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-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
2021-11-03
libstore: Use unix-dotfile vfs if useSQLiteWAL is false
Doron Behar
2021-11-03
Make the DrvOutputSubstitutionGoal more async
regnat
2021-11-03
Make the realisation fetching from binary caches async
regnat
2021-11-03
Expose an async interface for `queryRealisation`
regnat
2021-11-03
Don’t require `ca-derivations` when `__contentAddressed = false`
regnat
2021-11-01
git: extend cache dir lock over all mutating operations
Sebastian Ullrich
2021-10-29
Style
Eelco Dolstra
2021-10-29
Merge branch 'master' of https://github.com/alekswn/nix
Eelco Dolstra
2021-10-28
Use nix::connect() to connect to the garbage collector
Eelco Dolstra
2021-10-28
Remove unused variable
Eelco Dolstra
2021-10-28
Merge remote-tracking branch 'origin/master' into non-blocking-gc
Eelco Dolstra
2021-10-27
toJSON: improve pos accuracy, add trace
Shay Bergmann
2021-10-27
nix-instantiate: pass pos in the `--eval --json` code path
Shay Bergmann
[next]