This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
62,621
Commits
1
Branch
0
Tags
12
GiB
ab1c27d086
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