modules/desktop: use amberol from flake

This commit is contained in:
Max Headroom 2022-07-01 21:45:38 +02:00
parent d57d54d271
commit c2be753f60

View file

@ -27,24 +27,10 @@
ungoogled-chromium
];
gui-apps = with inputs.self.packages.x86_64-linux; [
amberol
obfuscate
fragments-remote
] ++ [
(amberol.overrideAttrs (_: rec {
version = "0.7.0";
src = pkgs.fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "World";
repo = "amberol";
rev = version;
hash = "sha256-cBHFyPqhgcFOeYqMhF1aX3XCGAtqEZpI7Mj7b78Etmo=";
};
cargoDeps = pkgs.rustPlatform.fetchCargoTarball {
inherit src;
name = "amberol-${version}";
hash = "sha256-GaMJsIrTbhI1tmahEMlI1v5hmjw+tFEv9Wdne/kiYIA=";
};
}))
celluloid
easyeffects
gnome-firmware-updater