utilisation de fetchgit
This commit is contained in:
@@ -17,9 +17,12 @@ haskell.lib.buildStackProject {
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://gogs.prunetwork.fr/HIMES/himes.git";
|
||||
rev = "458ea4de7a21eb1aba93db8139779cfabcfb0dcd";
|
||||
sha256 = "1yfby6hb7lg7z6kc3y0084rzhz3kyyjsgs1qgzjfr0vs5r6v9ddn";
|
||||
};
|
||||
#src = fetchgit {
|
||||
# url = "https://gogs.prunetwork.fr/HIMES/himes.git";
|
||||
# rev = "8a2a50b95c027838204809caa7029e8350fd7585";
|
||||
# sha256 = "0wnwhkjv7vq6m4xkiahf4m18zg3dr51zydzjnmy1d7hdqawh55pn";
|
||||
#};
|
||||
#buildInputs = [ stack himes-src];
|
||||
buildInputs = [ stack ];
|
||||
inherit ghc;
|
||||
|
||||
Reference in New Issue
Block a user