mirror of
https://github.com/zoriya/flake.git
synced 2026-06-03 10:57:13 +00:00
Start to cleanup mksystem
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
astal,
|
||||
...
|
||||
}: let
|
||||
covercolors = pkgs.stdenv.mkDerivation {
|
||||
@@ -21,7 +21,7 @@
|
||||
prev.buildInputs
|
||||
++ [
|
||||
pkgs.libdbusmenu-gtk3
|
||||
inputs.astal.packages.x86_64-linux.river
|
||||
astal.packages.x86_64-linux.river
|
||||
];
|
||||
});
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user