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
2019-05-02
Move createTempFile to libutil
Eelco Dolstra
2019-05-02
nix dev-shell: Execute shellHook
Eelco Dolstra
2019-05-02
nix dev-shell: Use 'provides.devShell' by default
Eelco Dolstra
2019-05-02
Add 'nix dev-shell' and 'nix print-dev-env' command
Eelco Dolstra
2019-04-30
Merge remote-tracking branch 'tweag/flakeFlags' into flakes
Eelco Dolstra
2019-04-30
Fixed issue #13
Nick Van den Broeck
2019-04-30
Fix flag registry order
Nick Van den Broeck
2019-04-25
Fix printing FlakeList
Nick Van den Broeck
2019-04-24
Merge remote-tracking branch 'tweag/flake-clone' into flakes
Eelco Dolstra
2019-04-19
Use "." as the default installable
Eelco Dolstra
2019-04-19
Merge remote-tracking branch 'tweag/resolvedFlake' into flakes
Eelco Dolstra
2019-04-19
Shut up clang warning
Eelco Dolstra
2019-04-19
Changed some names
Nick Van den Broeck
2019-04-19
nix flake info: Show revcount
Eelco Dolstra
2019-04-19
Improve missing flake.nix error message
Eelco Dolstra
2019-04-17
Add command `flake clone`
Nick Van den Broeck
2019-04-16
Improve 'nix flake info' a bit
Eelco Dolstra
2019-04-16
Fix lock file generation
Eelco Dolstra
2019-04-16
Remove unneeded pureEval flags
Eelco Dolstra
2019-04-16
Update lock files from InstallableFlake::toValue()
Eelco Dolstra
2019-04-16
Improve incremental build
Eelco Dolstra
2019-04-16
Fix makeFlakeValue()
Eelco Dolstra
2019-04-16
Add FIXME for pureEval
Eelco Dolstra
2019-04-16
Fixed flake pin issues
Nick Van den Broeck
2019-04-15
Move --impure to MixEvalArgs
Eelco Dolstra
2019-04-15
Merge remote-tracking branch 'tweag/automatedUpdate' into flakes
Eelco Dolstra
2019-04-11
Automated lockfile updating with `nix build`
Nick Van den Broeck
2019-04-11
FlakeRegistry = FlakeRef -> FlakeRef
Nick Van den Broeck
2019-04-09
FlakeAlias is implemented
Nick Van den Broeck
2019-04-09
Fixed dependency resolution
Nick Van den Broeck
2019-04-09
FlakeIds are now properly looked up in registries
Nick Van den Broeck
2019-04-09
Added nonFlakeRequires and the command `nix flake deps`
Nick Van den Broeck
2019-04-08
Whitespace
Eelco Dolstra
2019-04-08
Allow relative paths in flakerefs
Eelco Dolstra
2019-04-08
Move flake template into a separate file
Eelco Dolstra
2019-04-08
Add "nix flake init" command for creating a flake
Eelco Dolstra
2019-04-08
nix: Add --impure as a shorter alias of --no-pure-eval
Eelco Dolstra
2019-04-08
nix: Support nixpkgs.<attrpath> for compatibility
Eelco Dolstra
2019-04-08
nix: Make -f work for compatibility
Eelco Dolstra
2019-04-08
nix: New installables syntax
Eelco Dolstra
2019-03-27
Merge remote-tracking branch 'tweag/flake-registries' into flakes
Eelco Dolstra
2019-03-26
Remove debug line
Eelco Dolstra
2019-03-23
Combining registries properly
Nick Van den Broeck
2019-03-22
Issue #15 is finished
Nick Van den Broeck
2019-03-22
Fixed minor things
Nick Van den Broeck
2019-03-22
Implemented --flake flag for nix build
Nick Van den Broeck
2019-03-07
Implemented json flag for `nix flake info`
Nick Van den Broeck
2019-02-26
Implemented "nix flake info"
Nick Van den Broeck
2019-02-12
nix: Add --flake flag
Eelco Dolstra
2019-02-12
Enforce use of immutable flakes in pure mode
Eelco Dolstra
[next]