index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-11-26
nix repl: Reset the terminal on exceptional exits
Eelco Dolstra
2021-11-26
Merge pull request #5662 from NixOS/5259-nix-shell-with-ca-bash
Eelco Dolstra
2021-11-26
Catch flake-related exception type in REPL
Alex Shabalin
2021-11-26
Make `nix-shell` work when nixpkgs is content-addressed
regnat
2021-11-25
Merge pull request #5384 from baloo/baloo/dns-timeout
Eelco Dolstra
2021-11-25
Merge pull request #5603 from obsidiansystems/recursive-nix-system-feature
Eelco Dolstra
2021-11-25
Merge pull request #5648 from edolstra/list-iter
Eelco Dolstra
2021-11-25
Support range-based for loop over list values
Eelco Dolstra
2021-11-25
Fix the error when accessing a forbidden path in pure eval
regnat
2021-11-25
Merge pull request #5644 from tweag/fix-interrupted-data-race
Eelco Dolstra
2021-11-24
Merge pull request #5631 from Infinisil/list-compare
Eelco Dolstra
2021-11-24
Fix a minor data race with _isInterrupted
Alex Shabalin
2021-11-24
nix flake check: Fix markdown
Eelco Dolstra
2021-11-24
Make lists be comparable
Silvan Mosberger
2021-11-23
"recursive-nix" system feature only with experimental feature
John Ericson
2021-11-23
Fix use after free in content-address.cc
Alex Shabalin
2021-11-23
Merge pull request #5628 from matthewbauer/rosetta2-new-path
Eelco Dolstra
2021-11-22
Set new rosetta 2 path in sandbox
Matthew Bauer
2021-11-22
Merge pull request #5624 from rofrol/typo-single-quote
Eelco Dolstra
2021-11-22
Merge pull request #5613 from tomberek/allow_realpath
Eelco Dolstra
2021-11-22
Merge pull request #5620 from alyssais/wayland
Eelco Dolstra
2021-11-22
Unify #if linux
Alex Shabalin
2021-11-22
Typo: change to normal singlequote
Roman Frołow
2021-11-21
nix-shell --pure: let variables for Wayland through
Alyssa Ross
2021-11-20
add real path to allowedPaths
Tom Bereknyei
2021-11-19
Fix build warnings on MacOS
Alex Shabalin
2021-11-18
Merge branch 'accept_conf' of https://github.com/tomberek/nix
Eelco Dolstra
2021-11-18
Merge pull request #5580 from ksonj/fix/non-standard-ssh
Eelco Dolstra
2021-11-18
Simplify
Eelco Dolstra
2021-11-18
Merge branch 'faridzakaria/fix-stack-buffer-overflow' of https://github.com/f...
Eelco Dolstra
2021-11-18
Merge pull request #5586 from tweag/fix-stdout-for-editors-in-repl
Eelco Dolstra
2021-11-18
Merge pull request #5583 from jtojnar/patch-1
Eelco Dolstra
2021-11-18
Fix :e in repl
Alex Shabalin
2021-11-18
Fix stack buffer overflow
Farid Zakaria
2021-11-17
Fix XDG_CONFIG_DIRS fallback
Jan Tojnar
2021-11-17
Simplify fix by disallowing / in front of @ to match scp style
Kalle Jepsen
2021-11-17
Parse '(f x) y' the same as 'f x y'
Eelco Dolstra
2021-11-17
Fix detection of scp-style URIs to support non-standard SSH ports for git
Kalle Jepsen
2021-11-16
Call functors with both arguments at once
Eelco Dolstra
2021-11-16
Don't hang when calling an attrset
Eelco Dolstra
2021-11-16
Ignore errors unsharing/restoring the mount namespace
Eelco Dolstra
2021-11-16
Merge pull request #5452 from Kha/git-extend-lock
Eelco Dolstra
2021-11-16
Merge pull request #5472 from NixOS/async-realisation-substitution
Eelco Dolstra
2021-11-16
Merge pull request #5559 from Kloenk/libfetchers-gitlab-headers
Eelco Dolstra
2021-11-15
Merge branch 'master' of github.com:NixOS/nix
Eelco Dolstra
2021-11-15
Simplify lockFlake() a bit
Eelco Dolstra
2021-11-15
Merge branch 'balsoft/fix-subinputs-not-getting-updated' of https://github.co...
Eelco Dolstra
2021-11-15
Merge pull request #5428 from kreisys/add-pos-to-json-type-error
Domen Kožar
2021-11-14
libfetchers: set free gitlab headers
Finn Behrens
2021-11-13
toXML: display errors position
Kevin Amado
[next]