summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-06-03 10:46:14 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-06-03 10:49:51 +0100
commit6d393d3f8935cebba1146a750608032a57b7dc2c (patch)
tree527467c2926bc18b4acbf161fc8b706f3e07849c /flake.lock
parentb4baccc9c438805bf5124fe3317e7f0bc75b9296 (diff)
downloadsubplot-6d393d3f8935cebba1146a750608032a57b7dc2c.tar.gz
(flake): Update lock for newer nixos
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock32
1 files changed, 25 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 6a43b44..50e75c1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,12 +1,15 @@
{
"nodes": {
"flake-utils": {
+ "inputs": {
+ "systems": "systems"
+ },
"locked": {
- "lastModified": 1656928814,
- "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
+ "lastModified": 1685518550,
+ "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
+ "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
@@ -17,10 +20,10 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1657802959,
- "narHash": "sha256-9+JWARSdlL8KiH3ymnKDXltE1vM+/WEJ78F5B1kjXys=",
- "path": "/nix/store/v3s2diqbiykxvlfzcgjcpgk9fhbhy9mg-source",
- "rev": "4a01ca36d6bfc133bc617e661916a81327c9bbc8",
+ "lastModified": 1685383865,
+ "narHash": "sha256-3uQytfnotO6QJv3r04ajSXbEFMII0dUtw0uqYlZ4dbk=",
+ "path": "/nix/store/ry6yyi3v01cpjak7spmmjrbk6hmd4zcq-source",
+ "rev": "5e871d8aa6f57cc8e0dc087d1c5013f6e212b4ce",
"type": "path"
},
"original": {
@@ -33,6 +36,21 @@
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
+ },
+ "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",