summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <actions@users.noreply.github.com>2023-04-30 02:26:08 +0000
committerGitHub <noreply@github.com>2023-04-30 02:26:08 +0000
commitfb8882539871af43cbe002f26c6cd089dac15d3d (patch)
treec1f28dbfecc5b2ad0f5a9cf27df6a08ce297394a
parentf3b6f6b04728416c64fc5ef52199fd9b9843c47d (diff)
Update flakes
-rw-r--r--flake.lock30
1 files changed, 24 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index 71c3726..bb72399 100644
--- a/flake.lock
+++ b/flake.lock
@@ -17,12 +17,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": {
@@ -33,11 +36,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1679710833,
- "narHash": "sha256-9yKVvGX1oAnlc8vTVvN2lRH35q6ETudQbM1w9ragMRU=",
+ "lastModified": 1682669017,
+ "narHash": "sha256-Vi+p4y3wnl0/4gcwTdmCO398kKlDaUrNROtf3GOD2NY=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "83607dae4e05e1de755bbc7d7949b33fc1cfbbb9",
+ "rev": "7449971a3ecf857b4a554cf79b1d9dcc1a4647d8",
"type": "github"
},
"original": {
@@ -53,6 +56,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",