mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Add base32 encoder/decoder
This commit is contained in:
parent
a1ff43045b
commit
cce218f950
9 changed files with 349 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
check:
|
||||
@echo "Warning: Nix has no 'make check'. Please install Nix and run 'make installcheck' instead."
|
||||
|
||||
nix_tests = \
|
||||
init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \
|
||||
gc.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue