150451 Commits

Author SHA1 Message Date
adisbladis
dff43f10f6
Merge pull request #45608 from etu/fix-gitea-locale-updates
nixos/gitea: Symlink gitea locales to match running gitea version
2018-08-25 15:25:27 +08:00
Elis Hirwing
a098cc98d9
nixos/gitea: Symlink gitea locales to match running gitea version
This prevents issues when gitea adds new locales etc. And if they
change locale values in future versions. Or if you rollback to a
previous version of gitea it might be a good idea to use the previous
locale files.
2018-08-25 09:19:53 +02:00
adisbladis
d6f8e722d8
Merge pull request #45617 from etu/sequeler-upgrade
sequeler: 0.5.9 -> 0.6.0
2018-08-25 15:10:02 +08:00
Elis Hirwing
a2a3a41db6
sequeler: 0.5.9 -> 0.6.0
Changelog: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.0
2018-08-25 08:35:57 +02:00
Eric Wolf
7f8b1dd32f systemd: added groups kvm, render
they need to exist according to the README of systemd
2018-08-25 05:18:53 +03:00
Silvan Mosberger
24cb9ddfc0
Merge pull request #45614 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.82 -> 1.5.17
2018-08-25 02:19:32 +02:00
Silvan Mosberger
ea6279c301
Merge pull request #45609 from wucke13/apmplanner2
apmplanner2: fixed wrong path in .desktop file
2018-08-25 01:51:43 +02:00
R. RyanTM
65c2e09d9a aws-sdk-cpp: 1.4.82 -> 1.5.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-sdk-cpp/versions.
2018-08-24 16:28:42 -07:00
Jan Tojnar
61029a0cae
Merge pull request #45593 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 0.99.3 -> 1.0.0
2018-08-25 01:15:44 +02:00
wucke13
b7e695461e apmplanner2: fixed wrong path in .desktop file
The `apmplanner2.desktop` file defaults to `/usr/share/...` regardless which out
prefix is given to make. So I chose to fix it manually.
2018-08-25 00:39:58 +02:00
xeji
740c7884d8
Merge pull request #45570 from leenaars/todoman
todoman: init at 3.4.0
2018-08-25 00:36:26 +02:00
Sarah Brofeldt
8f61e96c1e nixos/datadog-agent: Fix type of use_dogstatsd (#45587) 2018-08-25 00:18:59 +02:00
Uli Baum
2abe3956e4 todoman: limit to linux
glibcLocales doesn't exist on Darwin
2018-08-25 00:13:47 +02:00
Uli Baum
519012bcdf nss_ldap: fix build
an upstream perl script needed during build wasn't found, fix path
2018-08-24 23:40:32 +02:00
Uli Baum
bf5d8a72c1 pam_ldap: fix build
an upstream perl script needed during build wasn't found, fix path
2018-08-24 23:40:32 +02:00
R. RyanTM
bd1ebb0fa0 clipmenu: 5.4.0 -> 5.5.0 (#45604)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipmenu/versions.
2018-08-24 23:02:20 +02:00
Michiel Leenaars
4768d2e13a todoman: init at 3.4.0 2018-08-24 23:01:15 +02:00
Will Dietz
5903cc1b2d hub: 2.5.0 -> 2.5.1 (#45599) 2018-08-24 23:00:00 +02:00
Jörg Thalheim
d627a86f54
Merge pull request #45589 from bkchr/kexi_fix
kexi: Fixes build with QT5.11
2018-08-24 20:30:08 +01:00
R. RyanTM
45b5bef60f openorienteering-mapper: 0.8.1.2 -> 0.8.2 (#45552)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/OpenOrienteering-Mapper/versions.
2018-08-24 20:15:16 +02:00
R. RyanTM
a02374ca14 flatpak-builder: 0.99.3 -> 1.0.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/flatpak-builder/versions.
2018-08-24 10:15:39 -07:00
David Guibert
64a9aa32ae davmail: 4.8.0 -> 4.8.6 (#45584) 2018-08-24 19:04:37 +02:00
sjau
030cf55923 Plex: 1.13.4 -> 1.13.5 (#45578) 2018-08-24 18:36:32 +02:00
R. RyanTM
e7d82391fe inadyn: 2.3.1 -> 2.4 (#45573)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inadyn/versions.
2018-08-24 18:32:30 +02:00
R. RyanTM
702fa7a717 nlohmann_json: 3.1.2 -> 3.2.0 (#45559)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nlohmann_json/versions.
2018-08-24 18:27:29 +02:00
R. RyanTM
1f4eb992c4 gparted: 0.31.0 -> 0.32.0 (#45576)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gparted/versions.
2018-08-24 18:23:09 +02:00
Bastian Köcher
94bf97311d kexi: Fixes build with QT5.11 2018-08-24 18:14:18 +02:00
Michael Weiss
4f519e5dc8 fscrypt: 0.2.3 -> 0.2.4 (security, CVE-2018-6558) 2018-08-24 15:57:02 +02:00
Tim Steinbach
4f1b91dcb6
linux: 4.18.4 -> 4.18.5 2018-08-24 09:54:54 -04:00
Tim Steinbach
e90743b865
linux: 4.17.18 -> 4.17.19 2018-08-24 09:54:54 -04:00
Tim Steinbach
ca53fc402f
linux: 4.14.66 -> 4.14.67 2018-08-24 09:54:54 -04:00
Tim Steinbach
2d151a401f
linux: 4.9.123 -> 4.9.124 2018-08-24 09:54:54 -04:00
Tim Steinbach
8ab01376a8
linux: 4.4.151 -> 4.4.152 2018-08-24 09:54:54 -04:00
Michael Weiss
27bdee9847 androidStudioPackages.beta: 3.2.0.22 -> 3.2.0.23 2018-08-24 15:48:52 +02:00
Michael Weiss
7fd5afebfe androidStudioPackages.{dev,canary}: 3.3.0.5 -> 3.3.0.6 2018-08-24 15:48:52 +02:00
Uli Baum
672a0ebd80 nixos/tests/wordpress: fix test
- explicitly add dbHost to fix test
- remove unnecessary options that are set by default anyway
2018-08-24 15:48:39 +02:00
Uli Baum
00aee56f3d Revert "miniupnpd: 2.1 -> 2.1.20180706 (#43186)"
This reverts commit 5d56adb4fdf75657b0d2bb8d890adf1f857d328a.
2018-08-24 15:45:44 +02:00
Léo Gaspard
5305f5c273 pg_top: do not use docbook for longDescription 2018-08-24 06:33:49 -07:00
R. RyanTM
0ac35abc98 kotlin: 1.2.60 -> 1.2.61
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions.
2018-08-24 09:26:25 -04:00
Eelco Dolstra
beaa0984c6 ilmbase, openexr: 2.2.1 -> 2.3.0 2018-08-24 11:18:02 +02:00
Eelco Dolstra
8ea7ad67fd opencolorio: 1.0.9 -> 1.1.0 2018-08-24 11:17:55 +02:00
Eelco Dolstra
df567566b9
Merge pull request #45551 from r-ryantm/auto-update/opensubdiv
opensubdiv: 3.3.2 -> 3.3.3
2018-08-24 11:17:11 +02:00
Jörg Thalheim
c8f1b05ae2
Merge pull request #45549 from Tomahna/mopidy-iris
mopidy-iris: 3.23.2 -> 3.24.0
2018-08-24 10:08:51 +01:00
adisbladis
ef6fe9ba15
Merge pull request #45541 from r-ryantm/auto-update/qtkeychain-qt5
libsForQt5.qtkeychain: 0.9.0 -> 0.9.1
2018-08-24 17:05:02 +08:00
Lancelot SIX
8b9444a0fb
Merge pull request #45116 from lsix/update_django
pythonPackages.django: update django_2_0 and add django_2_1
2018-08-24 11:04:48 +02:00
Jörg Thalheim
084078dd39
Merge pull request #45547 from r-ryantm/auto-update/pidgin-sipe
pidgin-sipe: 1.23.2 -> 1.23.3
2018-08-24 09:56:36 +01:00
Jörg Thalheim
93d9a66f1a
Merge pull request #45553 from r-ryantm/auto-update/neovim-qt
neovim-qt: 0.2.8 -> 0.2.9
2018-08-24 09:46:56 +01:00
R. RyanTM
7a98ab9e9b s4cmd: 2.0.1 -> 2.1.0 (#45536)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/s4cmd/versions.
2018-08-24 10:28:20 +02:00
adisbladis
f29032a095
Merge pull request #45535 from r-ryantm/auto-update/rpm
rpm: 4.14.1 -> 4.14.2
2018-08-24 16:22:26 +08:00
adisbladis
bb3395c7ab
Merge pull request #45542 from r-ryantm/auto-update/qt5ct
qt5ct: 0.35 -> 0.36
2018-08-24 16:21:33 +08:00