aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-22Merge pull request #8365 from obsidiansystems/proto-structsThéophane Hufschmitt
2023-05-19Merge pull request #8354 from KasyanDiGris/git-fetcher-ask-credentialsEelco Dolstra
2023-05-19Merge pull request #8215 from obsidiansystems/general-repair-pathEelco Dolstra
2023-05-19Merge pull request #7312 from layus/fixed-output-system-certEelco Dolstra
2023-05-18Merge pull request #8366 from obsidiansystems/worker-proto-forward-decl-typesRobert Hensing
2023-05-18Merge pull request #8353 from obsidiansystems/downstream-installable-typeRobert Hensing
2023-05-18Remove unusedKonstantin Vukolov
2023-05-18Add option isInteractiveKonstantin Vukolov
2023-05-18Don't use `store-api.hh` in `worker-protocol.hh`John Ericson
2023-05-17Revert "Revert "Use template structs instead of phantoms""John Ericson
2023-05-17Upgrade `downstreamPlaceholder` to a type with methodsJohn Ericson
2023-05-17Add test for `downstreamPlaceholder`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-17Ask for git credentials in fetcherKonstantin Vukolov
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