aboutsummaryrefslogtreecommitdiff
path: root/src/nix
AgeCommit message (Expand)Author
2022-12-01Really fix 'nix store make-content-addressed --json'Eelco Dolstra
2022-11-30nix store make-content-addressed: Fix JSON constructionEelco Dolstra
2022-11-29Merge pull request #3600 from NixOS/auto-uid-allocationEelco Dolstra
2022-11-28Merge pull request #7313 from yorickvP/nlohmann-everywhereEelco Dolstra
2022-11-23Merge pull request #7337 from Radvendii/why-depends-caThéophane Hufschmitt
2022-11-23add explanation and testTaeer Bar-Yam
2022-11-23Fix why-depends for CA derivationsTaeer Bar-Yam
2022-11-21nix build --json: Include build statisticsEelco Dolstra
2022-11-21Rename derivedPathsWithHintsToJSON -> builtPathsToJSONEelco Dolstra
2022-11-21Merge remote-tracking branch 'origin/master' into auto-uid-allocationEelco Dolstra
2022-11-21nix build --json: Include build statisticsEelco Dolstra
2022-11-21Rename derivedPathsWithHintsToJSON -> builtPathsToJSONEelco Dolstra
2022-11-16Replace src/libutil/json.cc with nlohmann json generationYorick van Pelt
2022-11-12build: use pkg-config for lowdownEt7f3
2022-11-06manual: build action -> build taskValentin Gagarin
2022-10-31Merge pull request #7231 from jfroche/fix/savedArgv-accessEelco Dolstra
2022-10-28Move savedArgv into libmainJean-François Roche
2022-10-27Merge pull request #7217 from NixOS/restore-nix-build-remoteEelco Dolstra
2022-10-26Fix `nix __build-remote`Théophane Hufschmitt
2022-10-26nix run: fix "'defaultApp.x86_64-linux' should have type 'derivation'"Yorick van Pelt
2022-10-19Merge pull request #7183 from n8henrie/patch-1Eelco Dolstra
2022-10-18Add command 'nix store path-from-hash-part'Eelco Dolstra
2022-10-17Fix typo -- dashes not underscoresNathan Henrie
2022-10-12Move some options into a misc categoryEelco Dolstra
2022-10-07Print common flags in --helpAna Hobden
2022-09-24Merge pull request #7010 from edolstra/ignore-shellThéophane Hufschmitt
2022-09-23Apply suggestions from code reviewJohn Ericson
2022-09-22Dodge "trusted" vs "trustworthy" by being explicit John Ericson
2022-09-22"valid signature" -> "trustworthy signature"John Ericson
2022-09-13Trim option descriptionsEelco Dolstra
2022-09-09Merge pull request #6825 from rapenne-s/nix_shell_exampleValentin Gagarin
2022-09-06nix develop: Ignore stdenv's $SHELLEelco Dolstra
2022-09-06Docs: Add nix develop --command entryJonathan Ringer
2022-08-24Fix progress bar flicker with -LEelco Dolstra
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-22JSON: add missing newlinesNaïm Favier
2022-08-22JSON: print paths as strings without copying them to the storeNaïm Favier
2022-08-20Fix default profile path for root in nix profile documentationJakub Kuczys
2022-08-17nix flake metadata: Don't show "Inputs" if there are no inputsEelco Dolstra
2022-08-10docfix: bundlersDavid Arnold
2022-08-04docs/flake-update: fix exampleErik Arvstedt
2022-07-21nix shell: example shouldn't use an absolute path for the shellSolène Rapenne
2022-07-20nix shell: document how to invoke multiple commands from the command lineSolène Rapenne
2022-07-14nix develop: do not assume that saved vars are setJeremy Fleischman
2022-07-12Merge pull request #6693 from ncfavier/complete-flake-inputsThéophane Hufschmitt
2022-07-11Fix flake input completion for `InstallablesCommand`sNaïm Favier
2022-06-29Merge pull request #6699 from tennox/better-flake-new-error-messageThéophane Hufschmitt
2022-06-29Merge pull request #6233 from flox/nix-repl-flakesThéophane Hufschmitt