summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorMike Vink <mike1994vink@gmail.com>2023-04-23 22:23:23 +0200
committerMike Vink <mike1994vink@gmail.com>2023-04-23 22:23:23 +0200
commitf5409662d478093ebb79fdb308538be7bf42f701 (patch)
tree9607736b5200610a7e8cdb9d5750abcf00faaa0f /flake.lock
parentb214b07a67d48ad9205f63641891ff173ff53fca (diff)
fixup
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock30
1 files changed, 24 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index 2133be8..3ce6e4c 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": 1681202837,
+ "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
+ "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
@@ -17,11 +20,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1668326430,
- "narHash": "sha256-fJEsHe+lzFf3qcQVTTdK9jqRtUUVXH71tdfgjcKJNpA=",
+ "lastModified": 1682181988,
+ "narHash": "sha256-CYWhlNi16cjGzMby9h57gpYE59quBcsHPXiFgX4Sw5k=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "fc07622617a373a742ed96d4dd536849d4bc1ec6",
+ "rev": "6c43a3495a11e261e5f41e5d7eda2d71dae1b2fe",
"type": "github"
},
"original": {
@@ -36,6 +39,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",