bump: qtile
This commit is contained in:
parent
58cb492cae
commit
ef086f1540
1 changed files with 3 additions and 3 deletions
|
@ -52,10 +52,10 @@ in
|
||||||
inherit (final) jupyterlab-vim jupyterlab-myst;
|
inherit (final) jupyterlab-vim jupyterlab-myst;
|
||||||
|
|
||||||
qtile = pythonPrev.qtile.overrideAttrs (oldAttrs: {
|
qtile = pythonPrev.qtile.overrideAttrs (oldAttrs: {
|
||||||
version = "0.0.0+unstable-2024-06-25";
|
version = "0.0.0+unstable-2024-11-28";
|
||||||
src = oldAttrs.src.override {
|
src = oldAttrs.src.override {
|
||||||
rev = "dfb7186eed9253fff9958877bb3fe1e5e0ffcf32";
|
rev = "4897d0d15d4403de00d19c570d60178541c7c582";
|
||||||
hash = "sha256-1mvS/bvXDplkiG7GzDFu9cEFV9onbvNTYbhb4W1qj+0=";
|
hash = "sha256-k0kxvPUOEb6/1HnihRhPcULO+AI8PPvtX3SBt3EImI8=";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
qtile-extras = pythonPrev.qtile-extras.overridePythonAttrs {
|
qtile-extras = pythonPrev.qtile-extras.overridePythonAttrs {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue