Commit Graph

162287 Commits

Author SHA1 Message Date
Tor Hedin Brønner
d54bfa8f41 gnome3.gnome-session: prevent crash when launching wayland sessions
gnome-session inherits GDMS PATH, which is at the moment non-functional. In X11
this didn't matter as the `Xsession` wrapper would populate the environment
beforehand. Wayland sessions doesn't source `Xesssion` (duh), so we patch
`bin/gnome-session` to use absolute paths for `grep` and `bash`.

In addition `bin/gnome-session` is a simple wrapper around
`libexec/gnome-session-binary` mostly responsible for sourcing the users profile
before launching the binary. This made our wrapping of `bin/gnome-session`
ineffective on wayland as the profile would reset the environment. Simply wrap
`libexec/gnome-session-binary` instead.
2018-12-10 10:27:00 +01:00
Tor Hedin Brønner
9895ce24b4 nixos/displayManager: Install wayland sessions from extraSessionFilePackages 2018-12-09 11:04:42 +01:00
Jörg Thalheim
9a37ec0d61
Merge pull request #51769 from pbogdan/cyrus-sasl
cyrus_sasl: merge PR #51651 into master
2018-12-09 08:40:02 +00:00
Herwig Hochleitner
ccb93eb6b0 chromium: update conditionals and gcc patches for min version 71
(cherry picked from commit 604579e45f10ce5ccadd76c71f1bac648bd0971d)
2018-12-09 04:11:27 +01:00
Vincent Laporte
83d84c08b9 filterCoqPackages: honor recurseIntoAttrs 2018-12-09 03:08:54 +00:00
Piotr Bogdan
ee09eacc35 cyrus_sasl: merge PR #51651 into master 2018-12-09 02:15:50 +00:00
Jörg Thalheim
a2aa3dc0bd
Merge pull request #51755 from r-ryantm/auto-update/wavebox
wavebox: 4.4.0 -> 4.5.3
2018-12-09 00:34:07 +00:00
Jörg Thalheim
384aa9ffa8
Merge pull request #51761 from r-ryantm/auto-update/vulkan-tools
vulkan-tools: 1.1.85.0 -> 1.1.92
2018-12-08 23:45:35 +00:00
R. RyanTM
da042144da vulkan-tools: 1.1.85.0 -> 1.1.92
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions
2018-12-08 15:24:05 -08:00
Jörg Thalheim
c19083961d
Merge pull request #51752 from r-ryantm/auto-update/zsh-autosuggestions
zsh-autosuggestions: 0.4.3 -> 0.5.0
2018-12-08 23:18:31 +00:00
R. RyanTM
14541f7672 wavebox: 4.4.0 -> 4.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2018-12-08 15:03:18 -08:00
Renaud
3556990e36
Merge pull request #51589 from tilpner/tigervnc-update
tigervnc: 1.8.0pre2017041 -> 1.9.0
2018-12-08 23:55:55 +01:00
R. RyanTM
fa0d6e6481 zsh-autosuggestions: 0.4.3 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zsh-autosuggestions/versions
2018-12-08 14:39:40 -08:00
Matthew Bauer
a27c51f71f premake3: use premake3 -> premake
premake3 only has the "premake" executable. This is a little confusing
because premake4 and premake5 both have the version suffix.

Fixes #51744
2018-12-08 14:47:13 -06:00
Maximilian Bosch
bb962eb2a2
Merge pull request #51747 from timstott/update/tmuxinator
tmuxinator: 0.11.3 -> 0.13.0
2018-12-08 21:05:29 +01:00
worldofpeace
420d022254 tootle: use vala_0_40 2018-12-08 14:34:57 -05:00
Will Dietz
77cdbf7e8f tootle: hicolor-icon-theme dep, clear cache 2018-12-08 14:34:27 -05:00
Maximilian Bosch
65b33722db
Merge pull request #51608 from tylermauthe/patch-1
plex: 1.13.9.5456 -> 1.14.0.5470
2018-12-08 19:55:33 +01:00
Timothy Stott
63c2dabccd
tmuxinator: 0.11.3 -> 0.13.0
No changes to dependencies.
2018-12-08 18:51:17 +00:00
Yegor Timoshenko
5c685feca1
Merge pull request #51678 from NixOS/yegortimoshenko-patch-1
nixos/bash: set title in PS1
2018-12-08 21:35:05 +03:00
Jörg Thalheim
477d535c92
Merge pull request #51662 from srhb/zoom-2.6
zoom-us: 2.5.146186.1130 -> 2.6.146750.1204
2018-12-08 18:28:16 +00:00
Jörg Thalheim
950d552360
Merge pull request #51741 from florianjacob/libsass
libsass: 3.5.4 -> 3.5.5
2018-12-08 18:20:33 +00:00
Jörg Thalheim
f201392a78
Merge pull request #51328 from markus1189/dropbox
dropbox: add mesa and libxshmfence
2018-12-08 18:11:52 +00:00
Léo Gaspard
c0663aa3f8
Merge branch 'mdadm-sendmail'
* mdadm-sendmail:
  mdadm: use shared system-sendmail
2018-12-09 02:46:22 +09:00
Jörg Thalheim
ab984d24b0
cyrus-sasl: remove not-needed libtool fixup
since pruneLibtoolFiles is used openssl is no longer referenced
2018-12-08 17:10:09 +00:00
markuskowa
9a7ce7d69a
Merge pull request #51728 from ck3d/fix-lirc-runtime-owner-ship
nixos lirc: fix owner-ship of runtime directory
2018-12-08 18:08:14 +01:00
Jörg Thalheim
f92943932d cyrus-sasl: remove non-existing freebsd patch 2018-12-08 17:52:17 +01:00
Tor Hedin Brønner
a00c862e97 cyrus_sasl: prune .la files
Version 2.1.27 adds `-lkrb5` etc. to `dependency_libs` in all the .la files,
which in turn breaks spice's build. Prune .la's dependency_libs with
pruneLibtoolFiles.
2018-12-08 17:52:17 +01:00
Jörg Thalheim
1f1b7bd2a6
pelican: 3.7.1 -> 4.0.1 (#51743) 2018-12-08 16:49:43 +00:00
Graham Christensen
37293152c7
Merge pull request #51612 from Izorkin/nginx-unit
unit: init at v1.6
2018-12-08 11:49:05 -05:00
Maximilian Bosch
05882c0a74 weechatScripts.weechat-autosort: init at unstable-2018-01-11 (#51729)
Helpful weechat script to automatically keep buffers sorted.

Can be activated like this:

``` nix
weechat.override {
  configure = { ... }: {
    scripts = [
      weechatScripts.weechat-autosort
    ];
  };
}
```
2018-12-08 16:45:18 +00:00
Florian Jacob
02a1851362 pelican: 3.7.1 -> 4.0.1 2018-12-08 17:33:14 +01:00
Jörg Thalheim
91a7848fe2
nixos/release-notes: mention removal of quassel-webserver 2018-12-08 16:31:28 +00:00
Jörg Thalheim
da4e257fce
Merge pull request #51670 from Mic92/quassel-webserver
quassel-webserver: remove
2018-12-08 16:26:45 +00:00
Jörg Thalheim
d4aa3cce93
Merge pull request #51629 from Chiiruno/dev/update
Update: quicktemplate, nodePackages: meguca, meguca, hydron
2018-12-08 16:25:00 +00:00
Izorkin
9c5311251a php: add option config.php.systemd 2018-12-08 19:20:12 +03:00
Izorkin
35eb1c21dc phpPackages: add build phpPackages with php-unit 2018-12-08 19:20:12 +03:00
Izorkin
ef5161984c unit: init at v1.6 2018-12-08 19:20:09 +03:00
Renaud
8fcb406459
Merge pull request #51371 from dtzWill/update/live555-20181126
live555: 2018.10.17 -> 2018.11.26
2018-12-08 17:11:16 +01:00
Vladyslav M
6638d2eb69
Merge pull request #51736 from markuskowa/upd-hackrf
hackrf: 2017.02.1 -> 2018.01.1
2018-12-08 17:49:17 +02:00
Florian Jacob
60532db0d3 libsass: 3.5.4 -> 3.5.5 2018-12-08 16:34:13 +01:00
Frederik Rietdijk
3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Michael Raskin
edc3559c1a pitivi: gst-transcoder: add python3 to nativeBuildInputs, fails otherwise 2018-12-08 16:35:41 +01:00
Tim Steinbach
02f8d66efa
linux: 4.19.7 -> 4.19.8 2018-12-08 10:26:09 -05:00
Tim Steinbach
e4da78c349
linux: 4.14.86 -> 4.14.87 2018-12-08 10:26:09 -05:00
Tim Steinbach
c7ea265e8e
linux: 4.9.143 -> 4.9.144 2018-12-08 10:26:09 -05:00
Renaud
4107c3dd01
Merge pull request #51730 from marsam/texlive-fix-poppler-patch-link
texlive: fix link to poppler patch
2018-12-08 16:25:54 +01:00
Ben Phipathananunth
df96b2224b polybar: correct description 2018-12-08 10:23:33 -05:00
Frederik Rietdijk
78ae66652a
Merge pull request #51732 from jokogr/f/shiboken-py37
shiboken: add support for Python 3.7
2018-12-08 16:22:50 +01:00
Alyssa Ross
bef8c1344d
Merge pull request #51669 from alyssais/vbox
virtualbox: 5.2.14 -> 5.2.22
2018-12-08 15:22:31 +00:00