index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-02-18
Fix URL parser
Eelco Dolstra
2020-02-17
nix eval-hydra-jobs: Support job names as aggregate constituents
Eelco Dolstra
2020-02-17
LocalStore::checkDerivationOutputs(): Improve error message
Eelco Dolstra
2020-02-17
nix eval-hydra-job: Progress indicator
Eelco Dolstra
2020-02-17
nix eval-hydra-jobs: Improve error handling
Eelco Dolstra
2020-02-14
nix eval-hydra-jobs: Support flakes
Eelco Dolstra
2020-02-14
nix eval-hydra-jobs: Support parallel evaluation
Eelco Dolstra
2020-02-14
Add 'nix eval-hydra-jobs' command
Eelco Dolstra
2020-02-14
Fix build
Eelco Dolstra
2020-02-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-13
Bindings::get(): std::optional<Attr *> -> Attr *
Eelco Dolstra
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-02-11
Add fetchTree builtin function
Eelco Dolstra
2020-02-11
Parse narHash attribute for all input types
Eelco Dolstra
2020-02-11
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-02-07
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-02-07
findAlongAttrPath(): Return position
Eelco Dolstra
2020-02-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-07
Fix segfault in gcc on i686-linux
Eelco Dolstra
2020-02-06
Registry: Use attr notation instead of URLs
Eelco Dolstra
2020-02-05
Warn when we commit a new revision
Eelco Dolstra
2020-02-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-05
Improve commit subject line
Eelco Dolstra
2020-02-05
Add option --commit-lock-file
Eelco Dolstra
2020-02-04
Set 'ref' properly for local trees
Eelco Dolstra
2020-02-04
Merge pull request #3344 from LnL7/ssh-ng-remote-params
Eelco Dolstra
2020-02-03
ssh-store: add remote-store and remote-program query params
Daiderd Jordan
2020-02-03
Install headers in the correct location
Eelco Dolstra
2020-02-03
Fix URL parser
Eelco Dolstra
2020-02-03
Fix parsing of '#nixosConfigurations."hostname".config...'
Eelco Dolstra
2020-02-03
Emit narHash attribute
Eelco Dolstra
2020-02-02
Automatically do git/hg add on flake.lock
Eelco Dolstra
2020-02-02
Don't store fragment in FlakeRef
Eelco Dolstra
2020-02-02
Re-read flake after updating flake.lock
Eelco Dolstra
2020-02-02
Detect circular flake imports
Eelco Dolstra
2020-02-02
Remove the git+ and hg+ prefixes from structured input refs
Eelco Dolstra
2020-02-02
Substitute flake inputs
Eelco Dolstra
2020-02-02
Add TreeInfo::computeStorePath()
Eelco Dolstra
2020-02-02
Add convenience overload for toRealPath()
Eelco Dolstra
2020-02-02
Cleanup
Eelco Dolstra
2020-02-02
Renamed ref / resolvedRef -> lockedRef
Eelco Dolstra
2020-02-01
Remove superfluous TreeInfo::rev field
Eelco Dolstra
2020-02-01
Record TreeInfo in the lock file
Eelco Dolstra
2020-02-01
Factor out TreeInfo
Eelco Dolstra
2020-02-01
Show "warning:" in yellow instead of red
Eelco Dolstra
2020-02-01
nix flake update: Imply --refresh
Eelco Dolstra
2020-01-31
Allow flake input specification via attributes rather than a URL
Eelco Dolstra
2020-01-31
Cleanup
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-31
Use light box drawing symbols
Eelco Dolstra
[next]