about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2022-08-25 14:32:01 +0300
committerAzat Bahawi <azat@bahawi.net>2022-08-25 14:32:01 +0300
commit6ec5f8344117e6277bd225e6a178839f5648f36a (patch)
tree0735fee3417cb09174a536130bdaac47785a3d9c /flake.lock
parent2022-08-24 (diff)
2022-08-25
Diffstat (limited to '')
-rw-r--r--flake.lock47
1 files changed, 47 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index c6028b1..bc40af0 100644
--- a/flake.lock
+++ b/flake.lock
@@ -280,6 +280,27 @@
         "type": "github"
       }
     },
+    "flake-utils-plus": {
+      "inputs": {
+        "flake-utils": [
+          "flake-utils"
+        ]
+      },
+      "locked": {
+        "lastModified": 1657226504,
+        "narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=",
+        "owner": "gytis-ivaskevicius",
+        "repo": "flake-utils-plus",
+        "rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a",
+        "type": "github"
+      },
+      "original": {
+        "owner": "gytis-ivaskevicius",
+        "ref": "master",
+        "repo": "flake-utils-plus",
+        "type": "github"
+      }
+    },
     "format-all": {
       "flake": false,
       "locked": {
@@ -370,6 +391,30 @@
         "type": "github"
       }
     },
+    "nix-minecraft-servers": {
+      "inputs": {
+        "nixpkgs": [
+          "nixpkgs"
+        ],
+        "utils": [
+          "flake-utils-plus"
+        ]
+      },
+      "locked": {
+        "lastModified": 1661219530,
+        "narHash": "sha256-jLKEpwbkp3ryXho5RT5hjhLjBOZelGm6X5JWUUxuwsA=",
+        "owner": "jyooru",
+        "repo": "nix-minecraft-servers",
+        "rev": "e624f6c056d95df8d6335d12bed0fe3c5af05159",
+        "type": "github"
+      },
+      "original": {
+        "owner": "jyooru",
+        "ref": "main",
+        "repo": "nix-minecraft-servers",
+        "type": "github"
+      }
+    },
     "nix-straight": {
       "flake": false,
       "locked": {
@@ -644,8 +689,10 @@
         "emacs-overlay": "emacs-overlay",
         "flake-registry": "flake-registry",
         "flake-utils": "flake-utils",
+        "flake-utils-plus": "flake-utils-plus",
         "home-manager": "home-manager",
         "nix-doom-emacs": "nix-doom-emacs",
+        "nix-minecraft-servers": "nix-minecraft-servers",
         "nixos-hardware": "nixos-hardware",
         "nixpkgs": "nixpkgs",
         "nixpkgs-master": "nixpkgs-master",

Consider giving Nix/NixOS a try! <3