aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-09Merge pull request #6934 from fricklerhandwerk/revert-architectureValentin 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-06Merge pull request #7002 from tweag/reset-timestamps-in-installerEelco Dolstra
2022-09-05Merge pull request #6980 from virusdave/patch-1Théophane Hufschmitt
2022-09-05Installer: Reset the timestamps in the tarballThéophane Hufschmitt
2022-09-05Merge pull request #6993 from matthewbauer/dont-read-derivation-in-goalThéophane Hufschmitt
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-02Merge pull request #6990 from matthewbauer/no-space-in-zshEelco Dolstra
2022-09-02Don’t readDerivation if impure derivations feature is disabledMatthew Bauer
2022-09-02Apply suggestions from code reviewMatthew Bauer
2022-09-02Merge pull request #6987 from matthewbauer/update-boehmgc-coroutine-sp-fallba...Eelco Dolstra
2022-09-01Don’t add a space after attrs completion in zshMatthew Bauer
2022-09-01glossary: add entry for `chroot store` (used 11 times in nix)Adam Joseph
2022-09-01#binary-cache -> #gloss-binary-cacheAdam Joseph
2022-09-01linkify mention of other optionsAdam Joseph
2022-09-01move substituter signature-checking conditions to configuration file document...Adam Joseph
2022-09-01glossary: remove extraneous commaAdam Joseph
2022-09-01glossary: outputHash, not __outputHashAdam Joseph
2022-09-01glossary: fix broken linkAdam Joseph
2022-09-01input-addressed store object: include FODOsAdam Joseph
2022-09-01implement https://github.com/NixOS/nix/pull/6870#pullrequestreview-1093700220Adam Joseph
2022-09-01__outputHash: add linkAdam Joseph
2022-09-01fix link to language/advanced-attributes.md#adv-attr-contentAddressedAdam Joseph
2022-09-01glossary: resolve FIXME in #gloss-fixed-output-derivationAdam Joseph
2022-09-01doc/manual: un-inline definitions from `substitute`Adam Joseph
2022-09-01glossary: substituter: merge output-addressed casesAdam Joseph
2022-09-01Update doc/manual/src/glossary.mdAdam Joseph
2022-09-01Update doc/manual/src/glossary.mdAdam Joseph
2022-09-01glossary: local store: clarifyAdam Joseph
2022-09-01Update boehmgc-coroutine-sp-fallback.diff for darwinMatthew Bauer
2022-09-01Merge pull request #6983 from edolstra/revert-6621Eelco Dolstra
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-31Merge pull request #6973 from Enzime/skip-docker-pushRok Garbas
2022-08-31Set `HOME` var to `root`'s home when running `nix-store` as `root`Dave Nicponski
2022-08-29Only push Docker image when Docker secrets are setMichael Hoang
2022-08-29Merge pull request #6972 from sashashura/patch-1Eelco Dolstra
2022-08-29Merge pull request #6968 from fricklerhandwerk/man-no-weblinksEelco Dolstra
2022-08-28Update backport.ymlAlex
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