nix-conf/flake.lock

285 lines
7.7 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": {
"nixpkgs-lib": "nixpkgs-lib"
},
2023-05-19 21:01:06 +02:00
"locked": {
2023-06-30 13:38:44 +02:00
"lastModified": 1683560683,
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
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": {
"locked": {
2023-06-30 13:38:44 +02:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2023-05-19 21:01:06 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-30 13:38:44 +02:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2023-05-19 21:01:06 +02:00
"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"
}
},
2023-05-19 20:35:58 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-30 22:56:06 +02:00
"lastModified": 1688156486,
"narHash": "sha256-L6VstXvubMUQBPrNfezR9hBsUV2Ju7ZhcrBVUiYOs8U=",
2023-05-19 20:35:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-30 22:56:06 +02:00
"rev": "0f71012724b151aa02c8f05f2dc0e121e7a4371e",
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": {
"lastModified": 1650031308,
"narHash": "sha256-TvVOjkUobYJD9itQYueELJX3wmecvEdCbJ0FinW2mL4=",
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"rev": "2203af7eeb48c45398139b583615134efd8d407f",
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"type": "github"
}
},
2023-05-19 21:09:33 +02:00
"nixos-hardware": {
"locked": {
2023-06-30 13:38:44 +02:00
"lastModified": 1686838567,
"narHash": "sha256-aqKCUD126dRlVSKV6vWuDCitfjFrZlkwNuvj5LtjRRU=",
2023-05-19 21:09:33 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-06-30 13:38:44 +02:00
"rev": "429f232fe1dc398c5afea19a51aad6931ee0fb89",
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-06-30 13:38:44 +02:00
"lastModified": 1688049487,
"narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
2023-05-19 20:35:58 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-30 13:38:44 +02:00
"rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"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",
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
2023-05-19 21:01:06 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-30 13:38:44 +02:00
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
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-06-30 22:56:06 +02:00
"lastModified": 1688157927,
"narHash": "sha256-MDR97T4xsFIfUnUc7bZrHphIeTw2nOuylXGF4Pio2UY=",
2023-05-19 20:35:58 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-06-30 22:56:06 +02:00
"rev": "8fe50d4640d8204aae7bc15ca7572f3897c2cb6b",
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": [
2023-05-19 21:01:06 +02:00
"prismlauncher",
2023-06-30 13:38:44 +02:00
"flake-compat"
2023-05-19 21:01:06 +02:00
],
2023-06-30 13:38:44 +02:00
"flake-utils": "flake-utils",
2023-05-19 21:01:06 +02:00
"gitignore": "gitignore",
"nixpkgs": [
"prismlauncher",
"nixpkgs"
],
2023-06-30 13:38:44 +02:00
"nixpkgs-stable": [
"prismlauncher",
"nixpkgs"
]
2023-05-19 21:01:06 +02:00
},
"locked": {
2023-06-30 13:38:44 +02:00
"lastModified": 1684842236,
"narHash": "sha256-rYWsIXHvNhVQ15RQlBUv67W3YnM+Pd+DuXGMvCBq2IE=",
2023-05-19 21:01:06 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-06-30 13:38:44 +02:00
"rev": "61e567d6497bc9556f391faebe5e410e6623217f",
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": {
"narHash": "sha256-zsL8t7BrbzdVkr8ApYzQcYgRm3WWTcF2SQlAmr5ISBk=",
"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": {
"flake-compat": "flake-compat",
2023-06-30 13:38:44 +02:00
"flake-parts": "flake-parts",
2023-05-19 21:01:06 +02:00
"libnbtplusplus": "libnbtplusplus",
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
2023-06-30 13:38:44 +02:00
"lastModified": 1687934873,
"narHash": "sha256-OHLevylVcrjDQPp3eMYS9uxWzgsIG5U7s4PfHbgTHbk=",
2023-05-19 21:01:06 +02:00
"owner": "PrismLauncher",
"repo": "PrismLauncher",
2023-06-30 13:38:44 +02:00
"rev": "faec21d572549793293bf41127e384811f8a66dc",
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": {
"home-manager": "home-manager",
2023-05-19 21:09:33 +02:00
"nixos-hardware": "nixos-hardware",
2023-05-19 20:35:58 +02:00
"nixpkgs": "nixpkgs",
2023-05-19 21:01:06 +02:00
"nur": "nur",
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-06-30 13:38:44 +02:00
"lastModified": 1687791419,
"narHash": "sha256-O/JrNofu+c9Xx02Jcssopx8u9dfQN1cQB5OY8Lm3ts8=",
2023-05-19 21:53:28 +02:00
"owner": "vinceliuice",
"repo": "Tela-icon-theme",
2023-06-30 13:38:44 +02:00
"rev": "71ba370936c720bb6fbf0353f0bb36c36d6bc10e",
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
}