Compare commits

...

1 Commits

Author SHA1 Message Date
7ed6185b1d Changed url of pam-fprint-grosshack input 2026-04-08 11:49:51 +02:00
2 changed files with 3 additions and 3 deletions

4
flake.lock generated
View File

@ -458,11 +458,11 @@
"rev": "7ad351f85a92fee40806cb81777430c33499be41",
"revCount": 1,
"type": "git",
"url": "https://gitea.iateyourcookies.com/cookiez/nix-fprint-grosshack-flake.git"
"url": "https://gitea.cookiee.org/cookiez/nix-fprint-grosshack-flake.git"
},
"original": {
"type": "git",
"url": "https://gitea.iateyourcookies.com/cookiez/nix-fprint-grosshack-flake.git"
"url": "https://gitea.cookiee.org/cookiez/nix-fprint-grosshack-flake.git"
}
},
"pam-fprint-src": {

View File

@ -40,7 +40,7 @@
};
pam-fprint-grosshack = {
url = "git+https://gitea.iateyourcookies.com/cookiez/nix-fprint-grosshack-flake.git";
url = "git+https://gitea.cookiee.org/cookiez/nix-fprint-grosshack-flake.git";
inputs.nixpkgs.follows = "nixpkgs";
};