Eelco Dolstra
8ccce8de89
Add more dev outputs
2017-09-25 19:52:10 +02:00
Eelco Dolstra
60aaced9a0
Add some dev outputs
2017-09-25 16:05:10 +02:00
Jan Tojnar
69698ec11c
gnome3: only maintain single GNOME 3 package set ( #29397 )
...
* gnome3: only maintain single GNOME 3 package set
GNOME 3 was split into 3.10 and 3.12 in #2694 . Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.
This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.
Closes : #29329
* maintainers/scripts/gnome: Use fixed GNOME 3 directory
Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.
This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00
Tuomas Tynkkynen
4acb425c39
darwin: Disable yet another bunch of packages never having built successfully
...
cjdns: https://hydra.nixos.org/build/61134279
jonprl: https://hydra.nixos.org/build/61123711
mate.libmatemixer: https://hydra.nixos.org/build/61126968
dirac: https://hydra.nixos.org/build/61132432
idnkit: https://hydra.nixos.org/build/61123544
trousers: https://hydra.nixos.org/build/61109766
packetdrill: https://hydra.nixos.org/build/61116190
osm2pgsql: https://hydra.nixos.org/build/61118017
nawk: https://hydra.nixos.org/build/61139000
2017-09-22 21:16:39 +03:00
Tuomas Tynkkynen
ab71280823
darwin: Disable some packages that have never built successfully
...
mate.mate-desktop: https://hydra.nixos.org/build/61110037
gdmap: https://hydra.nixos.org/build/61144743
redsocks: https://hydra.nixos.org/build/61123106
resolv_wrapper: https://hydra.nixos.org/build/61121132
ogmtools: https://hydra.nixos.org/build/61108726
mp3info: https://hydra.nixos.org/build/61139015
lxappearance-gtk3: https://hydra.nixos.org/build/61126327
hdf5-fortran: https://hydra.nixos.org/build/61146631
pqiv: https://hydra.nixos.org/build/61124724
2017-09-22 17:25:38 +03:00
Joachim F
707b281432
Merge pull request #29332 from romildo/fix.gnome-shell-extensions
...
gnome-shell-extensions: enable all extensions
2017-09-17 11:00:46 +00:00
Bastian Köcher
4bfb9e3c9b
kde4Workspace: Remove, because it is not maintained anymore
2017-09-14 13:01:43 +02:00
romildo
349782cee4
gnome-shell-extensions: enable all extensions
2017-09-13 18:41:02 -03:00
Vladimír Čunát
422adc3063
Merge branch 'staging'
...
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Jörg Thalheim
cfb198015e
Merge pull request #29012 from gnidorah/maxx
...
maxx: allow launching individual components
2017-09-12 11:37:22 +01:00
Frederik Rietdijk
dab3272f47
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-10 08:56:39 +02:00
Aleksey Kladov
6ce21acf32
lxqt-session: fix the build
...
closes #29130
2017-09-08 23:39:33 +03:00
romildo
b776cd02bf
efl: 1.20.2 -> 1.20.3
2017-09-08 21:33:33 +02:00
Frederik Rietdijk
febd5e323d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-08 20:48:14 +02:00
romildo
dce314e55b
terminology: 1.1.0 -> 1.1.1
2017-09-08 07:43:36 +02:00
Anderson Torres
936dca89df
Merge pull request #28969 from disassembler/xiphos
...
xiphos: 4.0.3 -> 4.0.6
2017-09-07 17:11:45 -03:00
Eelco Dolstra
ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
...
This reverts commit 0a944b345e
, reversing
changes made to 61733ed6cc
.
I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
gnidorah
d627ded461
maxx: allow launching individual components
2017-09-05 16:49:49 +03:00
Frederik Rietdijk
d7ef196c26
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-05 10:11:06 +02:00
Vladimír Čunát
8414d8386b
maxx: license fixups
...
The main thing is that I'm convinced the license can't be free when it
restricts redistribution to certain platforms. That probably holds with
the usual definitions like from Debian, FSF or OSI.
2017-09-04 22:57:03 +02:00
Samuel Leathers
2aa8bc45d3
gnome2.gtkhtml4: init at 4.10.0
2017-09-04 08:23:52 -04:00
Jörg Thalheim
4391330033
Merge pull request #28893 from jtojnar/gpaste-service
...
gnome3.gpaste: Add GPaste service
2017-09-03 16:27:30 +01:00
Jörg Thalheim
c2881983fb
gpaste: add adwaita-icon-theme theme
2017-09-03 16:26:51 +01:00
John Ericson
0a944b345e
Merge pull request #28557 from obsidiansystems/binutils-wrapper
...
Binutils-wrapper: Init by refactoring out of cc-wrapper
2017-09-03 10:37:27 -04:00
Vladimír Čunát
37242d98de
Merge branch 'master' into staging
2017-09-03 10:51:11 +02:00
Jan Tojnar
4069cb2b0f
gnome3.gpaste: refactor
2017-09-02 17:43:16 +02:00
Thomas Tuegel
71d377fcb0
kscreenlocker: 5.10.5 -> 5.10.5.1
...
Fix segfault with nVidia drivers; see
https://bugs.kde.org/show_bug.cgi?id=384005
2017-09-02 09:14:39 -05:00
Frederik Rietdijk
d0dab8a330
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-02 11:10:52 +02:00
romildo
f907ad9f2f
mate-notification-daemon: init at 1.18.0
2017-09-01 18:02:24 -03:00
romildo
8087940327
mate-control-center: add dependence libappindicator
2017-09-01 17:43:28 -03:00
romildo
c4dd81b81d
mate: remove icon cache
2017-09-01 17:27:24 -03:00
romildo
fbed066d4b
mate-control-center: add dependence librsvg, needed by the mate-control-center application
2017-09-01 17:22:07 -03:00
romildo
b02f227791
mate-desktop: remove unneeded dependencies gnome3.defaultIconTheme and gnome3.gnome_themes_standard
2017-09-01 17:18:59 -03:00
John Ericson
3f30cffa55
misc pkgs: Use $NIX_BINUTILS for when needed
...
Certain files are now only there instead of $NIX_CC (some are in both)
2017-09-01 11:44:55 -04:00
Gabriel Ebner
52eb0e0fbd
gnome3.dconf-editor: include gsettings_desktop_schemas
2017-09-01 13:07:39 +02:00
Jörg Thalheim
d0e4aef32a
Merge pull request #28781 from romildo/mate
...
mate: add the MATE desktop environment
2017-08-31 18:57:20 +01:00
romildo
8f8d308fe1
mate: use newScope
2017-08-31 13:30:32 -03:00
romildo
a9f66285b7
mate-icon-theme: build icon cache
2017-08-31 13:29:02 -03:00
romildo
934b9bef41
mate-session-manager: init at 1.18.1
2017-08-31 00:10:20 -03:00
romildo
25f65c4339
mate-panel: init at 1.18.4
2017-08-31 00:08:40 -03:00
romildo
c1e18929f0
mate-control-center: init at 1.18.2
2017-08-31 00:07:11 -03:00
romildo
8f7d80339a
mate-settings-daemon: init at 1.18.1
2017-08-31 00:03:41 -03:00
romildo
5bbe177b3f
marco: init at 1.18.1
2017-08-31 00:01:39 -03:00
romildo
7e151599f4
mate-menus: init at 1.18.0
2017-08-30 23:59:38 -03:00
romildo
dd3703e166
libmateweather: init at 1.18.1
2017-08-30 23:56:47 -03:00
romildo
20f3dfd579
libmatemixer: init at 1.18.0
2017-08-30 23:55:20 -03:00
romildo
75d643ee83
libmatekbd: init at 1.18.2
2017-08-30 23:53:16 -03:00
romildo
6c4424efb2
mate-desktop: add maintainer
2017-08-30 23:49:46 -03:00
romildo
dd230e33d6
mate: organize packages in base and extra
2017-08-30 23:48:20 -03:00
Frederik Rietdijk
6d4bd78fad
Merge commit '2858c41' into HEAD
2017-08-30 21:07:07 +02:00