summaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Collapse)Author
2024-09-05feat: add provided sessions (#349)eri
2024-08-14fix: wlroots version (#341)eri
2024-05-07update wlroots (#312)Åsmund Balke
2024-04-18flake: update for swayfx 0.4 (#284)ozwaldorf
2024-04-15feat: 1.9 merge (#277)Reza Jelveh
Co-authored-by: William McKinnon <[email protected]> Co-authored-by: Erik Reider <[email protected]>
2024-04-15flake: switch default overlay to insert for wider compatibility (#282)ozwaldorf
Advanced users can opt into using the override flake for layering on top of the flake, given they are on a compatible nixpkgs version and know what they are doing
2024-04-14added hwdata wlroots dependencyWilliam McKinnon
2024-04-10fix: Changes outputs, `nix flake show` now completes (#280)sntx
Removed the `default` attribute from `outputs.formatter.<system>`, instead parse the formatter derivation directly. This fixes the issue that `nix flake show` doesn't complete. Co-authored-by: sntx <[email protected]>
2024-04-10Overhaul nix flake (#279)ozwaldorf
2023-05-21flake: remove libinput patch (#163)Ricardo Steijn
This was backported to SwayFX in 3c2e38b
2023-03-18fix: updated flakeWill McKinnon
2022-11-22Added flake support for wlroots subproject (#60)Gokul Swaminathan
2022-11-16Fix Nix Flake (#50)Gokul Swaminathan
* Override correct sway package * Update README.md * Remove unnecessary overlay * Improved shell
2022-11-15Improve Nix Flake (#48)Gokul Swaminathan
* Improve nix flake * Go back to unstable * Update flake * Update README.md
2022-08-15updated flake for revert to 1.7Will McKinnon
2022-08-13Add official fx renderer (#3)William McKinnon
2022-04-27added nix flakeWilliam McKinnon