digital-a-love-story: correct package name
This commit is contained in:
parent
698d6e7226
commit
b8d7c17dc6
|
@ -9,7 +9,7 @@
|
|||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "digitalalovestory-bin";
|
||||
pname = "digital-a-love-story";
|
||||
version = "1.1";
|
||||
|
||||
src = fetchzip {
|
||||
|
|
Loading…
Reference in a new issue