Bjørn Forsman
0fd63b40b0
Revert "gnomeExtension.system-monitor-applet: mark as broken"
...
This reverts commit b9f3160c2a
.
It builds and runs fine. I'm not sure why it was marked broken in the
first place, I successfully built it on commit b9f3160
. A runtime issue
that was later fixed?
2019-11-18 20:57:55 +01:00
worldofpeace
b9f3160c2a
gnomeExtension.system-monitor-applet: mark as broken
2019-10-03 00:09:16 +02:00
Bjørn Forsman
1a1a7ed266
gnomeExtensions.system-monitor: 36 -> 38
...
Remove "broken = true" since this version supports GNOME 3.32.
2019-09-08 19:51:57 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
worldofpeace
46874a7c45
gnomeExtensions.system-monitor: mark as broken
...
* Not yet compatable with GNOME 3.32 [0] [1]
[0]: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/pull/510
[1]: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/issues/511
2019-04-05 12:14:13 +02:00
Tor Hedin Brønner
e7bd4f87e4
gnomeExtensions.system-monitor: 33 -> 36
2018-11-30 21:35:13 +01:00
Vladimír Čunát
80b25db15c
treewide: use glib tools from build-time $PATH
...
Using explicit output feels more flaky in case we e.g. move the binary.
(No strong opinion on my side, feel free to revert if you think so.)
2018-08-30 19:47:41 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Sébastien Maccagnoni
a180a52dd3
gnomeExtensions.system-monitor: do not need global sessionPath modification
2018-03-11 21:55:21 +01:00
Sébastien Maccagnoni
058be360d3
gnomeExtensions.system-monitor: Fix the version number
2018-03-07 19:59:00 +01:00
Sébastien Maccagnoni
0935cbf287
gnomeExtensions.system-monitor: fix this package and upgrade to v33
2018-03-07 09:24:31 +01:00