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
2021-02-25
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-24
Respect command registrations in plugins.
Shea Levy
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-18
Increase default stack size on Linux
Eelco Dolstra
2021-02-17
Document meta.mainProgram
Eelco Dolstra
2021-02-17
nix run: Allow program name to be set in meta.mainProgram
Eelco Dolstra
2021-02-17
Throw an error if --arg / --argstr is used with a flake
Eelco Dolstra
2021-02-17
Make 'nix --version -vv' work
Eelco Dolstra
2021-02-17
nix flake show: Handle 'overlays' output
Eelco Dolstra
2021-02-17
nix develop: Fix quoted string handling
Eelco Dolstra
2021-02-07
Support --no-net for backwards compatibility
Eelco Dolstra
2021-02-05
Merge pull request #4372 from tweag/ca/drvoutputs-commands
Eelco Dolstra
2021-02-05
Merge pull request #4515 from matthewbauer/fix-nix-profile-install-first-output
Eelco Dolstra
2021-02-03
Always enter first level of attrset in nix search
Matthew Bauer
2021-02-02
Use derivation output name from toDerivation
Matthew Bauer
2021-02-01
--no-net -> --offline
Domen Kožar
2021-01-29
Shorten `mktemp` flag for macOS
James Ottaway
2021-01-28
Add a new Cmd type working on RealisedPaths
regnat
2021-01-27
Merge pull request #4483 from shlevy/libcmd
Eelco Dolstra
2021-01-27
Remove mkFlag()
Eelco Dolstra
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2021-01-25
Group common options
Eelco Dolstra
2021-01-25
Make '--help' do the same as 'help' (i.e. show a manpage)
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-21
Fix clang build
Eelco Dolstra
2021-01-18
nix profile install: Support installing non-flakes
Eelco Dolstra
2021-01-18
Use enumerate()
Eelco Dolstra
2021-01-18
--refresh: Imply setting .narinfo disk cache TTL to 0
Eelco Dolstra
2021-01-18
Fix content-addressed flake outputs
regnat
2021-01-17
Tweak
Eelco Dolstra
2021-01-16
Document expected output of 'nix store ping'.
ryneeverett
2021-01-14
Add 'nix daemon' command
Eelco Dolstra
2021-01-13
Rename 'nix store sign-paths' to 'nix store sign'
Eelco Dolstra
2021-01-13
Add 'nix store repair' command
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2021-01-12
Add 'nix profile history' command
Eelco Dolstra
2021-01-12
nix profile info -> nix profile list
Eelco Dolstra
2021-01-11
Add 'nix store delete' command
Eelco Dolstra
2021-01-11
nix store prefetch-tarball -> nix flake prefetch
Eelco Dolstra
2021-01-10
Add 'nix store gc' command
Eelco Dolstra
2021-01-08
string2Int(): Return std::optional
Eelco Dolstra
2021-01-08
Remove mkIntFlag
Eelco Dolstra
2021-01-07
Add 'nix store prefetch-{file,tarball}'
Eelco Dolstra
2021-01-06
Make sodium a required dependency
Eelco Dolstra
2021-01-06
Add commands for generating secret/public keys
Eelco Dolstra
2020-12-23
Merge pull request #4336 from NixOS/manpages
Eelco Dolstra
2020-12-23
Add 'nix' manpage
Eelco Dolstra
2020-12-23
Add TODO
Eelco Dolstra
2020-12-23
Add 'nix flake' manpages
Eelco Dolstra
2020-12-22
chrootHelper: Handle symlinks in the root directory
Eelco Dolstra
[next]