fix matrix #195

Merged
clan-bot merged 7 commits from bump-buildbot into main 2024-06-20 16:21:46 +00:00
Showing only changes of commit 988a38d1a3 - Show all commits

View File

@ -26,7 +26,7 @@
# Use the version of nixpkgs that has been tested to work with SrvOS
srvos.inputs.nixpkgs.follows = "nixpkgs";
clan-core.url = "https://git.clan.lol/clan/clan-core/archive/matrix.tar.gz";
clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
clan-core.inputs.flake-parts.follows = "flake-parts";
clan-core.inputs.nixpkgs.follows = "nixpkgs";
clan-core.inputs.treefmt-nix.follows = "treefmt-nix";