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
2020-07-31
Tweak description
Eelco Dolstra
2020-07-31
Merge branch 'nix-command-build-check' of https://github.com/Ma27/nix
Eelco Dolstra
2020-07-31
nix bundle: Set category
Eelco Dolstra
2020-07-31
nix/build: add `--rebuild` option
Maximilian Bosch
2020-07-31
Merge pull request #3880 from matthewbauer/nix-bundle
Eelco Dolstra
2020-07-30
Pass system to bundler
Matthew Bauer
2020-07-30
Address misc review
Matthew Bauer
2020-07-30
Remove single file restriction for bundler
Matthew Bauer
2020-07-30
exporter -> bundler
Matthew Bauer
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
Handle exporters checking correctly
Matthew Bauer
2020-07-30
Add "export" to Nix
Matthew Bauer
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-29
Set regex_constants::match_continuous for quicker search
Matthew Bauer
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-23
Save changes made by "nix registry pin" to user registry
Fabian Möller
2020-07-17
nix edit: call restoreSignals() before `execvp`-ing the $EDITOR
Lars Mühmel
2020-07-17
nix profile diff-closures: Don't inherit EvalCommand
Eelco Dolstra
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Add command 'nix profile diff-closure'
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
nix diff-closures: Fix build
Eelco Dolstra
2020-07-16
Merge branch 'diff-closures'
Eelco Dolstra
2020-07-16
Merge remote-tracking branch 'origin/flakes'
Eelco Dolstra
2020-07-15
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
Carlo Nucera
2020-07-15
nix why-depends: Fix shortest path calculation
Eelco Dolstra
2020-07-15
nix: Fix examples
Eelco Dolstra
2020-07-15
nix: Add --derivation flag to operate on .drv paths
Eelco Dolstra
2020-07-15
nix why-depends: Fix misleading message
Eelco Dolstra
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-07-15
Make InstallableStorePath behave consistently with InstallableValue
Eelco Dolstra
2020-07-15
Add 'nix diff-closures' command
Eelco Dolstra
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-13
nix verify: Show correct path when using --all on a binary cache
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-13
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-12
DerivationOutputExtensional -> DerivationOutputInputAddressed
John Ericson
2020-07-12
String .drv suffix to create derivation name
John Ericson
2020-07-10
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-09
Fix DerivationOutputExtensional name
Matthew Bauer
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-08
Add name to BasicDerivation
Matthew Bauer
2020-07-06
nix develop: Support derivations with multiple outputs
Eelco Dolstra
2020-07-06
nix develop: Fall back to "bash" if nixpkgs#bashInteractive is unavailable
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-03
Merge branch 'master' of github.com:NixOS/nix into hash-always-has-type
John Ericson
2020-07-03
Merge branch 'master' into add-trace
Ben Burdette
2020-07-03
nix develop: Fix bad regex
Eelco Dolstra
[next]