mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
whitesur-kde: unstable-2023-08-15 -> unstable-2023-10-06
This commit is contained in:
parent
e16f22f100
commit
2edb7f2edb
@ -6,13 +6,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "whitesur-kde";
|
||||
version = "unstable-2023-08-15";
|
||||
version = "unstable-2023-10-06";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "vinceliuice";
|
||||
repo = finalAttrs.pname;
|
||||
rev = "d50bc20b2b78705bb9856204066affb763fa8a35";
|
||||
hash = "sha256-oG6QT4VQpBznM+gvzdiY4CldOwdHcBeHlbvlc52eFuU=";
|
||||
rev = "2b4bcc76168bd8a4a7601188e177fa0ab485cdc8";
|
||||
hash = "sha256-+Iooj8a7zfLhEWnjLEVoe/ebD9Vew5HZdz0wpWVZxA8=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user