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-10-26
Fix `nix __build-remote`
Théophane Hufschmitt
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
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-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
2022-09-22
archive: check close errors when extracting nars
squalus
2022-09-22
Allow pass max-silent-time and build-poll-interval to daemon untrusted
Matthew Bauer
2022-09-22
Dodge "trusted" vs "trustworthy" by being explicit
John Ericson
2022-09-22
"valid signature" -> "trustworthy signature"
John Ericson
2022-09-21
Merge pull request #7070 from alyssais/repl-history
Théophane Hufschmitt
2022-09-20
nix repl: warn if creating dir for history fails
Alyssa Ross
2022-09-19
Improve durability of schema version file writes
squalus
2022-09-19
Remove a useless debug message in filetransfer.cc
Théophane Hufschmitt
2022-09-16
fetchurl.nix: change other use of __impure
Adam Joseph
2022-09-16
Update src/libexpr/fetchurl.nix
Adam Joseph
2022-09-16
libexpr/fetchurl.nix: allow __impure fetch
Adam Joseph
2022-09-13
Trim option descriptions
Eelco Dolstra
2022-09-13
RunPager: Stop the progress bar
Eelco Dolstra
[next]