switch a lot of stuff to sourcehut

This commit is contained in:
Rouven Seifert 2024-04-10 00:33:10 +02:00
parent 96ea95585e
commit ea7971a6e5
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -26,11 +26,11 @@
nix-colors.url = "github:Misterio77/nix-colors"; nix-colors.url = "github:Misterio77/nix-colors";
purge = { purge = {
url = "github:rouven0/purge"; url = "sourcehut:~rouven/purge";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
trucksimulatorbot = { trucksimulatorbot = {
url = "github:rouven0/TruckSimulatorBot"; url = "sourcehut:~rouven/trucksimulator";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
pfersel = { pfersel = {