Point inputs/nettsiden to master after Projects/nettsiden#53

This commit is contained in:
2024-04-10 21:51:05 +02:00
parent 9577477460
commit 2bbc851e0e
2 changed files with 6 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
disko.url = "github:nix-community/disko";
disko.inputs.nixpkgs.follows = "nixpkgs";
pvv-nettsiden.url = "git+https://git.pvv.ntnu.no/Projects/nettsiden.git?ref=nixify-ng";
pvv-nettsiden.url = "git+https://git.pvv.ntnu.no/Projects/nettsiden.git";
pvv-nettsiden.inputs.nixpkgs.follows = "nixpkgs";
pvv-calendar-bot.url = "git+https://git.pvv.ntnu.no/Projects/calendar-bot.git";