diff options
author | Soispha <soispha@vhack.eu> | 2023-10-24 14:17:04 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-24 14:17:04 +0200 |
commit | 48e81008448267782081fce0faba0109bc401a55 (patch) | |
tree | 5f6e215cae511493e896b1b6814ee2a34af99247 /flake.lock | |
parent | fix(hm/conf/firefox/extensions/nmh): Fully rename to video pause (diff) | |
download | nixos-config-48e81008448267782081fce0faba0109bc401a55.tar.gz nixos-config-48e81008448267782081fce0faba0109bc401a55.zip |
build(treewide): Update
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 41 |
1 files changed, 14 insertions, 27 deletions
diff --git a/flake.lock b/flake.lock index 72a5df08..5837d992 100644 --- a/flake.lock +++ b/flake.lock @@ -545,11 +545,11 @@ ] }, "locked": { - "lastModified": 1697979346, - "narHash": "sha256-CM0nvmCiJFsjetkPYWxiqbFnJ2CIYTwwL7tBYY5XTGI=", + "lastModified": 1698148878, + "narHash": "sha256-rOKL7kwW8w8AkIaI11sVuir49ATLrwYg8coHe5Ivuxo=", "ref": "refs/heads/prime", - "rev": "faf3d03583cfe523565f11d755e096c15389ac7a", - "revCount": 1122, + "rev": "329d3e51acc5ec9fe5fc671bd8a2107e0a3ef2d8", + "revCount": 1124, "type": "git", "url": "https://codeberg.org/soispha/nixos-config.git" }, @@ -811,11 +811,11 @@ ] }, "locked": { - "lastModified": 1697895523, - "narHash": "sha256-RYv4JbchRkzWv1KRuWhHe1pNw+0H40NQAI5aqYwelMM=", + "lastModified": 1698145371, + "narHash": "sha256-rjER4z5Lry8uOMiWhqjQu8qd3a34rWqqKpua1pT8M4w=", "owner": "nix-community", "repo": "poetry2nix", - "rev": "8ffbc64abe7f432882cb5d96941c39103622ae5e", + "rev": "bc493c8e1e699372693bae44d007fe0512610bf8", "type": "github" }, "original": { @@ -1091,21 +1091,6 @@ "type": "github" } }, - "systems_2": { - "locked": { - "lastModified": 1680978846, - "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=", - "owner": "nix-systems", - "repo": "x86_64-linux", - "rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "x86_64-linux", - "type": "github" - } - }, "templates": { "inputs": { "flake-utils": [ @@ -1178,14 +1163,16 @@ "rust-overlay": [ "rust-overlay" ], - "systems": "systems_2" + "systems": [ + "systems" + ] }, "locked": { - "lastModified": 1698147635, - "narHash": "sha256-Tfv9qxnOCDvO561yRsyML/Ee7LvuhF6aw2sJOsbyo6c=", + "lastModified": 1698149746, + "narHash": "sha256-MwaIA+pETSA0os6doaGmWJ5mmpcq8PYfznxpN3hNwFE=", "ref": "refs/heads/prime", - "rev": "966a410d05c906d9d839b0e29d5c5d6d81d187fd", - "revCount": 3, + "rev": "2510777759e53bbe2fbfc11462376b97dcc55ba4", + "revCount": 6, "type": "git", "url": "https://codeberg.org/soispha/video-pause.git" }, |