diff options
author | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-07-22 22:43:57 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 22:43:57 +0530 |
commit | ceaa732e5f3b43d8a43d6387509a209cbdefe9b3 (patch) | |
tree | 71f97c5f89f0c883b43e9bf9690774dcdef03e13 /flake.lock | |
parent | deb2a2bd14deceb337b73f88cebc2f24f51e2303 (diff) | |
parent | 8757281467fef1dffcc348aa307a9aca5b5c6856 (diff) | |
download | PrismLauncher-ceaa732e5f3b43d8a43d6387509a209cbdefe9b3.tar.gz PrismLauncher-ceaa732e5f3b43d8a43d6387509a209cbdefe9b3.tar.bz2 PrismLauncher-ceaa732e5f3b43d8a43d6387509a209cbdefe9b3.zip |
Merge pull request #932 from Scrumplex/fix-nix
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -19,26 +19,26 @@ "libnbtplusplus": { "flake": false, "locked": { - "lastModified": 1591558203, - "narHash": "sha256-QgvNvaoFflCXEPCCFBCeZvYTpuiwScBG7EosUgFwFNQ=", - "owner": "multimc", + "lastModified": 1650031308, + "narHash": "sha256-TvVOjkUobYJD9itQYueELJX3wmecvEdCbJ0FinW2mL4=", + "owner": "PolyMC", "repo": "libnbtplusplus", - "rev": "dc72a20b7efd304d12af2025223fad07b4b78464", + "rev": "2203af7eeb48c45398139b583615134efd8d407f", "type": "github" }, "original": { - "owner": "multimc", + "owner": "PolyMC", "repo": "libnbtplusplus", "type": "github" } }, "nixpkgs": { "locked": { - "lastModified": 1654665288, - "narHash": "sha256-7blJpfoZEu7GKb84uh3io/5eSJNdaagXD9d15P9iQMs=", + "lastModified": 1658119717, + "narHash": "sha256-4upOZIQQ7Bc4CprqnHsKnqYfw+arJeAuU+QcpjYBXW0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "43ecbe7840d155fa933ee8a500fb00dbbc651fc8", + "rev": "9eb60f25aff0d2218c848dd4574a0ab5e296cabe", "type": "github" }, "original": { |