PsyanticY
16f8a17416
zabbix:1.8 -> 4.0 | remove old packages
2019-07-11 17:22:26 +01:00
worldofpeace
95647d8aee
Merge pull request #64628 from mmahut/anonip
...
pythonPackages.anonip: init at 1.0.0
2019-07-11 12:16:38 -04:00
Marek Mahut
fd7ee813b6
pythonPackages.anonip: init at 1.0.0
2019-07-11 18:14:59 +02:00
Frederik Rietdijk
8931db9f0b
make-tarball / lib-tests: reduce duplication
...
The misc.nix and systems.nix tests were invoked at three different
places. Let's not that.
2019-07-11 18:02:05 +02:00
Frederik Rietdijk
8074133844
pythonPackages.fetchPypi: support SRI hashes
2019-07-11 18:01:04 +02:00
Frederik Rietdijk
30f299027a
pythonPackages.fetchPypi: separate url computation from fetchurl
2019-07-11 18:01:04 +02:00
Frederik Rietdijk
f2a8117492
pythonPackages.fetchPypi: put expression in own file
...
Also fixes an evaluation bug.
2019-07-11 18:01:04 +02:00
worldofpeace
3a25279b2e
Merge pull request #56390 from dtzWill/update/fwupd-1.2.5
...
fwupd: 1.2.3 -> 1.2.8
2019-07-11 11:56:48 -04:00
Nikolay Amiantov
48b3e70534
Update nixos/modules/services/networking/networkmanager.nix
...
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-07-11 18:37:51 +03:00
John Ericson
5e84f73df2
Merge pull request #63603 from dingxiangfei2009/cross-compiling-buildGoPackage
...
Enable cross compilation on buildGoPackage
2019-07-11 11:26:05 -04:00
Will Dietz
5dc9fec732
fwupd: patch in paths to tools used as runtime deps
2019-07-11 11:10:19 -04:00
Will Dietz
f633bf64e9
fwupd: 1.2.3 -> 1.2.8
...
* use C.UTF-8 instead of en_US
* refresh sysconfdir_install patch
* extend to vendor-directory.conf
* update sysconfdir_install patch
* update file listing
2019-07-11 11:10:19 -04:00
worldofpeace
f33c9e9cfb
Merge pull request #64446 from jonasnick/clightning-0.7.1
...
clightning: 0.7.0 -> 0.7.1
2019-07-11 10:51:15 -04:00
Andrew Childs
af55c1c0b9
sensu-go: 5.10.0 -> 5.11.0
2019-07-11 23:40:12 +09:00
Roman Kashitsyn
ed056fc87e
pythonPackages.sphinxcontrib_plantuml: use top-level plantuml
...
plantuml declared in python packages implicitly captures graphviz
python library instead of the top-level package and thus doesn't work
property after installation, trying to access
/nix/store/<hash>-python2.7-graphviz-0.10.1/bin/dot and failing to
find it.
2019-07-11 16:34:00 +02:00
Daniël de Kok
a745dfac15
pythonPackages.thinc: 7.0.4 -> 7.0.6
...
7.0.5 and 7.0.6 contain fixes for pickle, unflatten, and threading.
https://github.com/explosion/thinc/releases/tag/v7.0.5
https://github.com/explosion/thinc/releases/tag/v7.0.6
Add myself to the list of maintainers, since I seem to be maintaining
this ;).
2019-07-11 16:33:52 +02:00
worldofpeace
63109c860f
Merge pull request #64376 from emmanuelrosa/betterlockscreen-missing-dependencies
...
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:24 -04:00
Emmanuel Rosa
eb0332db39
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:07 -04:00
Joachim F
336bfbd40d
Merge pull request #64118 from r-ryantm/auto-update/python3.7-aiorpcx
...
python37Packages.aiorpcx: 0.17.0 -> 0.18.3
2019-07-11 14:07:15 +00:00
Eelco Dolstra
267c8d6b2f
fetchurl (and derived functions): Support SRI hashes
...
E.g.
fetchFromGitHub {
owner = "NixOS";
repo = "nix";
rev = "ad42a784690449873fccb20192bd2150da81c56d";
hash = "sha256-ZXeadXUJMXV5lSLz6TOBeL/SSOVwQ8ywxU5AFMCnbRU=";
}
2019-07-11 15:52:35 +02:00
worldofpeace
528a690293
Merge pull request #64600 from xrelkd/update/overmind
...
overmind: 2.0.1 -> 2.0.2
2019-07-11 09:15:22 -04:00
worldofpeace
86de11567c
Merge pull request #64582 from xrelkd/update/kube-router
...
kube-router: 0.2.5 -> 0.3.1
2019-07-11 09:11:00 -04:00
worldofpeace
7eb6b69701
Merge pull request #64623 from xrelkd/update/cargo-xbuild
...
cargo-xbuild: 0.5.13 -> 0.5.14
2019-07-11 08:52:51 -04:00
worldofpeace
4de9f7a241
Merge pull request #64572 from eadwu/vscode/1.36.1
...
vscod{e,ium}: 1.36.0 -> 1.36.1
2019-07-11 08:48:52 -04:00
Klaas van Schelven
e2b348defe
pythonPackages.pytest-flask: init at 0.15.0
2019-07-11 14:43:19 +02:00
worldofpeace
421b747e6a
Merge pull request #64585 from xrelkd/update/archiver
...
archiver: 3.0.0 -> 3.2.0
2019-07-11 08:39:45 -04:00
xrelkd
2d70cb58b2
archiver: 3.0.0 -> 3.2.0
2019-07-11 20:38:23 +08:00
worldofpeace
c0a0c1ebcf
Merge pull request #64541 from bhipple/mirrors/alsa
...
mirrors.nix: add alsa-project.org for alsa
2019-07-11 08:37:29 -04:00
worldofpeace
b9338ee86a
Merge pull request #64593 from gnidorah/mako
...
mako: install dbus service file
2019-07-11 08:33:52 -04:00
worldofpeace
e4947358d2
Merge pull request #62661 from vanschelven/swagger-spec-validator
...
pythonPackages.swagger-spec-validator: init at 2.4.3
2019-07-11 08:28:36 -04:00
Klaas van Schelven
a5b4ebd47f
pythonPackages.swagger-spec-validator: init at 2.4.3
2019-07-11 08:26:33 -04:00
Venkateswara Rao Mandela
bc68f85326
nixos/tests: add test for showing child configuration in grub menu
...
- Create a child configuration named "Work" with an extra config file.
- Name the default configuration as "Home" :-)
- Once the VM is setup, reboot and verify that it has booted into
default configuration.
- Reboot into the "Work" configuration via grub.
- Verify that we have booted into the "Work" configuration and that
the extra config file is present.
This test works for the simple grub configuration and simple UEFI
Grub configuration. UEFI Systemd is not included in the test.
2019-07-11 17:40:25 +05:30
xrelkd
02c9e49eed
cargo-xbuild: 0.5.13 -> 0.5.14
2019-07-11 20:08:25 +08:00
Venkateswara Rao Mandela
b08400a4d2
nixos/tests: installer: restructure simpleUefiGrub test data
2019-07-11 17:38:25 +05:30
Venkateswara Rao Mandela
c400ab55d6
nixos/tests: installer: restructure simple test data
2019-07-11 17:38:25 +05:30
Venkateswara Rao Mandela
7f363b034e
nixos/install-grub: include child configs in grub menu
...
Add configs listed under the fine-tune subdirectory to the grub menu.
Use specified configuration name for the entry if available.
2019-07-11 17:38:25 +05:30
Georges Dubus
ab3e932325
doc: fix stdenv.xml
...
A duplicated opening tag caused the linter to fail, blocking the whole
nixpkgs-unstable channel.
2019-07-11 13:46:53 +02:00
Frederik Rietdijk
48a28c399c
jupyter-kernel: remove traceVal
...
`traceVal` is only for debugging and should not be delivered.
Partial revert of f72d7c49d5
, fixes ofBorg eval.
2019-07-11 13:41:13 +02:00
Craig Hall
2ae58dfc79
nixos/dhcpcd: Before network-online.target
...
Instead of network.target. Fixes #60900 (delayed boot).
2019-07-11 12:23:41 +01:00
Jonathan Ringer
f424f47fa3
libgeotiff: 1.4.3 -> 1.5.1
2019-07-11 04:07:26 -07:00
Jonathan Ringer
19ebc0bd45
libspatialite: fix build
2019-07-11 04:07:26 -07:00
Jonathan Ringer
06960ac6a7
pythonPackages.pyproj: unstable-2018-11-13 -> 2.2.1
2019-07-11 04:07:20 -07:00
0x4A6F
39de81af3d
routinator: init at 0.4.0
2019-07-11 10:49:51 +00:00
Jonathan Ringer
d55cba68ff
proj: 5.2.0 -> 6.1.1
2019-07-11 03:44:55 -07:00
xrelkd
0d4448183b
filezilla: 3.42.1 -> 3.43.0
2019-07-11 17:08:35 +08:00
xrelkd
df3ae76dfd
libfilezilla: 0.16.0 -> 0.17.1
2019-07-11 17:08:35 +08:00
Paul Myjavec
95395fbf54
saml2aws: 2.10.0 -> 2.15.0
2019-07-11 10:39:42 +02:00
Tom McLaughlin
f72d7c49d5
Add optional Jupyter kernelspec options from the spec ( #55989 )
2019-07-11 10:29:35 +02:00
Charlie Dyson
0426ae63f8
fix : #64340 building python wheels in non-standard store
2019-07-11 10:27:28 +02:00
Will Dietz
c763b8db06
radiotray-ng: 0.2.5 -> 0.2.6
2019-07-11 10:11:43 +02:00