able to get a dry run to compile

This commit is contained in:
Anish Lakhwara
2022-12-07 00:52:15 +10:00
parent 3cd723bcd6
commit da8e3f16a2
11 changed files with 47 additions and 32 deletions
-1
View File
@@ -7,7 +7,6 @@
# You can change versions, add patches, set compilation flags, anything really.
# https://nixos.wiki/wiki/Overlays
modifications = final: prev: {
plymouth-themes = prev.callPackage ./plymouth.nix { };
# example = prev.example.overrideAttrs (oldAttrs: rec {
# ...
# });