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-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
2021-11-12
Typo
Eelco Dolstra
2021-11-12
Merge pull request #5540 from samueldr/fix/key-subcommand
Eelco Dolstra
2021-11-12
nix registry: Mark experimental
Samuel Dionne-Riel
2021-11-11
nix key: Fix error message and don't require flakes
Samuel Dionne-Riel
2021-11-11
Flakes: refetch the input when a follows disappears
Alexander Bantyev
2021-11-10
Merge pull request #5528 from matthewbauer/recognize-nixosModule
Eelco Dolstra
2021-11-09
Recognize singular "nixosModule" in nix flake show
Matthew Bauer
2021-11-09
Merge pull request #5494 from tweag/balsoft/allow-references-in-addPath
Eelco Dolstra
2021-11-09
addToStore, addToStoreFromDump: refactor: pass refs by const reference
Alexander Bantyev
2021-11-08
Unshare mount namespace in main()
Eelco Dolstra
2021-11-08
Merge branch 'fix-writable-shell' of https://github.com/yorickvP/nix
Eelco Dolstra
2021-11-08
Merge pull request #5434 from timothyklim/git-url-submodules
Eelco Dolstra
2021-11-08
Merge pull request #5504 from NixOS/flake-options-and-daemon
Eelco Dolstra
2021-11-07
Remove unused "<let-body>" symbol
Andreas Rammhold
2021-11-05
addPath: allow paths with references
Alexander Bantyev
2021-11-05
Merge pull request #5476 from NixOS/ca/fix-build-in-nix-repl
Théophane Hufschmitt
2021-11-05
Make the flake options work when using the daemon
regnat
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-11-04
Remove maxPrimOpArity
Eelco Dolstra
2021-11-04
Fix derivation primop
Eelco Dolstra
2021-11-04
Use callFunction() with an array for some calls with arity > 1
Eelco Dolstra
2021-11-04
Add level / displacement types
Eelco Dolstra
2021-11-04
Optimize primop calls
Eelco Dolstra
2021-11-04
StaticEnv: Use std::vector instead of std::map
Eelco Dolstra
2021-11-04
Add helper function to check whether a function arg is 'X' or '_X'
Eelco Dolstra
2021-11-03
Merge pull request #5475 from doronbehar/SQLiteWAL-vfs
Eelco Dolstra
2021-11-03
In checkOverlay, accept underscored names for final/prev args.
Christopher League
[next]