mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-13 18:19:00 +00:00
gnome-shell-extension-paperwm-latest: unstable-2022-09-20 -> unstable-2022-10-24
This commit is contained in:
parent
a986dc193d
commit
dba8ae6add
@ -26,12 +26,12 @@ let
|
||||
gnome-shell-extension-pop-shell =
|
||||
callPackage ./gnome-shell-extension-pop-shell.nix { };
|
||||
gnome-shell-extension-paperwm-latest = gnomeExtensions.paperwm.overrideAttrs (prev: {
|
||||
rev = "unstable-2022-09-20";
|
||||
rev = "unstable-2022-10-24";
|
||||
src = fetchFromGitHub {
|
||||
owner = "paperwm";
|
||||
repo = "PaperWM";
|
||||
rev = "e89430cf0e62abc85a10140e4fbb265e8503e747";
|
||||
sha256 = "sha256-kXz+J3aRdGhHL+4tzXMq9JqVHeczEU8QCAO4a7Ul3OU=";
|
||||
rev = "13ccdfa64d56da2e20f4adda2c0166109aa54397";
|
||||
sha256 = "sha256-wUYXyv+UMWKb9IB+poZWeXadQpdrOsbv9qcPAsH++xU=";
|
||||
};
|
||||
});
|
||||
gradience = callPackage ./gradience { libadwaita = libadwaita-latest; };
|
||||
|
Loading…
Reference in New Issue
Block a user