index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-15
Merge pull request #5394 from NixOS/backport
Domen Kožar
2021-11-15
Add backport action
Domen Kožar
2021-11-15
Merge pull request #5428 from kreisys/add-pos-to-json-type-error
Domen Kožar
2021-11-15
Merge pull request #5553 from kamadorueda/issue-3505
Eelco Dolstra
2021-11-15
Merge pull request #5555 from kamadorueda/typos
Eelco Dolstra
2021-11-13
fix many doc typos
Kevin Amado
2021-11-13
toXML: display errors position
Kevin Amado
2021-11-12
Typo
Eelco Dolstra
2021-11-12
Merge pull request #5533 from abathur/improve_existing_backup_profile_msg_2
Eelco Dolstra
2021-11-12
Merge pull request #5540 from samueldr/fix/key-subcommand
Eelco Dolstra
2021-11-12
Merge pull request #5542 from samueldr/fix/registry-experimental
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-10
installer: make rc replacement instructions explicit
Travis A. Everett
2021-11-10
Merge pull request #5524 from abathur/improve_existing_backup_profile_msg
Eelco Dolstra
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
installer: improve existing rc backup nag
Travis A. Everett
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
[next]