about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-10-21 04:03:28 +0300
committerAzat Bahawi <azat@bahawi.net>2023-10-21 04:03:28 +0300
commite591de4986b1c80f2529b7ba9b0601900a599276 (patch)
tree5cac69f30a8e85791ad6aa058a8abbc2b2b12acb /flake.nix
parent2023-10-13 (diff)
2023-10-21
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