mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
fixup! pantheon.switchboard-plug-notifications: 2.1.6 -> 2.1.7
This commit is contained in:
parent
cf675b75c3
commit
150a36299e
1 changed files with 0 additions and 9 deletions
|
@ -24,15 +24,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "02amm2j6blpfc16p5rm64p8shnppzsg49hz4v196mli5xr1r441h";
|
||||
};
|
||||
|
||||
patches = [
|
||||
# Fix do not disturb on NixOS
|
||||
# https://github.com/elementary/switchboard-plug-notifications/pull/66
|
||||
(fetchpatch {
|
||||
url = "https://github.com/elementary/switchboard-plug-notifications/commit/c306366b39c3199f0b64eda73419005fcb5e29b8.patch";
|
||||
sha256 = "0m018rfw5iv582sw6qgwc8lzn0j32ix1w47fvlfmx0kw04irl2x3";
|
||||
})
|
||||
];
|
||||
|
||||
passthru = {
|
||||
updateScript = pantheon.updateScript {
|
||||
attrPath = "pantheon.${pname}";
|
||||
|
|
Loading…
Reference in a new issue