aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17Revert "Revert "Use template structs instead of phantoms""John Ericson
2023-05-17Merge pull request #8337 from fricklerhandwerk/channel-filesJohn Ericson
2023-05-17Merge pull request #8349 from tweag/fix-control-masterJohn Ericson
2023-05-17Merge pull request #8360 from obsidiansystems/worker-protocol.ccJohn Ericson
2023-05-17Move `worker_proto` defs out of `remote-store.cc` to own fileJohn Ericson
2023-05-17Merge pull request #8358 from fricklerhandwerk/output-addressed-referencesJohn Ericson
2023-05-17fix wording on output-addressed store objectsValentin Gagarin
2023-05-17Merge pull request #8276 from aschmolck/short-options-to-long-onesRobert Hensing
2023-05-17Merge pull request #8273 from wamserma/fix-6dbce3Théophane Hufschmitt
2023-05-17Add a test for ControlMasterAlexander Bantyev
2023-05-17Also use long options in src/nix/*.mdAlexander Schmolck
2023-05-17Convert short nix options to long onesAlexander Schmolck
2023-05-16Merge pull request #8346 from tweag/fix-nix-profile-install-conflict-segfaultJohn Ericson
2023-05-16Fix ControlMaster behaviourAlexander Bantyev
2023-05-16Merge pull request #8154 from tweag/delete-old-on-all-profiles-dirJohn Ericson
2023-05-16fix "add an option to include flake-registry..."Markus S. Wamser
2023-05-16Fix the printing of the installables on `nix profile install` conflictThéophane Hufschmitt
2023-05-16Rename `ProfileElement.describe()` to `.identifier`Théophane Hufschmitt
2023-05-15Reword info on XDG base dirs (#8338)Valentin Gagarin
2023-05-15Merge pull request #8341 from obsidiansystems/dedup-gen-hhJohn Ericson
2023-05-15Merge pull request #8340 from NixOS/delete-commited-build-artifactsRobert Hensing
2023-05-15Merge pull request #8339 from obsidiansystems/fix-rapid-check-instancesRobert Hensing
2023-05-15Delete commited build artifactsJohn Ericson
2023-05-15Fix some bounds in rapid check instancesJohn Ericson
2023-05-15Dedup some markdown -> C++ big literal stuff in build systemJohn Ericson
2023-05-15Merge pull request #7601 from obsidiansystems/string-installablesRobert Hensing
2023-05-15list files used by `nix-channel`Valentin Gagarin
2023-05-15Make more string values work as installablesJohn Ericson
2023-05-15Create `EvalState::coerceToDerivedPath`John Ericson
2023-05-15Expose `mkOutputString` as method of `EvalState`John Ericson
2023-05-15Split `mkOutputString` in twoJohn Ericson
2023-05-15Remove unneeded argument for `mkOutputString`John Ericson
2023-05-15Merge pull request #8141 from tweag/user-files-docJohn Ericson
2023-05-15test the garbage collection with the old profile dirThéophane Hufschmitt
2023-05-15Make `nix-collect-garbage -d` look into more placesThéophane Hufschmitt
2023-05-15Merge pull request #8334 from l0b0/patch-1Valentin Gagarin
2023-05-15refactor: Join commands to remove filesVictor Engmark
2023-05-15docs: Mention more files referenced by the installerVictor Engmark
2023-05-15docs: Remove references to non-existing filesVictor Engmark
2023-05-15docs: Sort files by nameVictor Engmark
2023-05-15docs: Remove Nix profile content from correct directoryVictor Engmark
2023-05-15docs: Remove redundant uninstall commandVictor Engmark
2023-05-14Merge pull request #8328 from urbas/max-substitution-jobsValentin Gagarin
2023-05-14`max-substitution-jobs` release note entryMatej Urbas
2023-05-13Merge pull request #8326 from Hoverbear/describe-or-slightly-moreValentin Gagarin
2023-05-12Describe the or operation on attribute sets slightly moreAna Hobden
2023-05-12Update doc/manual/src/SUMMARY.md.inAlexander Bantyev
2023-05-12Merge pull request #8319 from fricklerhandwerk/doc-builtins-prefixThéophane Hufschmitt
2023-05-12Merge pull request #8314 from fricklerhandwerk/doc-builtinsThéophane Hufschmitt
2023-05-12Merge pull request #8299 from urbas/max-substitution-jobsEelco Dolstra