Compare commits
8 Commits
staging/ph
...
staging/ph
Author | SHA1 | Date | |
---|---|---|---|
469aa50b64 | |||
6dbd107a07 | |||
ffcc1ab49a | |||
f78b06bc88 | |||
b88a20b0f4 | |||
56f484f460 | |||
151fdad014 | |||
16371a37b9 |
@@ -64,13 +64,14 @@ fetchpatch: [
|
||||
|
||||
# element-desktop: upgrade electron 19 -> 20
|
||||
(fetchpatch {
|
||||
url = "https://git.uninsane.org/colin/nixpkgs/commit/7e6a47b3904f5d8f2a37c35ff2d12772524727a9.diff";
|
||||
# url = "https://git.uninsane.org/colin/nixpkgs/commit/7e6a47b3904f5d8f2a37c35ff2d12772524727a9.diff";
|
||||
url = "https://github.com/NixOS/nixpkgs/pull/193799.diff";
|
||||
sha256 = "sha256-OcqDIoBcphGZfeeOzaS7Ip1khocpkYrpG6tMGExa3S4=";
|
||||
})
|
||||
|
||||
# phosh-mobile-settings: init at 0.21.1
|
||||
(fetchpatch {
|
||||
url = "https://git.uninsane.org/colin/nixpkgs/commit/8222214abb1992bac5bb37d1285abcfafb8992be.diff";
|
||||
sha256 = "sha256-bgbmrT4e7n/lqrGpw58PRylHFHP9lzbiv93Dg30e2SY=";
|
||||
url = "https://git.uninsane.org/colin/nixpkgs/commit/0b197a1fc628e917572f6b0a1a0ce17790bc9a05.diff";
|
||||
sha256 = "sha256-CXRXDQTfJeHIQpdUFr3T050c4Lj4ZLNmBDVfk/oaDcs=";
|
||||
})
|
||||
]
|
||||
|
Reference in New Issue
Block a user