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-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
2022-09-13
Merge pull request #6994 from agbrooks/master
Théophane Hufschmitt
2022-09-12
Address PR feedback on #6694
Andrew Brooks
2022-09-09
Merge pull request #6825 from rapenne-s/nix_shell_example
Valentin Gagarin
2022-09-08
Merge pull request #7008 from jonringer/add-command-docs
Théophane Hufschmitt
2022-09-06
Keep created temp dirs inside store, but protect from GC
Andrew Brooks
2022-09-06
lockfile -> lock file for consistency
Eelco Dolstra
2022-09-06
nix develop: Ignore stdenv's $SHELL
Eelco Dolstra
2022-09-06
Merge pull request #6995 from matthewbauer/disable-sa-restart-on-macos
Eelco Dolstra
2022-09-06
Docs: Add nix develop --command entry
Jonathan Ringer
2022-09-06
Remove some signals
Matthew Bauer
2022-09-03
Add more signals
Matthew Bauer
2022-09-03
Disable SA_RESTART for some signals on macOS
Matthew Bauer
2022-09-02
Prevent tempdir from being GC-ed before addToStoreFromDump has renamed it
Andrew Brooks
2022-09-02
Don’t readDerivation if impure derivations feature is disabled
Matthew Bauer
2022-09-01
Revert "Merge pull request #6621 from Kha/nested-follows"
Eelco Dolstra
2022-09-01
Merge pull request #6621 from Kha/nested-follows
Théophane Hufschmitt
2022-08-29
Merge pull request #6968 from fricklerhandwerk/man-no-weblinks
Eelco Dolstra
2022-08-28
Fix overlapping flake follows
Sebastian Ullrich
2022-08-28
Fix nested flake input overrides
Sebastian Ullrich
2022-08-26
do not render relative links in help pages
Valentin Gagarin
2022-08-26
Merge pull request #6954 from winterqt/darwin-sandbox-trustd
Eelco Dolstra
2022-08-24
Fix progress bar flicker with -L
Eelco Dolstra
2022-08-24
Fix evaluation cache
Eelco Dolstra
2022-08-24
fix(libstore): allow access to trustd on macOS
Winter
2022-08-24
Merge pull request #6612 from NixOS/parallel-nix-copy
Eelco Dolstra
2022-08-24
Remove redundant Finally
Eelco Dolstra
2022-08-24
Fix macOS build
Eelco Dolstra
[next]