diff --git a/flake.nix b/flake.nix index 626bd44..6b1b23e 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,7 @@ repo-clone.url = "git+https://git.zynh.me/Zynh0722/repo-clone"; zdwm = { url = "git+https://git.zynh.me/Zynh0722/dwm?ref=preanybar-systray"; flake = false; }; - zdwl = { url = "git+https://git.zynh.me/Zynh0722/dwl?ref=dev"; inputs.nixpkgs.follows = "nixpkgs"; }; + zdwl = { url = "git+https://git.zynh.me/Zynh0722/dwl?ref=0.7"; inputs.nixpkgs.follows = "nixpkgs"; }; fish_theme = { url = "git+https://git.zynh.me/Zynh0722/omf-theme"; flake = false; }; backgrounds = { url = "git+https://git.zynh.me/Zynh0722/backgrounds"; inputs.nixpkgs.follows = "nixpkgs"; }; umu = { url = "github:Open-Wine-Components/umu-launcher?dir=packaging/nix"; inputs.nixpkgs.follows = "nixpkgs"; };