index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
updateLockFile: Do "git add" in a slightly nicer way
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-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
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
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
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
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
Merge remote-tracking branch 'tweag/fixFlakeList' into flakes
Eelco Dolstra
2019-04-25
Fix printing FlakeList
Nick Van den Broeck
2019-04-25
Fixed lookupFlake bug
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
nlohmann-json: 3.5.0 -> 3.6.1
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
fetchGit: Return revCount for dirty working trees
Eelco Dolstra
2019-04-19
exportGit: Don't clone local repositories
Eelco Dolstra
[next]