1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-02 02:22:06 -04:00

added non-flake nix compatibility with flake-compat (#2009)

* added non-flake nix compatibility with flake-compat

* nix: move flake-compat files to distro/nix

---------

Co-authored-by: LuckShiba <luckshiba@protonmail.com>
This commit is contained in:
Sunny
2026-04-18 07:12:19 +05:30
committed by GitHub
parent 112f2165f3
commit 4c2c193766
4 changed files with 43 additions and 0 deletions

View File

@@ -7,6 +7,10 @@
url = "git+https://git.outfoxxed.me/quickshell/quickshell?rev=41828c4180fb921df7992a5405f5ff05d2ac2fff";
inputs.nixpkgs.follows = "nixpkgs";
};
flake-compat = {
url = "github:NixOS/flake-compat";
flake = false;
};
};
outputs =