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
Markus Kowalewski
e32d63223b
hackrf: 2017.02.1 -> 2018.01.1
...
Use fetchFromGitHub instead of fetchgit
2018-12-08 16:17:25 +01:00
markuskowa
c057861375
Merge pull request #51410 from jfrankenau/init-intel-media
...
intel-media-driver: init at 18.3.0
2018-12-08 15:43:42 +01:00
markuskowa
86d80a7b78
Merge pull request #51583 from WilliButz/grafana-update
...
grafana: 5.3.4 -> 5.4.0
2018-12-08 15:42:15 +01:00
Renaud
e6def98472
Merge pull request #51707 from dtzWill/update/sssd-1.16.3
...
sssd: 1.16.2 -> 1.16.3 (security!)
2018-12-08 15:41:50 +01:00
Benjamin Hipple
8dbc8e586c
fetchurl: refresh and add extra KDE mirrors
...
* fetchurl: fix and add extra KDE mirrors (#51480 )
- The gwdg.de mirror has moved the relative path of its KDE tarballs
- Add new mirrors from Berkeley and MIT, which are on the list of officially supported mirrors
https://download.kde.org/extra/download-mirrors.html
* More KDE mirror touchups
- The official one is a redirect to HTTPS anyways, so go directly to HTTPS
- Add China USTC for Asian users
- Swap Finland university from FTP to HTTP
* fetchurl: keep one ftp KDE mirror
2018-12-08 15:39:05 +01:00
Maximilian Bosch
d21e281c95
dpt-rp1-py: add unstable infix to version
2018-12-08 15:30:09 +01:00
Florian Klink
8dc30f6272
Merge pull request #51705 from dtzWill/update/xf86-video-intel-12-03
...
xf86videointel: 2017-10-19 -> 2018-12-03
2018-12-08 15:22:56 +01:00
Will Dietz
9064f2b22d
packagekit: 1.1.11 -> 1.1.12
2018-12-08 15:02:37 +01:00
Johannes Frankenau
e48b9b5d0e
intel-media-driver: init at 18.3.0
2018-12-08 14:58:33 +01:00
Ioannis Koutras
07e956171d
shiboken: add support for Python 3.7
2018-12-08 15:57:47 +02:00
Mario Rodas
679a1f728e
texlive: fix link to poppler patch
2018-12-08 08:56:32 -05:00
Maximilian Bosch
59b6fe36f5
Merge pull request #51657 from marsam/fix-python-rednose-build
...
python2Packages.rednose: fix build on darwin
2018-12-08 14:49:43 +01:00
Renaud
53218d4a39
nixos/systemd-nspawn: accept all Exec and Files options
...
See: https://www.freedesktop.org/software/systemd/man/systemd.nspawn.html
Closes #49712
2018-12-08 14:41:37 +01:00
Christian Kögler
4bb55815be
nixos lirc: fix owner-ship of runtime directory
2018-12-08 14:37:02 +01:00
Renaud
61c3169a0e
Merge pull request #51713 from dtzWill/update/xpad-5.2.0
...
xpad: 5.1.0 -> 5.2.0
2018-12-08 13:49:04 +01:00
Renaud
f31cecfbc8
Merge pull request #51716 from dtzWill/update/lighttpd-1.4.52
...
lighttpd: 1.4.51 -> 1.4.52
2018-12-08 13:45:25 +01:00
Maximilian Bosch
99d96df65c
Merge pull request #51642 from marsam/add-git-test
...
gitAndTools.git-test: init at 1.0.4
2018-12-08 13:43:46 +01:00
Periklis Tsirakidis
a4700aa526
openjpeg: fix for CVE-2018-18088
2018-12-08 20:59:36 +09:00
Michael Raskin
9bca1c6979
julia: default to 1.0
2018-12-08 12:59:25 +01:00
Renaud
0c97fbc18f
Merge pull request #51432 from dtzWill/update/mtools-4.0.22
...
mtools: 4.0.21 -> 4.0.22
2018-12-08 12:47:49 +01:00
Renaud
dbb6975fe9
Merge pull request #51703 from dtzWill/update/terminology-1.3.0
...
terminology: 1.2.1 -> 1.3.0
2018-12-08 12:46:37 +01:00
Frederik Rietdijk
e0950ae9ad
Merge master into staging-next
2018-12-08 12:40:13 +01:00
Renaud
85d9f63975
Merge pull request #51531 from mkaito/bitlbee-discord-042
...
bitlbee-discord: 0.4.1 -> 0.4.2
2018-12-08 12:07:02 +01:00
Peter Simons
c37ae1dcf6
ghc: add new compiler version 8.6.3
2018-12-08 11:46:20 +01:00
Yegor Timoshenko
3ff3b83e71
Merge pull request #51718 from NixOS/yegortimoshenko-patch-4
...
monero: change desktop item name to Monero
2018-12-08 13:06:40 +03:00