document crap
This commit is contained in:
parent
6449f27c58
commit
c8ef3a5212
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ stdenv.mkDerivation rec {
|
||||||
version = "1";
|
version = "1";
|
||||||
|
|
||||||
src = fetchzip {
|
src = fetchzip {
|
||||||
|
# lol
|
||||||
url = "http://192.168.1.12/${pname}.tar.gz";
|
url = "http://192.168.1.12/${pname}.tar.gz";
|
||||||
hash = "sha256-WGvjW3Z8TfJhAsbxUyYRKSYFucEwYzTIbpDZsLTPbyo=";
|
hash = "sha256-WGvjW3Z8TfJhAsbxUyYRKSYFucEwYzTIbpDZsLTPbyo=";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue