Commit Graph

185246 Commits

Author SHA1 Message Date
Nikolay Amiantov
81d35a9d7e nixos-test-driver: support netRomFile
Needed for UEFI PXE netboot testing.
2019-07-15 19:33:26 +03:00
Nikolay Amiantov
e4837acf21 nixos netboot: explicitly specify initrd
Needed for iPXE on UEFI, see http://forum.ipxe.org/archive/index.php/thread-7589.html
2019-07-15 19:33:21 +03:00
Nikolay Amiantov
6152007747 ipxe: add imgtrust and ping
imgtrust is needed to run netboot.xyz scripts.
ping is useful for testing network settings.
Also add HTTP option for clarity (it's already being built).
2019-07-15 19:33:15 +03:00
Nikolay Amiantov
9e12db91de ipxe: support renaming targets and add several
This allows to build several targets with conflicting names.
UEFI version of USB image is now built, and so is option ROM.
2019-07-15 19:32:41 +03:00
Florian Klink
a234b91271
Merge pull request #64621 from gloaming/dhcpcd-before-network-online
nixos/dhcpcd: Before network-online.target
2019-07-12 12:48:01 +02:00
Florian Klink
3019a688b1
gitlab-runner: 11.11.2 -> 12.0.2 (#63771)
gitlab-runner: 11.11.2 -> 12.0.2
2019-07-12 12:35:24 +02:00
Aaron Andersen
2519fe34e2
Merge pull request #63608 from plapadoo/sdl-gpu-init
SDL_gpu: init at 20190124
2019-07-12 06:17:57 -04:00
Aaron Andersen
c13fbe0551
Merge pull request #63844 from aanderse/zabbix-cleanup
nixos/zabbix: overhaul package & module
2019-07-12 06:12:51 -04:00
worldofpeace
db43e58345
Merge pull request #62665 from vanschelven/pytest-flask
pythonPackages.pytest-flask: init at 0.15.0
2019-07-12 04:21:52 -04:00
Joachim F
f8a9a50118
Merge pull request #64636 from arcnmx/electrum-update
electrum 3.3.8, optional qt, darwin fixes
2019-07-12 07:45:01 +00:00
Vladimír Čunát
2c3f18721e
Merge #59924: knot-resolver: 3.2.1 -> 4.1.0 (security) 2019-07-12 09:14:53 +02:00
Tadeo Kondrak
dfd620068a xbps: 0.53 -> 0.56 2019-07-12 09:12:46 +02:00
worldofpeace
618be7de8c
Merge pull request #64516 from xrelkd/update/most
most: 5.0.0a -> 5.1.0
2019-07-12 03:06:54 -04:00
Daniel Frank
ed86bbad84 system.autoUpgrade: optionally allow rebooting the system on kernel change (#64267)
* autoUpgrade: optionally allow rebooting the system on kernel change

* system.autoUpgrade: Better documentation and readability
2019-07-12 09:09:50 +03:00
Philipp Middendorf
e72a02e68c SDL_gpu: init at 20190124 2019-07-12 07:45:50 +02:00
Matthieu Coudron
874f735a6f
Merge pull request #64435 from jonringer/bump-flask-caching
pythonPackages.flask-caching: 1.4.0 -> 1.7.2
2019-07-12 06:53:09 +02:00
Matthieu Coudron
a6e3081e43
Merge pull request #64434 from jonringer/bump-deap
pythonPackages.deap: 1.2.2 -> 1.3.0
2019-07-12 06:51:49 +02:00
xrelkd
5236c81af4 mage: 1.7.1 -> 1.8.0 (#64591) 2019-07-11 20:58:26 -07:00
worldofpeace
4463ec6a6f
Merge pull request #64648 from xrelkd/update/youtube-dl
youtube-dl: 2019.07.02 -> 2019.07.12
2019-07-11 23:54:25 -04:00
worldofpeace
5c83eaef84
Merge pull request #63506 from sikmir/add-qtpbfimageplugin
qtpbfimageplugin: init at 1.4
2019-07-11 23:39:35 -04:00
Nikolay Korotkiy
2c6ba83aa0 qtpbfimageplugin: init at 1.4 2019-07-11 23:34:21 -04:00
xrelkd
345843601a youtube-dl: 2019.07.02 -> 2019.07.12 2019-07-12 10:19:22 +08:00
Wael Nasreddine
ca60cd0fb6
Merge pull request #64644 from pradyuman/pradyuman/add-grpcui
grpcui: init at 0.2.0
2019-07-11 19:04:14 -07:00
worldofpeace
f91c86dde8
Merge pull request #63636 from bachp/distgen
distgen: init at 1.3
2019-07-11 21:57:50 -04:00
Pascal Bach
195e30b74a distgen: init at 1.3
This tool is mainly used in openshift to build source to image containers.
2019-07-11 21:54:06 -04:00
worldofpeace
d032000e2e
Merge pull request #64409 from mmahut/soundtouch_update
soundtouch: 2.0.0 -> 2.1.2
2019-07-11 21:49:19 -04:00
Pradyuman Vig
d4858a01e1
grpcui: init at 0.2.0 2019-07-11 19:46:11 -06:00
Pradyuman Vig
6d3021f12c
maintainers: add pradyuman 2019-07-11 19:38:25 -06:00
Daniël de Kok
3a4ba91b4a fasttext: 0.2.0 -> 0.9.1
Changes:

- Refactoring of internal classes.
- Better unicode handling.

https://github.com/facebookresearch/fastText/releases/tag/v0.9.1
2019-07-12 02:13:23 +02:00
Daniël de Kok
f4ecf17b20 pythonPackages.fasttext: 0.2.0 -> 0.9.1
Changes:

- Refactoring of internal classes.
- Better unicode handling.
- New Python API: https://fasttext.cc/docs/en/python-module.html

https://github.com/facebookresearch/fastText/releases/tag/v0.9.1
2019-07-12 02:12:44 +02:00
Aaron Andersen
e61dd66eb4
Merge pull request #63949 from aanderse/foswiki
foswiki: drop package & httpd subservice
2019-07-11 20:02:53 -04:00
Aaron Andersen
649ec93c37 foswiki: drop package & httpd subservice 2019-07-11 19:46:30 -04:00
Aaron Andersen
434667420e
Merge pull request #63957 from aanderse/trac-httpd
nixos/httpd: remove broken trac subservice
2019-07-11 19:42:08 -04:00
Aaron Andersen
6a1de5460b nixos/httpd: remove broken trac subservice 2019-07-11 19:19:27 -04:00
Aaron Andersen
4191c80c31 nixos/zabbixProxy: init module 2019-07-11 18:55:58 -04:00
Aaron Andersen
70092c9acb nixos/zabbixAgent & nixos/zabbixServer: various module updates 2019-07-11 18:54:15 -04:00
Aaron Andersen
6891fb4103 nixos/zabbixWeb: replace httpd subservice with new module 2019-07-11 18:45:46 -04:00
Aaron Andersen
53cad65edc
Merge pull request #62267 from 0x4A6F/master-routinator
routinator: init at 0.4.0
2019-07-11 18:44:22 -04:00
Aaron Andersen
9a4456fcc0 zabbix: zabbix.agent, zabbix.proxy-mysql, zabbix.proxy-pgsql, zabbix.proxy-sqlite, zabbix.server-mysql, zabbix.server-pgsql, zabbix.web: init at 3.0, 4.0, and 4.2 2019-07-11 18:37:02 -04:00
Thomas Tuegel
d22a133336
Merge pull request #64637 from arcnmx/darwin-qtwebengine
qt512.qtwebengine: darwin patch
2019-07-11 16:06:14 -05:00
Сухарик
253f9cf574 i2p: 0.9.39 -> 0.9.41 2019-07-11 23:00:39 +02:00
Marek Mahut
1fb1d81860 soundtouch: 2.0.0 -> 2.1.2 2019-07-11 22:41:12 +02:00
Michael Weiss
63a99ccee4
gns3Packages.{server,gui}Preview: 2.2.0b3 -> 2.2.0b4 2019-07-11 22:29:38 +02:00
Michael Weiss
48067b5c97
swayidle: 1.4 -> 1.5 2019-07-11 22:23:16 +02:00
Matthew Bauer
99c04c74cf
Merge pull request #63581 from PsyanticY/zabbix-4.0
zabbix:1.8 -> 4.0 | remove old packages
2019-07-11 15:05:05 -04:00
Peter Simons
842867a97f python-m2crypto: update to version 0.35.2 2019-07-11 19:46:09 +02:00
arcnmx
eda2dbaab2 qt512.qtwebengine: darwin patch
This patch is currently applied to 5.11, allowing it to begin building;
both packages fail to compile regardless, but it's an improvement.
2019-07-11 10:23:30 -07:00
Peter Simons
84e3370358
Merge pull request #64538 from dtzWill/update/gnupg-2.2.17
gnupg: 2.2.16 -> 2.2.17
2019-07-11 19:21:58 +02:00
Peter Simons
118af58d33 python-suds-jurko: disable tests to fix the build
Fixes https://github.com/NixOS/nixpkgs/issues/64440.
2019-07-11 19:20:40 +02:00
worldofpeace
c924032b68
Merge pull request #63894 from ambrop72/no-opengl-xdg-data-dirs
nixos/opengl: Don't set XDG_DATA_DIRS.
2019-07-11 13:16:08 -04:00