Simple revision control
SRC (or src) is simple revision control, a version-control system for single-file projects by solo developers and authors. It modernizes the venerable RCS, hence the anagrammatic acronym. The design is tuned for use cases like all those little scripts in your ~/bin
directory, or a directory full of HOWTOs.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/206ln7vc36ymmb8b1rgammqlhmjynamd-src-1.18.drv | ||
x86_64-linux | i586-pc-gnu | /gnu/store/cw8zbp5k8z88hraj4x9fnf55wv6ys9np-src-1.18.drv | |
x86_64-linux | arm-linux-gnueabihf | /gnu/store/c3p556ixbwfcqnsspp148yg5ib707v50-src-1.18.drv | |
x86_64-linux | aarch64-linux-gnu | /gnu/store/bgyfppg9bhs3hyi29snbg4lc9igg372g-src-1.18.drv | |
riscv64-linux | /gnu/store/nqh84v7q13jl2k8dy9bbhgvsf837nnmm-src-1.18.drv | ||
powerpc-linux | /gnu/store/zm7fcib1bf1igarnjlksaby6vczfc6v5-src-1.18.drv | ||
powerpc64le-linux | /gnu/store/ab8zpwz3l9qqcrwbz2lysal9jl8jidpk-src-1.18.drv | ||
mips64el-linux | /gnu/store/8czhbmlm3a2llyflhc5d5dhlhlphvyv8-src-1.18.drv | ||
i686-linux | /gnu/store/fw431kcl55dfx5why1170ypgpk0x0slh-src-1.18.drv | ||
i586-gnu | /gnu/store/z7ncv0zlvyv54g0y2igibmgp1zbga284-src-1.18.drv | ||
armhf-linux | /gnu/store/khj8n5viv5rnbq8xsz2h0mvbspd9kasy-src-1.18.drv | ||
aarch64-linux | /gnu/store/0qa0bgn8y0840gnfjl3gzmwpkb19s4v8-src-1.18.drv |
Linter | Message | Location |
---|---|---|
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used | |
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? | |
input-labels Identify input labels that do not match package names | label 'python' does not match package name 'python-wrapper' |