index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merge pull request #5519 from edolstra/move-unshare
Eelco Dolstra
2021-11-09
addToStore, addToStoreFromDump: refactor: pass refs by const reference
Alexander Bantyev
2021-11-09
Merge pull request #5520 from NixOS/dependabot/github_actions/actions/checkou...
Eelco Dolstra
2021-11-08
Bump actions/checkout from 2.3.5 to 2.4.0
dependabot[bot]
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 #5500 from abathur/fix_darwin_existing_mounted_volume
Eelco Dolstra
2021-11-08
Merge pull request #5504 from NixOS/flake-options-and-daemon
Eelco Dolstra
2021-11-08
Merge pull request #5506 from NixOS/fix-post-hook-test-with-different-daemon
Eelco Dolstra
2021-11-08
Merge pull request #5517 from Zimmi48/fix-cli-guideline-typo
Eelco Dolstra
2021-11-08
Merge pull request #5514 from andir/let-body-unused
Eelco Dolstra
2021-11-08
Fix some typos in CLI guideline.
Théo Zimmermann
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
Merge pull request #5501 from edolstra/optimize-calls
Eelco Dolstra
2021-11-05
Make the post-build-hook use the daemon Nix package
regnat
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-11-04
Merge pull request #5493 from jtojnar/patch-1
Eelco Dolstra
2021-11-04
darwin-install: fix already-mounted store volumes
Travis A. Everett
2021-11-04
Remove maxPrimOpArity
Eelco Dolstra
2021-11-04
Fix function-trace test case
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-04
docs: Correct fallback user config path
Jan Tojnar
2021-11-04
Merge pull request #5486 from mohe2015/bugfixes2
Eelco Dolstra
2021-11-04
Merge pull request #5488 from JanCVanB/patch-1
Eelco Dolstra
2021-11-03
Reword "we"s to "I"s for consistency
Jan Van Bruggen
2021-11-03
Fix leaking pthread_attr_t
Moritz Hedtke
2021-11-03
Merge pull request #5475 from doronbehar/SQLiteWAL-vfs
Eelco Dolstra
2021-11-03
Merge pull request #5477 from league/check-overlay-args
Eelco Dolstra
2021-11-03
Merge pull request #5480 from rex4539/typos
Domen Kožar
2021-11-03
Fix typos
Dimitris Apostolou
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
Merge pull request #5471 from simon04/patch-1
Eelco Dolstra
2021-11-02
command-ref/nix-shell: fix --pure, --keep
Simon Legner
2021-11-02
Merge pull request #5459 from andersk/echo-e
Eelco Dolstra
2021-11-02
installer: Do not use echo -e in #!/bin/sh script
Anders Kaseorg
2021-11-02
Merge pull request #5462 from edolstra/remove-source-tarball
Eelco Dolstra
2021-11-02
Remove references to building from the source tarball
Eelco Dolstra
[next]