mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
463e2817c5
* Add automated Nix expression language tests.
1 line
No EOL
42 B
Nix
1 line
No EOL
42 B
Nix
map (x: x + "bar") [ "foo" "bla" "xyzzy" ] |