index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-09
Update flake.lock
Eelco Dolstra
2019-05-09
Merge remote-tracking branch 'tweag/content-hashes' into flakes
Eelco Dolstra
2019-05-09
Fixed issue #47
Nick Van den Broeck
2019-05-08
Add patchelf to the flake registry
Eelco Dolstra
2019-05-08
Fix assertion failure in FlakeRef::to_string()
Eelco Dolstra
2019-05-08
Add newline at end of lockfile
Eelco Dolstra
2019-05-08
nix dev-shell: Keep $TERM
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-08
nix-shell: Don't absolutize '-p' expressions
Eelco Dolstra
2019-05-08
nix-shell: Don't fail if run from a path containing the string "nix-shell"
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'tweag/flake-test' into flakes
Eelco Dolstra
2019-05-08
Merge remote-tracking branch 'tweag/nix-shell' into flakes
Eelco Dolstra
2019-05-08
Export missing rev/shortRev attributes
Eelco Dolstra
2019-05-08
Add Hydra flake to the registry
Eelco Dolstra
2019-05-08
updateLockFile: Do "git add" in a slightly nicer way
Eelco Dolstra
2019-05-08
Merge pull request #2594 from LnL7/darwin-10.12.6
Graham Christensen
2019-05-08
Merge pull request #2765 from nh2/manual-nixpkgs-word
Eelco Dolstra
2019-05-08
Merge branch 'repl/ctrlc' of https://github.com/xbreak/nix
Eelco Dolstra
2019-05-08
Merge pull request #2790 from samueldr/fix/minor-comment-NIX_ROOT_FINDER
Eelco Dolstra
2019-05-08
fix hashfile test that wasn't failing due to eval laziness
Will Dietz
2019-05-07
Add basic flake tests
Eelco Dolstra
2019-05-07
Fix immutable flakeref construction
Eelco Dolstra
2019-05-07
Improve FlakeRef::to_string()
Eelco Dolstra
2019-05-07
Make the URL/path of the global flake registry configurable
Eelco Dolstra
2019-05-07
Fix test failures when $TMPDIR changes
Eelco Dolstra
2019-05-07
Merge remote-tracking branch 'tweag/fixGetFlake' into flakes
Eelco Dolstra
2019-05-07
Merge pull request #2792 from JohnAZoidberg/builtins-hash-file
Eelco Dolstra
2019-05-07
Fixed Flake data type and flake fetching
Nick Van den Broeck
2019-05-03
Add builtins.hashFile
Daniel Schaefer
2019-05-03
Fix 'git add' when subdir is empty
Eelco Dolstra
2019-05-03
Merge remote-tracking branch 'tweag/subdir' into flakes
Eelco Dolstra
2019-05-03
Merge remote-tracking branch 'tweag/fuzzyMatching' into flakes
Eelco Dolstra
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
2019-05-02
nix dev-shell: Less purity
Eelco Dolstra
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 function for quoting strings
Eelco Dolstra
2019-05-02
Add 'nix dev-shell' and 'nix print-dev-env' command
Eelco Dolstra
2019-05-02
Fixed compile errors
Nick Van den Broeck
2019-05-01
Allow 'dir' parameter in github: URIs
Eelco Dolstra
2019-05-01
Accept empty directories
Eelco Dolstra
2019-05-01
Validate 'dir=' parameters
Eelco Dolstra
2019-05-01
Improve error message
Eelco Dolstra
2019-05-01
flake.lock now uses flakeRef.subdir
Nick Van den Broeck
2019-05-01
Merge pull request #2679 from bjornfor/offline-install
Eelco Dolstra
2019-05-01
Support 'dir' parameters in https and ssh flake URIs
Eelco Dolstra
2019-05-01
Fuzzymatching
Nick Van den Broeck
2019-05-01
WIP: still need to adapt flakeref parsing
Nick Van den Broeck
2019-04-30
findRootsNoTemp: fixes comment about findRuntimeRoots
Samuel Dionne-Riel
[next]