flake.nix: Remove unused input

This commit is contained in:
SebastianStork 2026-03-18 15:16:19 +01:00
parent 253c897a5f
commit 7a429c5177
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
2 changed files with 0 additions and 22 deletions

17
flake.lock generated
View file

@ -16,22 +16,6 @@
"type": "github"
}
},
"blocklist": {
"flake": false,
"locked": {
"lastModified": 1773514984,
"narHash": "sha256-c6qB3i3wetKEp/uD+dR51v9Izbshhy+ECqi2K+1HSoc=",
"owner": "StevenBlack",
"repo": "hosts",
"rev": "24b12bd67d953a1afbfed3ae85c080b033b47c36",
"type": "github"
},
"original": {
"owner": "StevenBlack",
"repo": "hosts",
"type": "github"
}
},
"comin": {
"inputs": {
"flake-compat": "flake-compat",
@ -369,7 +353,6 @@
"root": {
"inputs": {
"betterfox": "betterfox",
"blocklist": "blocklist",
"comin": "comin",
"disko": "disko",
"dns": "dns",

View file

@ -80,11 +80,6 @@
url = "github:iBigQ/radicale-birthday-calendar";
flake = false;
};
blocklist = {
url = "github:StevenBlack/hosts";
flake = false;
};
};
outputs =