mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
remove unused janitor package
This commit is contained in:
parent
570bebed39
commit
629d459b08
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{ inputs', fetchFromGitHub }:
|
||||
inputs'.master.legacyPackages.nix-janitor.overrideAttrs {
|
||||
src = fetchFromGitHub {
|
||||
owner = "NobbZ";
|
||||
repo = "nix-janitor";
|
||||
rev = "d49fd7486d5597d2e854154bf643e7f86c5f1f6c";
|
||||
hash = "sha256-KRXz2qUDWmyglXk56jL0twOQ3pWdpacddyVn95W7wl0=";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue