Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Thomas Strobel
a04a7272aa
Add missing 'type', 'defaultText' and 'literalExample' in module definitions
...
- add missing types in module definitions
- add missing 'defaultText' in module definitions
- wrap example with 'literalExample' where necessary in module definitions
2016-01-17 19:41:23 +01:00
Thomas Tuegel
049357bb30
nixos/kde5: install kio-extras
2016-01-08 14:20:07 -06:00
Thomas Tuegel
fa0057be39
nixos/kde5: install kdenetwork-filesharing if Samba enabled
2016-01-08 14:20:05 -06:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Jakob Gillich
db1086f3a1
gnome3: removed duplicate line, fixes #11891
2015-12-23 02:06:30 +01:00
Thomas Tuegel
298c4befda
phonon-backend-vlc: normalize attribute name to upstream
2015-12-20 08:03:26 -06:00
Thomas Tuegel
27c522cc3b
phonon-backend-gstreamer: normalize attribute name to upstream
2015-12-20 08:02:42 -06:00
Thomas Tuegel
cc058eff70
kde5_latest: merge all package sets
...
The three KDE package sets now have circular dependencies between them,
so they can only be built if they are merged into a single package set
during evaluation.
2015-12-16 10:22:43 -06:00
Thomas Tuegel
d6e3a8e921
nixos/kde5: enable SVG icons in GTK programs
...
Fixes #10758 .
2015-12-12 14:35:10 -06:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Thomas Tuegel
b858a32d27
nixos/kde5: enable Breeze SDDM theme
2015-12-11 07:09:08 -06:00
Thomas Tuegel
8a1682ce3f
nixos/kde5: reformat Phonon backend package list
2015-12-11 07:08:33 -06:00
Thomas Tuegel
92a484bdf2
nixos/kde5: install Breeze icons if available
2015-12-11 07:08:33 -06:00
Thomas Tuegel
9b7ae36087
nixos/kde5: only install Orion if Breeze GTK unavailable
2015-12-11 07:08:33 -06:00
Thomas Tuegel
521d9e5064
nixos/kde5: comment on Oxygen icons move
2015-12-11 07:08:33 -06:00
Luca Bruno
a412927924
Merge remote-tracking branch 'origin/master' into closure-size
2015-11-25 21:37:30 +01:00
Raymond Gauthier
662bbb526c
thunar: improvements ( close #10306 )
...
Add the possibility to specify plugin set to
be used as overridable `thunar` derivation argument.
New nixos config attribute:
`services.xserver.desktopManager.xfce.thunarPlugins`
that allows user to specify plugins in the context
of nixos.
Tests:
- With and without plugins.
- Using the nixos attributes.
2015-11-24 09:51:39 +01:00
Thomas Tuegel
56b407f0e7
nixos/kde5: correctly locate oxygen-icons
2015-11-23 13:46:10 -06:00
Thomas Tuegel
38bf645266
nixos/kde5: plasma-5.5 update
2015-11-23 06:39:09 -06:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Thomas Tuegel
95725b2581
nixos/kde5: install oxygen-icons
2015-10-31 08:48:54 -05:00
Thomas Tuegel
5e65741e41
nixos/kde5: install a more complete desktop
2015-10-31 08:48:53 -05:00
Thomas Tuegel
b4b2e7c23d
nixos/kde5: install dolphin-plugins
2015-10-31 08:48:49 -05:00
Thomas Tuegel
b36c2dd0a0
nixos/kde5: install frameworkintegration
2015-10-30 16:10:37 -05:00
Thomas Tuegel
88b99f0054
nixos/kde5: install oxygen-icons
2015-10-30 16:10:37 -05:00
Thomas Tuegel
5df5e1f165
plasma54: propagate packages to user profile
2015-10-30 16:10:37 -05:00
Thomas Tuegel
2386bd7c61
nixos/kde5: refine Phonon backend options
2015-10-30 16:10:37 -05:00
Thomas Tuegel
5d4950a02c
nixos/kde5: only install required packages
2015-10-30 16:10:37 -05:00
Thomas Tuegel
b102fa5a07
nixos/kde5: ready for plasma-5.4
2015-10-30 16:10:37 -05:00
Vladimír Čunát
8e381b89a1
glib-networking: split the dev output
...
That's done to get rid of propagatedBuildInputs from regular closure.
Also references were fixed, mainly to its gio modules.
2015-10-13 20:18:56 +02:00
Luca Bruno
eccd68eeb7
gnome3: add bgSupport=true. Closes #10242
2015-10-06 10:21:38 +02:00
Mathnerd314
13a314ec17
Remove all explicit assignments of desktopManagerHandlesLidAndPower
2015-09-04 09:34:15 -06:00
Eelco Dolstra
882b2465c2
Remove ad hoc README
...
It's unlikely that people will see this file, so it's kind of
pointless.
2015-09-03 13:03:14 +02:00
Profpatsch
44c12dc0ff
desktopManagerHandlesLidAndPower default
false`
...
Changes the option and explicitely sets it for each desktopManager.
Reasoning: Currently,
services.xserver.displayManager.desktopManagerHandlesLidAndPower is set
to true by default. This creates a problem for users without desktop
environments activated, since lid management simply doesn't work
(and they have to be lucky to find this option).
See issue #9671
2015-09-01 12:14:44 +02:00
Luca Bruno
36f4e0e2e7
gnome3: set desktopManagerHandlesLidAndPower to false
2015-08-13 01:39:52 +02:00
Jascha Geerds
2c9a97ee14
gnome3: Refactor default screensaver setting
2015-07-30 18:05:42 +02:00
Jascha Geerds
97dd0dae74
gnome3: Set nixos desktop background and screensaver
2015-07-30 17:56:01 +02:00
Luca Bruno
203dad10fe
Revert "Merge pull request #9034 from kamilchm/qtile-wm"
...
This reverts commit 27c73e252a
, reversing
changes made to 9430294114
.
2015-07-29 12:30:01 +02:00
Kamil Chmielewski
68976a15e8
xserver: qtile as desktopManager
2015-07-28 23:39:57 +02:00
Vladimír Čunát
dbe12b643f
nixos/xfce: replace old gnome2 icons by gnome3
2015-07-28 17:05:08 +02:00
Jascha Geerds
3d9a4d79cf
gnome3: Include gnome-shell-extensions in session path
2015-07-24 12:41:20 +02:00
Thomas Tuegel
0aa8e64967
kde5: JSON manifest format
2015-06-25 09:03:40 -05:00
Luca Bruno
25f9555599
Drop GNOME 3.12
2015-05-18 12:24:08 +02:00
Thomas Tuegel
2325791c2b
plasma53: patch upstream startkde
...
Rather than shipping our own startkde script, we will go back to
patching upstream's script. This will be less confusing to potential
contributors.
2015-05-03 17:09:50 -05:00
Herwig Hochleitner
c600f5af25
gnome3: move definition of package sets into pkgs
2015-04-28 02:54:14 +02:00
Luca Bruno
db3b86560f
GNOME 3.16.1, closes #7357
2015-04-25 12:02:33 +02:00
Edward Tjörnhammar
1345a65765
Remove XBMC expressions in favor of the Kodi ones
2015-03-30 21:43:32 +02:00
Vladimír Čunát
208d1f24db
xfce: more update fallout
...
- forgotten mousepad update, including some wrapping magic
- dealing with panel plugins (either fix or mark as broken)
CC maintainer @AndersonTorres.
- remove some libxfcegui4 occurrences, as it's being phased out
- minor stuff
2015-03-12 23:02:15 +01:00
Thomas Tuegel
f370af91ad
kde5: use ksshaskpass for SSH_ASKPASS
2015-03-11 11:49:29 -05:00