remove scripts package
This commit is contained in:
parent
dc03d3f41e
commit
f5b63983fb
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
{ pkgs
|
||||
, stdenv
|
||||
, lib
|
||||
,
|
||||
}: (import
|
||||
(pkgs.fetchgit {
|
||||
url = "https://git.dadada.li/dadada/scripts.git";
|
||||
sha256 = "sha256-Kdwb34XXLOl4AaiVmOZ3nlu/KdENMqvH+UwISv8Pyiw=";
|
||||
rev = "065ff0f0ee9e44234678f0fefbba7961ea42518c";
|
||||
})
|
||||
{
|
||||
stdenv = stdenv;
|
||||
lib = lib;
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue