nix-conf/flake.lock

322 lines
8.6 KiB
Text
Raw Normal View History

2023-05-19 20:35:58 +02:00
{
"nodes": {
2023-05-19 21:01:06 +02:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-06-30 13:38:44 +02:00
"flake-parts": {
"inputs": {
2023-08-23 22:47:00 +02:00
"nixpkgs-lib": [
"nixpkgs-lib"
]
2023-06-30 13:38:44 +02:00
},
2023-05-19 21:01:06 +02:00
"locked": {
2023-08-07 23:33:22 +02:00
"lastModified": 1690933134,
"narHash": "sha256-ab989mN63fQZBFrkk4Q8bYxQCktuHmBIBqUG1jl6/FQ=",
2023-06-30 13:38:44 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-08-07 23:33:22 +02:00
"rev": "59cf3f1447cfc75087e7273b04b31e689a8599fb",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
2023-06-30 13:38:44 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-05-19 21:01:06 +02:00
"type": "github"
}
},
"flake-utils": {
2023-07-06 11:03:56 +02:00
"inputs": {
2023-08-23 22:47:00 +02:00
"systems": [
"nix-systems"
]
2023-07-06 11:03:56 +02:00
},
2023-05-19 21:01:06 +02:00
"locked": {
2023-08-23 22:47:00 +02:00
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
2023-05-19 21:01:06 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-08-23 22:47:00 +02:00
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"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"
}
},
2023-05-19 20:35:58 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-08-23 22:47:00 +02:00
"lastModified": 1692763155,
"narHash": "sha256-qMrGKZ8c/q/mHO3ZdrcBPwiVVXPLLgXjY98Ejqb5kAA=",
2023-05-19 20:35:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-08-23 22:47:00 +02:00
"rev": "6a20e40acaebf067da682661aa67da8b36812606",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-05-19 21:01:06 +02:00
"libnbtplusplus": {
"flake": false,
"locked": {
2023-07-24 13:43:33 +02:00
"lastModified": 1690036783,
"narHash": "sha256-A5kTgICnx+Qdq3Fir/bKTfdTt/T1NQP2SC+nhN1ENug=",
2023-05-19 21:01:06 +02:00
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
2023-07-24 13:43:33 +02:00
"rev": "a5e8fd52b8bf4ab5d5bcc042b2a247867589985f",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"type": "github"
}
},
2023-08-23 22:47:00 +02:00
"nix-systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-19 21:09:33 +02:00
"nixos-hardware": {
"locked": {
2023-08-19 19:19:05 +02:00
"lastModified": 1692373088,
"narHash": "sha256-EPgCecdc9I8aTdmDNoO1l7R72r2WPhZRcesV4nzxBj8=",
2023-05-19 21:09:33 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-08-19 19:19:05 +02:00
"rev": "7f1836531b126cfcf584e7d7d71bf8758bb58969",
2023-05-19 21:09:33 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-05-19 20:35:58 +02:00
"nixpkgs": {
"locked": {
2023-08-24 17:53:04 +02:00
"lastModified": 1692734709,
"narHash": "sha256-SCFnyHCyYjwEmgUsHDDuU0TsbVMKeU1vwkR+r7uS2Rg=",
2023-05-19 20:35:58 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-24 17:53:04 +02:00
"rev": "b85ed9dcbf187b909ef7964774f8847d554fab3b",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-10 18:13:04 +02:00
"ref": "nixos-unstable",
2023-05-19 20:35:58 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-30 13:38:44 +02:00
"nixpkgs-lib": {
2023-05-19 21:01:06 +02:00
"locked": {
2023-06-30 13:38:44 +02:00
"dir": "lib",
2023-08-24 17:53:04 +02:00
"lastModified": 1692734709,
"narHash": "sha256-SCFnyHCyYjwEmgUsHDDuU0TsbVMKeU1vwkR+r7uS2Rg=",
2023-05-19 21:01:06 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-24 17:53:04 +02:00
"rev": "b85ed9dcbf187b909ef7964774f8847d554fab3b",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
2023-06-30 13:38:44 +02:00
"dir": "lib",
2023-05-19 21:01:06 +02:00
"owner": "NixOS",
2023-06-30 13:38:44 +02:00
"ref": "nixos-unstable",
2023-05-19 21:01:06 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-19 20:35:58 +02:00
"nur": {
"locked": {
2023-08-24 17:53:04 +02:00
"lastModified": 1692881861,
"narHash": "sha256-8yWfUWEHpbshP0UWC0pExQgaQwP02lUQlxPVJDLw3uQ=",
2023-05-19 20:35:58 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-08-24 17:53:04 +02:00
"rev": "8009360e1aea4d302ec22f9149bc5687dd938f25",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-05-19 21:01:06 +02:00
"pre-commit-hooks": {
"inputs": {
2023-06-30 13:38:44 +02:00
"flake-compat": [
"flake-compat"
2023-05-19 21:01:06 +02:00
],
2023-08-23 22:47:00 +02:00
"flake-utils": [
"flake-utils"
],
"gitignore": [
"gitignore"
],
2023-05-19 21:01:06 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-06-30 13:38:44 +02:00
"nixpkgs-stable": [
"nixpkgs"
]
2023-05-19 21:01:06 +02:00
},
"locked": {
2023-08-20 13:10:10 +02:00
"lastModified": 1692274144,
"narHash": "sha256-BxTQuRUANQ81u8DJznQyPmRsg63t4Yc+0kcyq6OLz8s=",
2023-05-19 21:01:06 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-08-20 13:10:10 +02:00
"rev": "7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-05-19 22:50:07 +02:00
"prism-ftb-patch": {
"flake": false,
"locked": {
"narHash": "sha256-G8h1sPysJKJI+Ls2VChif/alD0kYcN7VUBkHL6EKtCY=",
"type": "file",
"url": "https://github.com/AdenMck/PrismLauncher/commit/36df231f7ad5f8d54d08c4d2c5f99f6d000fc507.patch"
},
"original": {
"type": "file",
"url": "https://github.com/AdenMck/PrismLauncher/commit/36df231f7ad5f8d54d08c4d2c5f99f6d000fc507.patch"
}
},
"prism-game-options-patch": {
2023-05-19 22:27:09 +02:00
"flake": false,
"locked": {
2023-08-14 16:52:15 +02:00
"narHash": "sha256-Susj3gS7Xa0dTZh9g6NPzlTE6gi0ncI2m84HCrBP3gQ=",
2023-05-19 22:27:09 +02:00
"type": "file",
"url": "https://patch-diff.githubusercontent.com/raw/PrismLauncher/PrismLauncher/pull/907.patch"
},
"original": {
"type": "file",
"url": "https://patch-diff.githubusercontent.com/raw/PrismLauncher/PrismLauncher/pull/907.patch"
}
},
2023-05-19 21:01:06 +02:00
"prismlauncher": {
"inputs": {
2023-08-23 22:47:00 +02:00
"flake-compat": [
"flake-compat"
],
"flake-parts": [
"flake-parts"
],
"libnbtplusplus": [
"libnbtplusplus"
],
2023-05-19 21:01:06 +02:00
"nixpkgs": [
"nixpkgs"
],
2023-08-23 22:47:00 +02:00
"pre-commit-hooks": [
"pre-commit-hooks"
]
2023-05-19 21:01:06 +02:00
},
"locked": {
2023-08-24 17:53:04 +02:00
"lastModified": 1692857490,
"narHash": "sha256-wNzNpv6TPr846NaDZEepq5JUAv/zPqvlItqX3RA5PfU=",
2023-05-19 21:01:06 +02:00
"owner": "PrismLauncher",
"repo": "PrismLauncher",
2023-08-24 17:53:04 +02:00
"rev": "3e448904a363530ab8c260f89c38c7b8c07fe90f",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "PrismLauncher",
"type": "github"
}
},
2023-05-19 20:35:58 +02:00
"root": {
"inputs": {
2023-08-23 22:47:00 +02:00
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"gitignore": "gitignore",
2023-05-19 20:35:58 +02:00
"home-manager": "home-manager",
2023-08-23 22:47:00 +02:00
"libnbtplusplus": "libnbtplusplus",
"nix-systems": "nix-systems",
2023-05-19 21:09:33 +02:00
"nixos-hardware": "nixos-hardware",
2023-05-19 20:35:58 +02:00
"nixpkgs": "nixpkgs",
2023-08-23 22:47:00 +02:00
"nixpkgs-lib": "nixpkgs-lib",
2023-05-19 21:01:06 +02:00
"nur": "nur",
2023-08-23 22:47:00 +02:00
"pre-commit-hooks": "pre-commit-hooks",
2023-05-19 22:50:07 +02:00
"prism-ftb-patch": "prism-ftb-patch",
"prism-game-options-patch": "prism-game-options-patch",
2023-05-19 21:53:28 +02:00
"prismlauncher": "prismlauncher",
"tela-icon-theme": "tela-icon-theme"
}
},
"tela-icon-theme": {
"flake": false,
"locked": {
2023-08-23 22:47:00 +02:00
"lastModified": 1692712836,
"narHash": "sha256-BGxMXIMU6v7WD3p7lJdA31foCSDAcukOJRmpuwq1Ct4=",
2023-05-19 21:53:28 +02:00
"owner": "vinceliuice",
"repo": "Tela-icon-theme",
2023-08-23 22:47:00 +02:00
"rev": "62639574166e8084a63fed98d28f34d2fd2ebd76",
2023-05-19 21:53:28 +02:00
"type": "github"
},
"original": {
"owner": "vinceliuice",
"repo": "Tela-icon-theme",
"type": "github"
2023-05-19 20:35:58 +02:00
}
}
},
"root": "root",
"version": 7
}