mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
Update location of financier repository
It is now hosted at codeberg.org.
This commit is contained in:
parent
dd5f51d9cc
commit
36bf32ac57
3 changed files with 13 additions and 14 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue