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";
|
||||
|
||||
src = fetchzip {
|
||||
# lol
|
||||
url = "http://192.168.1.12/${pname}.tar.gz";
|
||||
hash = "sha256-WGvjW3Z8TfJhAsbxUyYRKSYFucEwYzTIbpDZsLTPbyo=";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue