This website requires JavaScript.
Explore
Help
Sign in
nixos
/
nix
Watch
1
Star
1
Fork
You've already forked nix
0
mirror of
https://github.com/NixOS/nix.git
synced
2025-11-11 13:06:01 +01:00
Code
Activity
6911
commits
178
branches
218
tags
168
MiB
a56b51a0ba
Commit graph
1 commit
Author
SHA1
Message
Date
Eelco Dolstra
991a130b1e
* Added a list concatenation operator:
...
[1 2 3] ++ [4 5 6] => [1 2 3 4 5 6]
2005-07-25 15:05:34 +00:00