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
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
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
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
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
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
Renaud
e85c1f5868
Merge pull request #51696 from dtzWill/update/elfinfo-0.7.5
...
elfinfo: 0.7.4 -> 0.7.5
2018-12-08 10:30:22 +01:00
Renaud
819aded337
Merge pull request #51691 from dtzWill/update/vnstat-2.1
...
vnstat: 1.18 -> 2.1
2018-12-08 10:14:17 +01:00
Renaud
cbbf17d129
Merge pull request #51695 from dtzWill/update/aminal-0.7.12
...
aminal: 0.7.8 -> 0.7.12
2018-12-08 09:30:06 +01:00
Yegor Timoshenko
f8a88b3989
monero: change desktop shortcut name to Monero
2018-12-08 07:56:26 +03:00
Will Dietz
41194fc19c
mtools: 4.0.21 -> 4.0.22
...
https://lists.gnu.org/archive/html/info-gnu/2018-12/msg00000.html
2018-12-07 21:55:00 -06:00
worldofpeace
1f739a8810
Merge pull request #51689 from dtzWill/update/elementary-icon-theme-5.0.1
...
elementary-icon-theme: 5.0 -> 5.0.1
2018-12-07 22:32:58 -05:00
Will Dietz
05f6ec295f
lighttpd: 1.4.51 -> 1.4.52
...
https://www.lighttpd.net/2018/11/28/1.4.52/
2018-12-07 21:30:51 -06:00
worldofpeace
2ac1807dea
elementary-icon-theme: don't install pallette file
2018-12-07 22:30:17 -05:00
Will Dietz
cf3542bf92
xpad: 5.1.0 -> 5.2.0
2018-12-07 21:27:24 -06:00
Will Dietz
01fab8778f
sssd: 1.16.2 -> 1.16.3 (security!)
...
https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_3.html
2018-12-07 21:12:19 -06:00
Will Dietz
5eff07f211
xf86videointel: 2017-10-19 -> 2018-12-03
2018-12-07 21:07:33 -06:00
Will Dietz
64a72afe63
terminology: 1.2.1 -> 1.3.0
2018-12-07 21:01:55 -06:00