refactor(rrv.sh): use rrv.sh flake instead of internal package

This commit is contained in:
Mohammad Rafiq 2025-06-24 21:19:25 +08:00
parent 87f503352f
commit 7739f03bff
No known key found for this signature in database
6 changed files with 55 additions and 24 deletions

View file

@ -2,6 +2,7 @@
inputs = {
crane.url = "github:ipetkov/crane";
rrv-sh.url = "git+ssh://forgejo@git.rrv.sh/rrvsh/rrv.sh";
disko.inputs.nixpkgs.follows = "nixpkgs";
disko.url = "github:nix-community/disko";
flake-compat.url = "github:edolstra/flake-compat";