fluxus: fix hash definition
error: unknown hash algorithm '', at /home/s1691654/git/nixpkgs/pkgs/build-support/fetchurl/default. (use '--show-trace' to show detailed location information)
This commit is contained in:
parent
49787b63b9
commit
22fe76d27d
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "nebogeo";
|
owner = "nebogeo";
|
||||||
repo = "fluxus";
|
repo = "fluxus";
|
||||||
rev = "ba9aee218dd4a9cfab914ad78bdb6d59e9a37400";
|
rev = "ba9aee218dd4a9cfab914ad78bdb6d59e9a37400";
|
||||||
hash = "sha256:0mwghpgq4n1khwlmgscirhmcdhi6x00c08q4idi2zcqz961bbs28";
|
sha256 = "0mwghpgq4n1khwlmgscirhmcdhi6x00c08q4idi2zcqz961bbs28";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user