update nova-shell

This commit is contained in:
müde 2026-05-07 21:09:22 +02:00
parent 9d2ecaa010
commit 1ca757fe95

24
flake.lock generated
View file

@ -143,6 +143,21 @@
"type": "github"
}
},
"crane_2": {
"locked": {
"lastModified": 1777830388,
"narHash": "sha256-2uoQAqUk2H0ijQtGiWAyNeQYGYc6yfAcRRLlJAz4Gp8=",
"owner": "ipetkov",
"repo": "crane",
"rev": "d459c1350e96ce1a7e3859c513ef5e9869d67d6f",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
@ -636,6 +651,7 @@
},
"nova-shell": {
"inputs": {
"crane": "crane_2",
"nixpkgs": [
"nixpkgs-unstable"
],
@ -643,11 +659,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1777656272,
"narHash": "sha256-OcxjycGuzEeU6ZbX4SjSx4YVKcDlaZm8gdSvEFGowoo=",
"lastModified": 1778180483,
"narHash": "sha256-35cMiZn5DAnYFpKFdWg5dxW7hLO3/ey743ED6yV3pL8=",
"ref": "refs/heads/main",
"rev": "40cc681e9a36320659175f240e9ccc3f3041a7e9",
"revCount": 598,
"rev": "dfa3840d97186fef3480b49f289acd3ae707ee27",
"revCount": 626,
"type": "git",
"url": "https://git.berlin.ccc.de/vinzenz/nova-shell"
},