This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
63,001
Commits
1
Branch
0
Tags
1.5
GiB
efd4fcbebc
Commit Graph
3 Commits
Author
SHA1
Message
Date
Eric Seidel
bb363dd2f2
fetchgitlocal: use output of `git show` and `git diff` to tell nix whether the source has changed.
...
this is way more hacky than i was hoping...
2015-03-31 20:00:00 -07:00
Eric Seidel
1a68f81db4
fetchgitlocal: don't force copying the whole source directory into the store..
2015-03-28 13:13:18 -07:00
Eric Seidel
da73e45cd0
fetchgitlocal: local fetcher based on `git ls-files`
2015-03-28 12:59:12 -07:00