diff options
author | Vika <vika@fireburn.ru> | 2025-03-11 16:21:43 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-03-11 16:21:43 +0300 |
commit | 0e2f0625ffa414bb3ab679440f819bf85b516ab9 (patch) | |
tree | b072023ca633836d12a638a9fae518b4410e3e34 | |
parent | f09c907c5b4e6896aaaa4cc3b3f68888be76aa46 (diff) | |
download | bowl-0e2f0625ffa414bb3ab679440f819bf85b516ab9.tar.zst |
flake.lock: Update
Flake lock file updates: • Updated input 'crane': 'github:ipetkov/crane/19de14aaeb869287647d9461cbd389187d8ecdb7' (2025-02-19) → 'github:ipetkov/crane/bb1c9567c43e4434f54e9481eb4b8e8e0d50f0b5' (2025-03-09) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/73cf49b8ad837ade2de76f87eb53fc85ed5d4680' (2025-02-18) → 'github:nixos/nixpkgs/e3e32b642a31e6714ec1b712de8c91a3352ce7e1' (2025-03-09)
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock index 1935c28..2159fa9 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "crane": { "locked": { - "lastModified": 1739936662, - "narHash": "sha256-x4syUjNUuRblR07nDPeLDP7DpphaBVbUaSoeZkFbGSk=", + "lastModified": 1741481578, + "narHash": "sha256-JBTSyJFQdO3V8cgcL08VaBUByEU6P5kXbTJN6R0PFQo=", "owner": "ipetkov", "repo": "crane", - "rev": "19de14aaeb869287647d9461cbd389187d8ecdb7", + "rev": "bb1c9567c43e4434f54e9481eb4b8e8e0d50f0b5", "type": "github" }, "original": { @@ -36,11 +36,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1739866667, - "narHash": "sha256-EO1ygNKZlsAC9avfcwHkKGMsmipUk1Uc0TbrEZpkn64=", + "lastModified": 1741513245, + "narHash": "sha256-7rTAMNTY1xoBwz0h7ZMtEcd8LELk9R5TzBPoHuhNSCk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "73cf49b8ad837ade2de76f87eb53fc85ed5d4680", + "rev": "e3e32b642a31e6714ec1b712de8c91a3352ce7e1", "type": "github" }, "original": { |