From fecd95e1caac06d68cb4af337d11a480670ea00a Mon Sep 17 00:00:00 2001 From: notohh Date: Tue, 10 Oct 2023 01:13:03 -0400 Subject: [PATCH] flake.nix: add prismlauncher --- flake.lock | 209 +++++++++++++++++++++++++++++++++++++++++++++++++++++ flake.nix | 3 + 2 files changed, 212 insertions(+) diff --git a/flake.lock b/flake.lock index 87701e6..1e2ae6b 100644 --- a/flake.lock +++ b/flake.lock @@ -78,6 +78,22 @@ "type": "github" } }, + "flake-compat_3": { + "flake": false, + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" @@ -96,6 +112,24 @@ "type": "github" } }, + "flake-parts_2": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_2" + }, + "locked": { + "lastModified": 1696343447, + "narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems_2" @@ -132,6 +166,46 @@ "type": "github" } }, + "flake-utils_3": { + "inputs": { + "systems": "systems_4" + }, + "locked": { + "lastModified": 1685518550, + "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "gitignore": { + "inputs": { + "nixpkgs": [ + "prismlauncher", + "pre-commit-hooks", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1660459072, + "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=", + "owner": "hercules-ci", + "repo": "gitignore.nix", + "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "gitignore.nix", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -224,6 +298,22 @@ "type": "github" } }, + "libnbtplusplus": { + "flake": false, + "locked": { + "lastModified": 1690036783, + "narHash": "sha256-A5kTgICnx+Qdq3Fir/bKTfdTt/T1NQP2SC+nhN1ENug=", + "owner": "PrismLauncher", + "repo": "libnbtplusplus", + "rev": "a5e8fd52b8bf4ab5d5bcc042b2a247867589985f", + "type": "github" + }, + "original": { + "owner": "PrismLauncher", + "repo": "libnbtplusplus", + "type": "github" + } + }, "matugen": { "inputs": { "nixpkgs": [ @@ -299,6 +389,21 @@ "type": "github" } }, + "nix-filter_2": { + "locked": { + "lastModified": 1694857738, + "narHash": "sha256-bxxNyLHjhu0N8T3REINXQ2ZkJco0ABFPn6PIe2QUfqo=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "41fd48e00c22b4ced525af521ead8792402de0ea", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "nix-filter", + "type": "github" + } + }, "nix-index-database": { "inputs": { "nixpkgs": [ @@ -351,6 +456,24 @@ "type": "github" } }, + "nixpkgs-lib_2": { + "locked": { + "dir": "lib", + "lastModified": 1696019113, + "narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs-stable": { "locked": { "lastModified": 1696123266, @@ -383,6 +506,76 @@ "type": "github" } }, + "nixpkgs_3": { + "locked": { + "lastModified": 1696661029, + "narHash": "sha256-GIB5VTkvsDIqfMpdtuetOzpm64P8wm8nBSv5Eo8XM3Y=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "2de1be5b51c3d6fa833f1c1f222dc867dd054b31", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "pre-commit-hooks": { + "inputs": { + "flake-compat": [ + "prismlauncher", + "flake-compat" + ], + "flake-utils": "flake-utils_3", + "gitignore": "gitignore", + "nixpkgs": [ + "prismlauncher", + "nixpkgs" + ], + "nixpkgs-stable": [ + "prismlauncher", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1696516544, + "narHash": "sha256-8rKE8Je6twTNFRTGF63P9mE3lZIq917RAicdc4XJO80=", + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "rev": "66c352d33e0907239e4a69416334f64af2c685cc", + "type": "github" + }, + "original": { + "owner": "cachix", + "repo": "pre-commit-hooks.nix", + "type": "github" + } + }, + "prismlauncher": { + "inputs": { + "flake-compat": "flake-compat_3", + "flake-parts": "flake-parts_2", + "libnbtplusplus": "libnbtplusplus", + "nix-filter": "nix-filter_2", + "nixpkgs": "nixpkgs_3", + "pre-commit-hooks": "pre-commit-hooks" + }, + "locked": { + "lastModified": 1696865111, + "narHash": "sha256-RLSyhXF/rrdgNE/rZYsNFpVhyOZhFH95kbuMvz4VnCU=", + "owner": "PrismLauncher", + "repo": "PrismLauncher", + "rev": "11a0241b5cda96694437840decfaacf84d696c6b", + "type": "github" + }, + "original": { + "owner": "PrismLauncher", + "repo": "PrismLauncher", + "type": "github" + } + }, "root": { "inputs": { "deploy-rs": "deploy-rs", @@ -393,6 +586,7 @@ "nh": "nh", "nix-index-database": "nix-index-database", "nixpkgs": "nixpkgs_2", + "prismlauncher": "prismlauncher", "sops-nix": "sops-nix" } }, @@ -511,6 +705,21 @@ "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" + } + }, "utils": { "locked": { "lastModified": 1667395993, diff --git a/flake.nix b/flake.nix index 6a9ff22..5090b21 100755 --- a/flake.nix +++ b/flake.nix @@ -37,6 +37,9 @@ url = "github:/InioX/Matugen"; inputs.nixpkgs.follows = "nixpkgs"; }; + prismlauncher = { + url = "github:PrismLauncher/PrismLauncher"; + }; }; outputs = {nixpkgs, ...} @ inputs: let system = "x86_64-linux";