feat: Add overrides for incompatible packages #27

Merged
jade merged 2 commits from arcuru/nixos-module:override into main 2024-05-08 21:11:49 +00:00
Showing only changes of commit 5ef5fe6a67 - Show all commits

View file

@ -27,6 +27,8 @@ let
# These packages depend on Nix features that Lix does not support
overridelist_2_18 = [
"attic-client"
"nix-du"
"nix-init"
"nix-prefetch-git"
"nixos-option"