mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
463e2817c5
* Add automated Nix expression language tests.
1 line
42 B
Nix
1 line
42 B
Nix
map (x: x + "bar") [ "foo" "bla" "xyzzy" ] |