river: use v3.0

This commit is contained in:
Rouven Seifert 2024-04-19 11:31:49 +02:00
parent 1821fe37c8
commit 738e94e366
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 7 additions and 42 deletions

View file

@ -45,14 +45,6 @@
url = "github:nix-community/lanzaboote/v0.3.0";
inputs.nixpkgs.follows = "nixpkgs";
};
river = {
url = "https://codeberg.org/river/river";
flake = false;
type = "git";
submodules = true;
};
};
outputs =