remove minecraft nix and fail2ban

This commit is contained in:
Noa Aarts 2024-06-18 19:54:08 +02:00
parent 9928d849d4
commit 194b13437b
3 changed files with 5 additions and 117 deletions

80
flake.lock generated
View file

@ -94,22 +94,6 @@
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@ -168,24 +152,6 @@
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_4"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
@ -292,11 +258,11 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1718639631,
"narHash": "sha256-N8bT29SDZUAQcLQsEvUeCFOvV2R69j/dTQtOj5DSgRg=",
"lastModified": 1718723174,
"narHash": "sha256-cPIOblG2H8Z934FPeuU0I6kI1Ke8ZbF330Nq/hTJ2uU=",
"ref": "refs/heads/main",
"rev": "d1340bd1d8eedd274283e0cb2568a3ed67b58c81",
"revCount": 4858,
"rev": "236150b3c5227bbfbe46d2610c739a386afdca1f",
"revCount": 4859,
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland"
@ -518,28 +484,6 @@
"type": "github"
}
},
"nix-minecraft": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_3",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1718673933,
"narHash": "sha256-wMvH/JUtaji9sDywG6wP+Vs8YuGfhwCt9s5XtH1XrXM=",
"owner": "Infinidoge",
"repo": "nix-minecraft",
"rev": "36c9e693aa9fd4c1e33a33d7695b570bbb016a91",
"type": "github"
},
"original": {
"owner": "Infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1711297276,
@ -662,7 +606,6 @@
"hyprpicker": "hyprpicker",
"lazy": "lazy",
"nix-colors": "nix-colors",
"nix-minecraft": "nix-minecraft",
"nixpkgs": "nixpkgs_3"
}
},
@ -738,21 +681,6 @@
"type": "github"
}
},
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"xdph": {
"inputs": {
"hyprland-protocols": "hyprland-protocols",