treewide: cleanups and updates

This commit is contained in:
Rouven Seifert 2024-04-11 11:58:50 +02:00
parent c2f4aad686
commit 321b85242f
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 14 additions and 15 deletions

View file

@ -34,7 +34,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
pfersel = {
url = "github:rouven0/pfersel";
url = "sourcehut:~rouven/pfersel";
inputs.nixpkgs.follows = "nixpkgs";
};