about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix13
1 files changed, 0 insertions, 13 deletions
diff --git a/flake.nix b/flake.nix
index b23943e..e1d5b8e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -124,19 +124,6 @@
       };
     };
 
-    pollymc = {
-      type = "github";
-      owner = "fn2006";
-      repo = "PollyMC";
-      ref = "7.2";
-      inputs = {
-        flake-compat.follows = "flake-compat";
-        flake-parts.follows = "flake-parts";
-        nixpkgs.follows = "nixpkgs";
-        pre-commit-hooks.follows = "pre-commit-hooks";
-      };
-    };
-
     dns-nix = {
       type = "github";
       owner = "kirelagin";

Consider giving Nix/NixOS a try! <3