aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorJoris2023-06-01 13:35:17 +0200
committerJoris2023-06-01 13:35:17 +0200
commit97e2441660b827dbec5fe3bf4512df5eb6d88125 (patch)
tree81e6cc9be5d8920526fccb82b400952e60f75cc3 /flake.lock
parent1694c04364f8e9fb42b6232ae6f6cac9cf8af2d8 (diff)
downloadflashcards-97e2441660b827dbec5fe3bf4512df5eb6d88125.tar.gz
flashcards-97e2441660b827dbec5fe3bf4512df5eb6d88125.tar.bz2
flashcards-97e2441660b827dbec5fe3bf4512df5eb6d88125.zip
Upgrade dependencies
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock36
1 files changed, 27 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index f36e164..0254106 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,12 +1,15 @@
{
"nodes": {
"flake-utils": {
+ "inputs": {
+ "systems": "systems"
+ },
"locked": {
- "lastModified": 1667395993,
- "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
+ "lastModified": 1685518550,
+ "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
+ "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
@@ -17,11 +20,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1674714815,
- "narHash": "sha256-9b7xFXdCoabk1yq1IBDtW7HcxguHH7m/PTUKf9u9b/8=",
+ "lastModified": 1685618544,
+ "narHash": "sha256-AwFyaKU3Yi1BTSppVG98MkAqiRN3fWZ/Oibni7VGHUM=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "8a0e5429e55ba745615a90509b3a8548d73e68fa",
+ "rev": "3601b07e3c1778474d9171e78e731190e7af8386",
"type": "github"
},
"original": {
@@ -47,11 +50,11 @@
]
},
"locked": {
- "lastModified": 1674699969,
- "narHash": "sha256-gkhhGV7zBVoEIl1sFSz67r0d8fTeY57coY/+zDzxrbk=",
+ "lastModified": 1685587239,
+ "narHash": "sha256-zpOir1AWpWyQscP5dMpqMrCgBzjzH7Wv0FNUsQ0dcS0=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "480f9cc37db841d1fd3ac0b0c059d48e5eb6946c",
+ "rev": "acb7e896a73b0cf2c6ffe40b2051eb7f88fc2a10",
"type": "github"
},
"original": {
@@ -59,6 +62,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",