aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-23Apply suggestions from code reviewJohn Ericson
2022-09-22archive: check close errors when extracting narssqualus
2022-09-22Allow pass max-silent-time and build-poll-interval to daemon untrustedMatthew Bauer
2022-09-22Dodge "trusted" vs "trustworthy" by being explicit John Ericson
2022-09-22"valid signature" -> "trustworthy signature"John Ericson
2022-09-21Merge pull request #7070 from alyssais/repl-historyThéophane Hufschmitt
2022-09-20nix repl: warn if creating dir for history failsAlyssa Ross
2022-09-19Improve durability of schema version file writessqualus
2022-09-19Remove a useless debug message in filetransfer.ccThéophane Hufschmitt
2022-09-16fetchurl.nix: change other use of __impureAdam Joseph
2022-09-16Update src/libexpr/fetchurl.nixAdam Joseph
2022-09-16libexpr/fetchurl.nix: allow __impure fetchAdam Joseph
2022-09-13Trim option descriptionsEelco Dolstra
2022-09-13RunPager: Stop the progress barEelco Dolstra
2022-09-13Merge pull request #6994 from agbrooks/masterThéophane Hufschmitt
2022-09-12Address PR feedback on #6694Andrew Brooks
2022-09-09Merge pull request #6825 from rapenne-s/nix_shell_exampleValentin Gagarin
2022-09-08Merge pull request #7008 from jonringer/add-command-docsThéophane Hufschmitt
2022-09-06Keep created temp dirs inside store, but protect from GCAndrew Brooks
2022-09-06lockfile -> lock file for consistencyEelco Dolstra
2022-09-06nix develop: Ignore stdenv's $SHELLEelco Dolstra
2022-09-06Merge pull request #6995 from matthewbauer/disable-sa-restart-on-macosEelco Dolstra
2022-09-06Docs: Add nix develop --command entryJonathan Ringer
2022-09-06Remove some signalsMatthew Bauer
2022-09-03Add more signalsMatthew Bauer
2022-09-03Disable SA_RESTART for some signals on macOSMatthew Bauer
2022-09-02Prevent tempdir from being GC-ed before addToStoreFromDump has renamed itAndrew Brooks
2022-09-02Don’t readDerivation if impure derivations feature is disabledMatthew Bauer
2022-09-01linkify mention of other optionsAdam Joseph
2022-09-01move substituter signature-checking conditions to configuration file document...Adam Joseph
2022-09-01Revert "Merge pull request #6621 from Kha/nested-follows"Eelco Dolstra
2022-09-01Merge pull request #6621 from Kha/nested-followsThéophane Hufschmitt
2022-08-29Merge pull request #6968 from fricklerhandwerk/man-no-weblinksEelco Dolstra
2022-08-28Fix overlapping flake followsSebastian Ullrich
2022-08-28Fix nested flake input overridesSebastian Ullrich
2022-08-26do not render relative links in help pagesValentin Gagarin
2022-08-26Merge pull request #6954 from winterqt/darwin-sandbox-trustdEelco Dolstra
2022-08-24Fix progress bar flicker with -LEelco Dolstra
2022-08-24Fix evaluation cacheEelco Dolstra
2022-08-24fix(libstore): allow access to trustd on macOSWinter
2022-08-24Merge pull request #6612 from NixOS/parallel-nix-copyEelco Dolstra
2022-08-24Remove redundant FinallyEelco Dolstra
2022-08-24Fix macOS buildEelco Dolstra
2022-08-24Fix a misplaced parenthese in serve protocol checkRickard Nilsson
2022-08-23Merge pull request #6944 from edolstra/bash-varsEelco Dolstra
2022-08-23Merge pull request #6909 from ncfavier/json-pathsEelco Dolstra
2022-08-23nix develop: Ignore some more bash special variablesEelco Dolstra
2022-08-23Merge pull request #6887 from winterqt/specify-bashinteractive-outputsEelco Dolstra
2022-08-23Revert to `copyStore = true` for `nix-instantiate` and `nix-env`Naïm Favier
2022-08-23Fix a hang in nix-copy-ssh.shEelco Dolstra