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-25 03:39:36 +01:00
Code
Activity
14802
commits
188
branches
219
tags
162
MiB
1c4caef14b
Commit graph
1 commit
Author
SHA1
Message
Date
Eelco Dolstra
bed8270c0c
Fix parsing of variable names that are a prefix of '__curPos'
...
Fixes $ nix-instantiate --parse -E 'x: with x; _' (x: (with x; __curPos))
2022-01-24 15:18:18 +01:00