diff --git a/flake.nix b/flake.nix index aaed1c3..d4f9fe2 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "The collection of hydra jobs"; inputs = { - dotfiles.url = "git+https://gitlab.julian-mutter.de/julian/dotfiles"; + dotfiles.url = "git+https://gitlab.julian-mutter.de/julian/dotfiles?ref=flake-updates"; # dotfiles.inputs.nixpkgs.follows = "nixpkgs"; # sheet-organizer.url = "git+https://gitlab.julian-mutter.de/julian/sheet-organizer";