chore: upgrade to NixOS 23.05
This commit is contained in:
parent
028e515ec9
commit
e77fc1fe1d
16 changed files with 44 additions and 49 deletions
desktop
|
@ -8,12 +8,12 @@
|
|||
native-window-placement
|
||||
appindicator
|
||||
(pop-shell.overrideAttrs (old: rec {
|
||||
version = "unstable-2022-10-11";
|
||||
version = "unstable-2023-04-27";
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
repo = "shell";
|
||||
rev = "886a069c0582b371e90ac3602b1747ea5fba616c";
|
||||
sha256 = "DwJ3IFhYuEW0LQrmN/mOspEiudj4X5BCLhdOyP74EVs=";
|
||||
rev = "b5acccefcaa653791d25f70a22c0e04f1858d96e";
|
||||
sha256 = "w6EBHKWJ4L3ZRVmFqZhCqHGumbElQXk9udYSnwjIl6c=";
|
||||
};
|
||||
patches = [ ];
|
||||
postPatch = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue