summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 19 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index d80a588..9b1f490 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,20 @@
{
"nodes": {
+ "crane": {
+ "locked": {
+ "lastModified": 1777335812,
+ "narHash": "sha256-bEg5xoAxAwsyfnGhkEX7RJViTIBIYPd8ISg4O1c0HFc=",
+ "owner": "ipetkov",
+ "repo": "crane",
+ "rev": "5e0fb2f64edff2822249f21293b8304dedaaf676",
+ "type": "github"
+ },
+ "original": {
+ "owner": "ipetkov",
+ "repo": "crane",
+ "type": "github"
+ }
+ },
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
@@ -20,11 +35,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1776949667,
- "narHash": "sha256-GMSVw35Q+294GlrTUKlx087E31z7KurReQ1YHSKp5iw=",
+ "lastModified": 1777395829,
+ "narHash": "sha256-HposVFZcsBCevgqLR73w/BpSe8J1lMgw5kASnnxO3A4=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "01fbdeef22b76df85ea168fbfe1bfd9e63681b30",
+ "rev": "e75f25705c2934955ee5075e62530d74aca973c6",
"type": "github"
},
"original": {
@@ -51,6 +66,7 @@
},
"root": {
"inputs": {
+ "crane": "crane",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
Generated by cgit. See skreutz.com for my tech blog and contact information.