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-10-28
Move savedArgv into libmain
Jean-François Roche
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
2022-06-29
Merge pull request #6702 from ncfavier/develop-prepend-vars
Eelco Dolstra
2022-06-29
Merge remote-tracking branch 'origin/master' into better-flake-new-error-message
Théophane Hufschmitt
2022-06-28
doc: Fix typo
Alex Wied
2022-06-26
#6699 flake init: fix trying to add unchanged file
Manu [tennox]
2022-06-26
#6699 flake init: Apply suggestions of @thufschmitt
Manu [tennox]
2022-06-26
Update src/nix/flake.cc
Manuel
2022-06-26
Update src/nix/flake.cc
Manuel
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-06-23
nix develop: save XDG_DATA_DIRS for loadable completion
Naïm Favier
2022-06-21
#6542 Apply flake templates partially on conflicts
Manu [tennox]
2022-06-20
Fix arity of `--exclude` flag in `nix search`
Fishhh
2022-06-20
Complete flake inputs for all given flakes
Naïm Favier
2022-06-15
Merge branch 'master' into nix-repl-flakes
Tom Bereknyei
2022-06-15
Apply suggestions from code review
tomberek
2022-06-13
Merge pull request #6027 from Ma27/pure-repl
Eelco Dolstra
2022-06-08
Fix missing ` in key manual
Lorenzo Manacorda
2022-06-07
Merge pull request #6618 from afishhh/search-exclude
Eelco Dolstra
2022-06-07
Remove redundant `std::move`s in calls to `hiliteMatches`
Fishhh
2022-06-07
Add `--exclude` flag to `nix search`
Fishhh
[next]