diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-12-19 16:09:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-19 16:09:55 +0100 |
commit | cdf05e74c81e1916131641e4be9362e788ec3617 (patch) | |
tree | afbe70d89da66393bac752819a9f2adea4b1ecb0 /flake.lock | |
parent | df1b7f165662823795626ec82d0f3d53c668a88f (diff) | |
parent | b98b4f10279eb99be0d663afec1dcfa65c9d9205 (diff) | |
download | PrismLauncher-cdf05e74c81e1916131641e4be9362e788ec3617.tar.gz PrismLauncher-cdf05e74c81e1916131641e4be9362e788ec3617.tar.bz2 PrismLauncher-cdf05e74c81e1916131641e4be9362e788ec3617.zip |
Merge pull request #647 from Scrumplex/update-flake
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 31 |
1 files changed, 7 insertions, 24 deletions
@@ -3,11 +3,11 @@ "flake-compat": { "flake": false, "locked": { - "lastModified": 1650374568, - "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", + "lastModified": 1668681692, + "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=", "owner": "edolstra", "repo": "flake-compat", - "rev": "b4a34015c698c7793d592d66adbab377907a2be8", + "rev": "009399224d5e398d03b22badca40a37ac85412a1", "type": "github" }, "original": { @@ -34,11 +34,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1666057921, - "narHash": "sha256-VpQqtXdj6G7cH//SvoprjR7XT3KS7p+tCVebGK1N6tE=", + "lastModified": 1671417167, + "narHash": "sha256-JkHam6WQOwZN1t2C2sbp1TqMv3TVRjzrdoejqfefwrM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "88eab1e431cabd0ed621428d8b40d425a07af39f", + "rev": "bb31220cca6d044baa6dc2715b07497a2a7c4bc7", "type": "github" }, "original": { @@ -52,24 +52,7 @@ "inputs": { "flake-compat": "flake-compat", "libnbtplusplus": "libnbtplusplus", - "nixpkgs": "nixpkgs", - "tomlplusplus": "tomlplusplus" - } - }, - "tomlplusplus": { - "flake": false, - "locked": { - "lastModified": 1666091090, - "narHash": "sha256-djpMCFPvkJcfynV8WnsYdtwLq+J7jpV1iM4C6TojiyM=", - "owner": "marzer", - "repo": "tomlplusplus", - "rev": "1e4a3833d013aee08f58c5b31c69f709afc69f73", - "type": "github" - }, - "original": { - "owner": "marzer", - "repo": "tomlplusplus", - "type": "github" + "nixpkgs": "nixpkgs" } } }, |