summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-07-08 21:35:05 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-07-08 21:35:05 +0200
commit2451d7e34265a3a3af5a120cc48a5a515e44f091 (patch)
tree90d3ddaec3755b197a85175dee863fafe492ea56
parent05b96bd2ad255052774922c0feea39c18f6877e6 (diff)
Update flake input flake-utils
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--flake.lock24
1 files changed, 21 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index c5eebef..9157eec 100644
--- a/flake.lock
+++ b/flake.lock
@@ -55,12 +55,15 @@
}
},
"flake-utils_2": {
+ "inputs": {
+ "systems": "systems"
+ },
"locked": {
- "lastModified": 1667395993,
- "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
+ "lastModified": 1687709756,
+ "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
+ "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
"type": "github"
},
"original": {
@@ -139,6 +142,21 @@
"repo": "rust-overlay",
"type": "github"
}
+ },
+ "systems": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
}
},
"root": "root",