mirror of
https://github.com/zoriya/flake.git
synced 2026-06-05 03:29:51 +00:00
Update things
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
pkgs,
|
||||
astal,
|
||||
system,
|
||||
...
|
||||
}: let
|
||||
covercolors = pkgs.stdenv.mkDerivation {
|
||||
@@ -22,7 +21,7 @@
|
||||
prev.buildInputs
|
||||
++ [
|
||||
pkgs.libdbusmenu-gtk3
|
||||
astal.packages.${system}.river
|
||||
astal.packages.${pkgs.system}.river
|
||||
];
|
||||
});
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user