summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
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 ac7d885..720f647 100644
--- a/flake.lock
+++ b/flake.lock
@@ -10,11 +10,11 @@
]
},
"locked": {
- "lastModified": 1678787929,
- "narHash": "sha256-ShoS2Y2z+1i35DpB78ALl5jQR0nmEsCI1iDgCgOC/1M=",
+ "lastModified": 1682327114,
+ "narHash": "sha256-3pZ6U80eUs1flQ3VG1rp5os4FZ7D6LGkJjLlP3zjkGA=",
"owner": "qaristote",
"repo": "info",
- "rev": "5750265a8616d02049a02e492804a995ab2baa25",
+ "rev": "dc83a0b686e9c94edc88b08a4c796235ed684551",
"type": "github"
},
"original": {
@@ -24,12 +24,15 @@
}
},
"flake-utils": {
+ "inputs": {
+ "systems": "systems"
+ },
"locked": {
- "lastModified": 1678901627,
- "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
+ "lastModified": 1681202837,
+ "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
+ "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
@@ -39,11 +42,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1680273054,
- "narHash": "sha256-Bs6/5LpvYp379qVqGt9mXxxx9GSE789k3oFc+OAL07M=",
+ "lastModified": 1682109806,
+ "narHash": "sha256-d9g7RKNShMLboTWwukM+RObDWWpHKaqTYXB48clBWXI=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "3364b5b117f65fe1ce65a3cdd5612a078a3b31e3",
+ "rev": "2362848adf8def2866fabbffc50462e929d7fffb",
"type": "github"
},
"original": {
@@ -59,6 +62,21 @@
"uncss": "uncss"
}
},
+ "systems": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
"uncss": {
"inputs": {
"flake-utils": [