aboutsummaryrefslogtreecommitdiff
path: root/src/nix
AgeCommit message (Expand)Author
2023-07-05Merge pull request #8631 from iFreilicht/profile-listEelco Dolstra
2023-07-04Document the path flakeref format (#8640)Théophane Hufschmitt
2023-07-03nix profile list: Add --json flagEelco Dolstra
2023-07-03Rename 'resolvedRef' to 'lockedRef'Eelco Dolstra
2023-07-02nix profile list: Improve readability of the outputEelco Dolstra
2023-06-27Automatically document builtin constantsJohn Ericson
2023-06-27nix flake check: improve error message if overlay is not a lambda (#8582)Maximilian Bosch
2023-06-24Merge pull request #5385 from Enzime/add/dirty-revThéophane Hufschmitt
2023-06-24Add `dirtyRev` and `dirtyShortRev` to `fetchGit`Michael Hoang
2023-06-23Merge pull request #8519 from fricklerhandwerk/reword-trusted-usersRobert Hensing
2023-06-20be more serious about security risks with trusted usersValentin Gagarin
2023-06-19Create `worker_proto::{Read,Write}Conn`John Ericson
2023-06-19Clean up a few things related to profiles (#8526)John Ericson
2023-06-16fix typoValentin Gagarin
2023-06-16do not refer to `trusted-users` another timeValentin Gagarin
2023-06-16fix link textValentin Gagarin
2023-06-15Update src/nix/daemon.ccJohn Ericson
2023-06-15reword documentation on trusted users and substitutersValentin Gagarin
2023-06-05Add missing <sys/select.h> includeEmily Trau
2023-06-04Fix code block formatting in man pagefigsoda
2023-05-23`nix flake check`: skip derivations for foreign systems (#7759)Peter Becich
2023-05-17Upgrade `downstreamPlaceholder` to a type with methodsJohn Ericson
2023-05-17Also use long options in src/nix/*.mdAlexander Schmolck
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-15Dedup some markdown -> C++ big literal stuff in build systemJohn Ericson
2023-05-15Merge pull request #8141 from tweag/user-files-docJohn Ericson
2023-05-10Fix `nix print-dev-env` & `nix develop` with drv pathsJohn Ericson
2023-04-28nix: Support the --repair flagEelco Dolstra
2023-04-28display documentation on manifest files separatelyValentin Gagarin
2023-04-26move compatibility info to `nix profile` docsValentin Gagarin
2023-04-26Include user-profiles.md into nix profile --helpAlexander Bantyev
2023-04-26Document user files of nixAlexander Bantyev
2023-04-25nix build --json: Only show non-zero startTime / stopTimeEelco Dolstra
2023-04-24Merge remote-tracking branch 'origin/master' into source-pathEelco Dolstra
2023-04-21Use `std::set<StringContextElem>` not `PathSet` for string contextsJohn Ericson
2023-04-18Merge pull request #8220 from accelbread/whitelist-commit-lockfile-summaryRobert Hensing
2023-04-18src/nix/flake.md: Itemize safe nixConfigsRobert Hensing
2023-04-17Experimentally allow forcing `nix-daemon` trust; use this to testJohn Ericson
2023-04-17Merge pull request #3746 from obsidiansystems/path-infoRobert Hensing
2023-04-17Explain various `.self = false,`John Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into source-pathRobert Hensing
2023-04-14Whitelist commit-lockfile-summary in flake nixConfigArchit Gupta
2023-04-14Start cross-referencing experimental featuresJohn Ericson
2023-04-11Merge pull request #7798 from peeley/list-experimental-featuresEelco Dolstra
2023-04-07Merge remote-tracking branch 'upstream/master' into path-infoJohn Ericson
2023-04-07Tidy up and comment daemon CLIJohn Ericson
2023-04-07Create `nix derivation add` commandJohn Ericson
2023-04-07Rename files to reflect new `nix derivation show` nameJohn Ericson
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson