summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-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",