95109 Commits

Author SHA1 Message Date
Tim Steinbach
641fbb2140 Merge pull request #19596 from schneefux/httpie
httpie: 0.9.3 -> 0.9.6
2016-10-16 10:11:25 -04:00
schneefux
92487043ae
httpie: 0.9.3 -> 0.9.6 2016-10-16 15:44:29 +02:00
Graham Christensen
ba17442494 Merge pull request #19591 from eqyiel/master
matrix-synapse: Pass required --report-stats opt
2016-10-16 09:31:07 -04:00
Graham Christensen
25ea97585f Merge pull request #19577 from grahamc/broadcom-sta-4.8
broadcom-sta: Support linux-4.8
2016-10-16 08:31:27 -04:00
Frederik Rietdijk
107c035bf0 Python: remove pythonSmall
In #19309 a separate output for tkinter was added.

Several dependencies of Python depend indirectly on Python. We have the
following two paths:
```
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘libXrender-0.9.10’ -
‘libX11-1.6.4’ - ‘libxcb-1.12’ - ‘libxslt-1.1.29’- ‘libxml2-2.9.4’ -
‘python-2.7.12’

‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘fontconfig-2.12.1’ -
‘dejavu-fonts-2.37’ - ‘fontforge-20160404’ - ‘python-2.7.12’
```
Because only `tkinter` needs this, I added
```
pythonSmall = python.override {x11Support = false;};
```
to break the infinite recursion. We also still have the output
`tkinter`.

However, we might as well build without x11Support by default. Then we build with x11Support as well so we get the tkinter module and put that in a separate package.
2016-10-16 14:31:26 +02:00
zimbatm
13293d108d Merge pull request #19459 from dipinhora/git-osxkeychain
git: enable credential-osxkeychain for darwin
2016-10-16 12:03:31 +01:00
Aristid Breitkreuz
64b2205bf4 ihaskell: partial fix, mark as broken 2016-10-16 12:27:46 +02:00
schneefux
c106c47d86
zncModules.push: 2015-12-07 -> 2016-07-28 2016-10-16 11:53:29 +02:00
schneefux
9cdea8ccfa
znc: 1.6.2 -> 1.6.3 2016-10-16 11:52:53 +02:00
Aristid Breitkreuz
e6ca8b0375 Merge pull request #19592 from NixOS/roxterm-broken
mark roxterm as broken
2016-10-16 11:26:17 +02:00
Aristid Breitkreuz
0250b647ae mark roxterm as broken 2016-10-16 11:21:54 +02:00
Ruben Maher
443d833947 matrix-synapse: Pass required --report-stats opt 2016-10-16 18:12:54 +10:30
Chris Darnell
137ce58317 bspwm-unstable: init at 2016-09-30 2016-10-16 01:28:11 -04:00
dipinhora
66113fb0fa ponyc: 2016-07-26 -> 0.5.1 2016-10-15 23:50:04 -04:00
Dan Peebles
6a380c20e0 darwin.make-bootstrap-tools: Fix test target
I'll probably get rid of this eventually since the test-pkgs stuff is
more realistic, but this gives quick feedback for now.
2016-10-15 21:36:51 -04:00
Graham Christensen
31b286467c
hound: Add description to services.hound.config 2016-10-15 19:09:33 -04:00
Thomas Tuegel
85b4359109
kde5.applications: 16.08.1 -> 16.08.2
The hashes are now generated by downloading from a mirror with a
known-good connection because the KDE rotation has several poor
mirrors. Packages are still built by downloading from the rotation.
2016-10-15 17:51:49 -05:00
Kirill Boltaev
51dd34f103 ibus-engines.uniemoji: 2016-09-20 -> 0.6.0 2016-10-16 01:42:09 +03:00
Graham Christensen
7c6b92a3c4 Merge pull request #19515 from joachifm/thunderbird-pax
thunderbird: disable PaX mprotect() hardening
2016-10-15 18:11:06 -04:00
Benno Fünfstück
796264a708 nixos/avahi: use more upstream-like systemd units
The new units mirror the upstream systemd units as closely as possible.
I could not find a reason why the service would need to be restarted on
resuming from suspend, and the upstream units also do not contain such a
restriction, so I removed the `partOf = [ "post-resume.target"]`.
This fixes #19525.
2016-10-15 22:51:39 +02:00
Jörg Thalheim
dab4f0a720 Merge pull request #19506 from Mic92/rancher-compose
rancher-compose: init at 0.10.0
2016-10-15 22:11:19 +02:00
Jörg Thalheim
d60b74e7db
rancher-compose: init at 0.10.0 2016-10-15 22:06:33 +02:00
Alexander Ried
4094d63dea NetworkManager-strongswan: init at 1.4.0 2016-10-15 20:32:16 +02:00
Alexander Ried
a40f20f8d4 libgdata: 0.17.4 -> 0.17.6 2016-10-15 20:32:16 +02:00
Alexander Ried
11c259bf94 folks: -> 0.11.3 2016-10-15 20:32:16 +02:00
Alexander Ried
bccc55c612 nspr fix 2016-10-15 20:32:15 +02:00
Alexander Ried
e667a3ab74 evolutiondataserver parallel building 2016-10-15 20:32:15 +02:00
Alexander Ried
95fb189748 gdm: remove broken postinstall 2016-10-15 20:32:15 +02:00
Alexander Ried
878d5ea152 gdm: does not understand with-systemd 2016-10-15 20:32:15 +02:00
Alexander Ried
47f597b9b0 gnome-themes-standard: -> 3.22.1 2016-10-15 20:32:15 +02:00
Alexander Ried
c2922a9157 xserverArgs fuckup
gnome-x-session provides good defaults which we really should not
override.
We have to add assertions to gdm.nix if the user specified one of those.

enableTCP must be configured through a gnome setting

dunno why we have terminate but it probably breaks stuff

We should expose configFile so we can use it from gdm module.
2016-10-15 20:32:14 +02:00
Alexander Ried
8ec776eb73 gnome-session: enable debug 2016-10-15 20:32:14 +02:00
Alexander Ried
a1a364102a patch gnome-session path in desktop file 2016-10-15 20:32:14 +02:00
Alexander Ried
56d24b8e1d gdm module: enable user dbus session 2016-10-15 20:32:14 +02:00
Alexander Ried
a5aa926902 gdm module: only make xserver args overrideable 2016-10-15 20:32:14 +02:00
Alexander Ried
5125161a77 gnome3_22.gnome-session: lookup of gnome-settings-daemon.desktop 2016-10-15 20:32:14 +02:00
Alexander Ried
3acee13364 gnome3_22.gnome-session: add path to org.gnome.Shell.desktop 2016-10-15 20:32:13 +02:00
Alexander Ried
ab7b779cc2 gnome3_22.gdm: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried
7ad7efb7ee gnome3_22.gnome-terminal: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried
f88ea3c3dc gnome3_22.gnome-shell: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried
f5b13e58ac gnome3_22.mutter: enable parallel build 2016-10-15 20:32:13 +02:00
Alexander Ried
709772b4b8 gnome3_22.mutter: add path to xwayland 2016-10-15 20:32:13 +02:00
Alexander Ried
50adbbe65c displayManager.gdm: only gnome-session needs to be on path 2016-10-15 20:32:12 +02:00
Alexander Ried
76fa7d1c39 gnome3_22.gnome-terminal: substitute gnome-shell dbus file path
instead of copying the file. this avoids name conflicts after the build.
Alternatively we could remove the file after building.
2016-10-15 20:32:12 +02:00
Alexander Ried
e8ade4ff78 gnome3.gvfs module: make systemd services available 2016-10-15 20:32:12 +02:00
Alexander Ried
38212f6a0f gnome3.tracker module: add self to systemd path
fixes GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit
tracker-store.service not found. - indexing for (null) will not work
2016-10-15 20:32:12 +02:00
Alexander Ried
47dc33ded2 gnome3.evolution-data-server module: add self to systemd path 2016-10-15 20:32:12 +02:00
Alexander Ried
6457d1bbe3 gnome3.gnome-terminal-server: init module
since gnome3.22 gnome-terminal uses a systemd service for it's backend
server.
2016-10-15 20:32:12 +02:00
Alexander Ried
2fdecef1e2 gnome3_22.vte_290: remove 2016-10-15 20:32:11 +02:00
Alexander Ried
b64845dde7 gnome3_22.vte: 0.44.2 -> 0.46.0 2016-10-15 20:32:11 +02:00