index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2022-12-01
Really fix 'nix store make-content-addressed --json'
Eelco Dolstra
2022-11-30
nix store make-content-addressed: Fix JSON construction
Eelco Dolstra
2022-11-29
Merge pull request #3600 from NixOS/auto-uid-allocation
Eelco Dolstra
2022-11-28
Merge pull request #7313 from yorickvP/nlohmann-everywhere
Eelco Dolstra
2022-11-23
Merge pull request #7337 from Radvendii/why-depends-ca
Théophane Hufschmitt
2022-11-23
add explanation and test
Taeer Bar-Yam
2022-11-23
Fix why-depends for CA derivations
Taeer Bar-Yam
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Rename derivedPathsWithHintsToJSON -> builtPathsToJSON
Eelco Dolstra
2022-11-21
Merge remote-tracking branch 'origin/master' into auto-uid-allocation
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Rename derivedPathsWithHintsToJSON -> builtPathsToJSON
Eelco Dolstra
2022-11-16
Replace src/libutil/json.cc with nlohmann json generation
Yorick van Pelt
2022-11-12
build: use pkg-config for lowdown
Et7f3
2022-11-06
manual: build action -> build task
Valentin Gagarin
2022-10-31
Merge pull request #7231 from jfroche/fix/savedArgv-access
Eelco Dolstra
2022-10-28
Move savedArgv into libmain
Jean-François Roche
2022-10-27
Merge pull request #7217 from NixOS/restore-nix-build-remote
Eelco Dolstra
2022-10-26
Fix `nix __build-remote`
Théophane Hufschmitt
2022-10-26
nix run: fix "'defaultApp.x86_64-linux' should have type 'derivation'"
Yorick van Pelt
2022-10-19
Merge pull request #7183 from n8henrie/patch-1
Eelco Dolstra
2022-10-18
Add command 'nix store path-from-hash-part'
Eelco Dolstra
2022-10-17
Fix typo -- dashes not underscores
Nathan Henrie
2022-10-12
Move some options into a misc category
Eelco Dolstra
2022-10-07
Print common flags in --help
Ana Hobden
2022-09-24
Merge pull request #7010 from edolstra/ignore-shell
Théophane Hufschmitt
2022-09-23
Apply suggestions from code review
John Ericson
2022-09-22
Dodge "trusted" vs "trustworthy" by being explicit
John Ericson
2022-09-22
"valid signature" -> "trustworthy signature"
John Ericson
2022-09-13
Trim option descriptions
Eelco Dolstra
2022-09-09
Merge pull request #6825 from rapenne-s/nix_shell_example
Valentin Gagarin
2022-09-06
nix develop: Ignore stdenv's $SHELL
Eelco Dolstra
2022-09-06
Docs: Add nix develop --command entry
Jonathan Ringer
2022-08-24
Fix progress bar flicker with -L
Eelco Dolstra
2022-08-23
Merge pull request #6944 from edolstra/bash-vars
Eelco Dolstra
2022-08-23
Merge pull request #6909 from ncfavier/json-paths
Eelco Dolstra
2022-08-23
nix develop: Ignore some more bash special variables
Eelco Dolstra
2022-08-22
JSON: add missing newlines
Naïm Favier
2022-08-22
JSON: print paths as strings without copying them to the store
Naïm Favier
2022-08-20
Fix default profile path for root in nix profile documentation
Jakub Kuczys
2022-08-17
nix flake metadata: Don't show "Inputs" if there are no inputs
Eelco Dolstra
2022-08-10
docfix: bundlers
David Arnold
2022-08-04
docs/flake-update: fix example
Erik Arvstedt
2022-07-21
nix shell: example shouldn't use an absolute path for the shell
Solène Rapenne
2022-07-20
nix shell: document how to invoke multiple commands from the command line
Solène Rapenne
2022-07-14
nix develop: do not assume that saved vars are set
Jeremy Fleischman
2022-07-12
Merge pull request #6693 from ncfavier/complete-flake-inputs
Théophane Hufschmitt
2022-07-11
Fix flake input completion for `InstallablesCommand`s
Naïm Favier
2022-06-29
Merge pull request #6699 from tennox/better-flake-new-error-message
Théophane Hufschmitt
2022-06-29
Merge pull request #6233 from flox/nix-repl-flakes
Théophane Hufschmitt
[next]