Update location of financier repository

It is now hosted at codeberg.org.
This commit is contained in:
Martin Puppe 2022-04-08 01:57:25 +02:00
parent dd5f51d9cc
commit 36bf32ac57
3 changed files with 13 additions and 14 deletions

View file

@ -1,7 +1,7 @@
{
inputs.flake-utils.url = "github:numtide/flake-utils";
inputs.financier = {
url = "gitlab:mpuppe/financier";
url = "git+https://codeberg.org/puppe/financier.git?ref=mpuppe";
flake = false;
};