index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-15
FlakeRef::to_string(): Drop the "flake:" prefix
Eelco Dolstra
2019-04-15
Slight cleanup
Eelco Dolstra
2019-04-15
getFlakeRegistries(): Return registries regardless of pureEval
Eelco Dolstra
2019-04-15
Move --impure to MixEvalArgs
Eelco Dolstra
2019-04-15
Merge remote-tracking branch 'tweag/automatedUpdate' into flakes
Eelco Dolstra
2019-04-15
Merge branch 'flakeRegistryMapsFromRef' 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
Took ref and rev out of FlakeRef
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
Add path flakeref variant
Eelco Dolstra
2019-04-08
Add a flake.nix
Eelco Dolstra
2019-04-08
nix: Support nixpkgs.<attrpath> for compatibility
Eelco Dolstra
2019-04-08
Fix tests
Eelco Dolstra
2019-04-08
nix: Make -f work for compatibility
Eelco Dolstra
2019-04-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-04-08
nix: New installables syntax
Eelco Dolstra
2019-04-08
findAlongAttrPath(): Throw AttrPathNotFound
Eelco Dolstra
2019-04-01
primeCache(): Barf if builds are needed but not allowed
Eelco Dolstra
2019-04-01
getMachines(): Cache result
Eelco Dolstra
2019-04-01
Use Nixpkgs 19.03
Eelco Dolstra
2019-03-27
Fix Bison 3.3 warning
Eelco Dolstra
2019-03-27
Update eval-okay-types.exp to match #1828
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-26
nix flake add: Handle ~/.config/nix not existing
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'tweag/flake-add' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'tweag/auto-update-flake' into flakes
Eelco Dolstra
2019-03-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-03-25
Merge pull request #2744 from veprbl/patch-8
Graham Christensen
2019-03-25
manual: mention the "channel:" shorthand for NIX_PATH
Dmitry Kalinkin
2019-03-25
Merge pull request #1828 from zimbatm/isPath
Eelco Dolstra
2019-03-25
perl/configure.ac: fix for new version location too
Will Dietz
2019-03-25
configure.ac: update for new version file location
Will Dietz
2019-03-25
store-api.hh: add missing include for unordered_map
Will Dietz
2019-03-25
version -> .version, avoid conflict with C++20 <version>
Will Dietz
2019-03-24
Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandbox
Domen Kožar
2019-03-24
Add isPath primop
zimbatm
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
[next]