index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-11-08
Split auto UID allocation from cgroups
Eelco Dolstra
2022-11-04
Remove stray tab
Eelco Dolstra
2022-11-04
Fix indentation
Eelco Dolstra
2022-11-03
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-10-31
Merge pull request #7231 from jfroche/fix/savedArgv-access
Eelco Dolstra
2022-10-31
Merge pull request #7039 from Mic92/libfetchers-variant
Théophane Hufschmitt
2022-10-28
Move savedArgv into libmain
Jean-François Roche
2022-10-27
Merge pull request #7217 from NixOS/restore-nix-build-remote
Eelco Dolstra
2022-10-27
Pass the right argv when calling the build hook
Théophane Hufschmitt
2022-10-26
Merge pull request #7174 from agbrooks/git-tag-bug
Eelco Dolstra
2022-10-26
Fix `nix __build-remote`
Théophane Hufschmitt
2022-10-26
nix run: fix "'defaultApp.x86_64-linux' should have type 'derivation'"
Yorick van Pelt
2022-10-25
Merge pull request #7206 from akiekintveld/master
Théophane Hufschmitt
2022-10-25
Merge pull request #7207 from NixOS/flake-type
Eelco Dolstra
2022-10-25
Use _type
Eelco Dolstra
2022-10-24
Improve --profile description
Michal Sojka
2022-10-23
Mark flakes with .type = "flake".
Shea Levy
2022-10-22
Defer to SSH config files for ForwardAgent option
Austin Kiekintveld
2022-10-19
Merge pull request #7183 from n8henrie/patch-1
Eelco Dolstra
2022-10-18
Implement BinaryCacheStore::queryPathFromHashPart()
Eelco Dolstra
2022-10-18
Add command 'nix store path-from-hash-part'
Eelco Dolstra
2022-10-17
Fix typo -- dashes not underscores
Nathan Henrie
2022-10-14
Fix #7146
Andrew Brooks
2022-10-14
Merge pull request #7168 from NixOS/rosetta-test
Eelco Dolstra
2022-10-14
libmain: Make the entire stack overflow handler pluggable
Robert Hensing
2022-10-14
libmain: Add extraStackOverflowHandler
Robert Hensing
2022-10-14
Remove useless debug statements
Eelco Dolstra
2022-10-14
Use /usr/bin/true
Eelco Dolstra
2022-10-13
Fix error display if execve() in the builder fails
Eelco Dolstra
2022-10-13
Improve Rosetta detection
Eelco Dolstra
2022-10-13
Fix clang warnings
Eelco Dolstra
2022-10-13
Merge pull request #7140 from crawford/chroot-store
Eelco Dolstra
2022-10-12
Make warning about chroot store location more accurate
Steam Deck User
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-10-12
Merge branch 'print-common-flags' of github.com:Hoverbear/nix
Eelco Dolstra
2022-10-12
Merge pull request #7149 from amjoseph-nixpkgs/pr/intersectAttrs/values
Eelco Dolstra
2022-10-08
src/libexpr/primops.cc: parseDrvName: make documentation follow implementation
Adam Joseph
2022-10-07
Print common flags in --help
Ana Hobden
2022-10-05
Merge pull request #6870 from amjoseph-nixpkgs/pr/doc/explain-local-remote-bi...
Valentin Gagarin
2022-10-01
libfetchers: avoid api.github.com ratelimit if no github token is set
Jörg Thalheim
2022-09-30
Merge pull request #7080 from squalus/nar-close-file
Eelco Dolstra
2022-09-27
nix-build: remove unused --add-root arg
Linus Heckemann
2022-09-26
Merge pull request #7089 from NixOS/mention-accept-flake-config-in-warning
Eelco Dolstra
2022-09-24
src/libexpr/primops.cc: correct definition for intersectAttrs
Adam Joseph
2022-09-24
Merge pull request #7010 from edolstra/ignore-shell
Théophane Hufschmitt
2022-09-24
Merge pull request #7078 from obsidiansystems/trustworthy-signature
Théophane Hufschmitt
2022-09-24
Merge pull request #7079 from matthewbauer/allow-untrusted-settings
Théophane Hufschmitt
2022-09-24
Mention `--accept-flake-config` in the related warning
Théophane Hufschmitt
2022-09-24
Merge pull request #7059 from NixOS/remove-useless-ca-file-message
Eelco Dolstra
2022-09-23
Apply suggestions from code review
John Ericson
[next]