Commit graph

13 commits

Author SHA1 Message Date
worldofpeace dd89d6af4e pantheon.switchboard: 2.3.8 -> 2.3.9 2020-04-05 20:39:10 -04:00
worldofpeace a9e7e93311 pantheon.switchboard-with-plugs: fix wrapping
Since #81475 this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
2020-03-24 03:13:01 -04:00
worldofpeace 312f643a3a pantheon.switchboard: 2.3.7 -> 2.3.8
https://github.com/elementary/switchboard/releases/tag/2.3.8
2020-01-18 21:40:46 -05:00
worldofpeace f8b86fae8a pantheon.switchboard-with-plugs: optionals 2019-12-22 23:09:41 -05:00
worldofpeace 35b7b17125
Merge pull request #76116 from worldofpeace/pantheon-cleanup
Pantheon cleanups
2019-12-22 22:59:21 -05:00
worldofpeace 95dfa8b8cf pantheon: no bash update script, nixpkgs_github_update
Cuz ew. What could be more ew? Not this really.
Clearly using update-source-version (bash) from a different lang
is better? 😜
2019-12-22 01:47:42 -05:00
worldofpeace 4f49053ad9 pantheon.switchboard-with-plugs: have plugs argument only append to defaults
Switchboard was designed identically to Wingpanel, so the same justification
stands here.
2019-12-21 23:08:13 -05:00
worldofpeace 1575b3971c pantheon.switchboard-with-plugs: don't use hardcode patches
There are really becoming a pain to maintain.
2019-12-01 17:56:22 -05:00
worldofpeace 58f9fcdf4b pantheon.switchboard: 2.3.6 -> 2.3.7
Drops libunity https://github.com/elementary/switchboard/pull/109.

https://github.com/elementary/switchboard/releases/tag/2.3.7
2019-11-10 20:59:56 -05:00
worldofpeace 0b59f4212c pantheon: stylize expressions
The same way we want them in GNOME in nixpkgs.
Didn't touch the greeter expression because I have
a branch where it's already rewritten.
2019-08-06 11:20:01 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace ebc6b67250 pantheon: drop gobject-introspection for setup-hook
Vala now has the setup-hook we need. [0]

[0]: 79ca7f4cb4
2019-06-11 03:00:35 -04:00
worldofpeace 78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00