Commit Graph

128628 Commits

Author SHA1 Message Date
R. RyanTM
4bb61a3ba4 singularity: 2.5.1 -> 2.5.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/singularity/versions.

<details><summary>Version release notes (from GitHub)</summary>
Greetings Singularity containerizers!

This release contains fixes for a _high severity_ security issue affecting Singularity 2.3.0 through 2.5.1 on kernels that support overlay file systems (CVE-2018-12021). A malicious user with network access to the host system (e.g. ssh) could exploit this vulnerability to access sensitive information on disk and bypass directory image restrictions like those preventing the root file system from being mounted into the container.

Singularity 2.5.2 should be installed immediately, and all previous versions of Singularity should be removed. The vulnerability addressed in this release affects kernels that support overlayfs. If you are unable to upgrade immediately, you should set `enable overlay = no` in `singularity.conf`.

In addition, this release contains a large number of bug fixes.  Details follow:

## [Security related fixes](https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-12021)
 - Removed the option to use overlay images with `singularity mount`.  This
   flaw could allow a malicious user accessing the host system to access
   sensitive information when coupled with persistent ext3 overlay.
 - Fixed a race condition that might allow a malicious user to bypass directory
   image restrictions, like mounting the host root filesystem as a container
   image

## Bug fixes
 - Fix an error in malloc allocation #1620
 - Honor debug flag when pulling from docker hub #1556
 - Fix a bug with passwd abort #1580
 - Allow user to override singularity.conf "mount home = no" with --home option
   #1496
 - Improve debugging output #1535
 - Fix some bugs in bind mounting #1525
 - Define PR_(S|G)ET_NO_NEW_PRIVS in user space so that these features will
   work with kernels that implement them (like Cray systems) #1506
 - Create /dev/fd and standard streams symlinks in /dev when using minimal dev
   mount or when specifying -c/-C/--contain option #1420
 - Fixed * expansion during app runscript creation #1486

As always, please report any bugs to:
https://github.com/singularityware/singularity/issues/new</details>

These checks were done:

- built on NixOS
- /nix/store/3igwiqi311c18w13y5r7zrgpcnzylg9l-singularity-2.5.2/bin/singularity passed the binary check.
- Warning: no invocation of /nix/store/3igwiqi311c18w13y5r7zrgpcnzylg9l-singularity-2.5.2/bin/run-singularity had a zero exit code or showed the expected version
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.5.2 with grep in /nix/store/3igwiqi311c18w13y5r7zrgpcnzylg9l-singularity-2.5.2
- directory tree listing: https://gist.github.com/ed6db09ad43a19c6abf2d35d15ef489c
- du listing: https://gist.github.com/9bd23f4d6ee86a9eb2ba7ec5c986741d
2018-07-07 16:41:51 -07:00
R. RyanTM
0ddfd68f15 sysbench: 1.0.14 -> 1.0.15
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/sysbench/versions.

<details><summary>Version release notes (from GitHub)</summary>
	* version 1.0.15
	* CI/build/packaging: add Fedora 28
	* CI/build/packaging: add Ubuntu Bionic
	* CI/build/packaging: remove Fedora 26 (EOL)
	* CI/build/packaging: remove Debian Wheezy (EOL)
	* fileio: fix GH-229 (--file-fsync-freq=0 seems to prevent
	fsync() at the end of the test)
	* command line: improve parsing of boolean command line options
	* tests: fix GH-220 (Testsuite api_sql_mysql.t failed ...)
	* tests: fix GH-223 (test failure on ppc64)
	* tests: fix opt_help.t to pass when the binary is not
	configured with MySQL support
	* MySQL driver: use it by default in DB benchmarks
</details>

These checks were done:

- built on NixOS
- /nix/store/jfyhnvp5696s1cjn64fxp5ir072m7h35-sysbench-1.0.15/bin/sysbench passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.0.15 with grep in /nix/store/jfyhnvp5696s1cjn64fxp5ir072m7h35-sysbench-1.0.15
- directory tree listing: https://gist.github.com/2d15615806f49f153b03e6495af3654b
- du listing: https://gist.github.com/6d323aaf15bf22506caed9176fe9b034
2018-07-07 16:26:09 -07:00
Silvan Mosberger
b5f6a0c7de
Merge pull request #42953 from r-ryantm/auto-update/sonarr
sonarr: 2.0.0.5163 -> 2.0.0.5228
2018-07-08 01:25:16 +02:00
Robert Schütz
86d85070ca alacritty: install shell completions 2018-07-08 01:19:06 +02:00
R. RyanTM
0e59b1c1ed texstudio: 2.12.8 -> 2.12.10 (#43154)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/texstudio/versions.

Version release notes (from GitHub):
TeXstudio 2.12.10
----------------
- bug fixes
- fix structure view with Qt >5.10

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/lpnv7mgqxh4dvngjkda0l04lsqg99ad0-texstudio-2.12.10/bin/texstudio had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.12.10 with grep in /nix/store/lpnv7mgqxh4dvngjkda0l04lsqg99ad0-texstudio-2.12.10
- directory tree listing: https://gist.github.com/30bd87321ac5fe523c2a1eb759af22c9
- du listing: https://gist.github.com/04363c828381c5273c6c80caa9b552f4
2018-07-08 01:16:46 +02:00
Silvan Mosberger
e72aa92b38
Merge pull request #42954 from dywedir/libaom
libaom: 0.1.0 -> 1.0.0
2018-07-08 01:10:05 +02:00
Silvan Mosberger
bf369bf353
Merge pull request #42972 from r-ryantm/auto-update/pcmanfm-qt
lxqt.pcmanfm-qt: 0.12.0 -> 0.13.0
2018-07-08 01:04:11 +02:00
Silvan Mosberger
5345e05b3c
Merge pull request #42970 from r-ryantm/auto-update/openshot-qt
openshot-qt: 2.4.1 -> 2.4.2
2018-07-08 01:00:57 +02:00
Silvan Mosberger
f6067ffcf4
libopenshot: 0.1.9 -> 0.2.0 2018-07-08 00:59:21 +02:00
Silvan Mosberger
c683c8dd06
Merge pull request #42971 from r-ryantm/auto-update/pdd
pdd: 1.2 -> 1.3
2018-07-08 00:38:50 +02:00
Gabriel Gonzalez
05ca67107a
Fix type signature 2018-07-07 15:23:03 -07:00
Tad Fisher
0fd2b4761a zoom-us: set qt plugin paths in wrapper 2018-07-07 15:13:32 -07:00
Robert Schütz
e8697ddea4 home-assistant: 0.72.1 -> 0.73.0 2018-07-08 00:01:32 +02:00
Silvan Mosberger
129f94fb38
Merge pull request #42103 from eadwu/init/glava
glava: init at v1.4.5
2018-07-07 22:27:46 +02:00
Edmund Wu
2ec495e943
glava: init at v1.4.5 2018-07-07 16:18:41 -04:00
Thomas Tuegel
c3f0dcfb52
wrapFirefox: select correct browserpass output
The browserpass native messaging host is in the `bin` output. This may have
changed recently.
2018-07-07 14:11:19 -05:00
Silvan Mosberger
d925fe3f81
Merge pull request #42980 from r-ryantm/auto-update/nagios
nagios: 4.4.0 -> 4.4.1
2018-07-07 18:52:23 +02:00
Jos van Bakel
9291a3c0cf pythonpackages.sounddevice: 0.3.9 -> 0.3.11 and fix for portaudio library path (#43083) 2018-07-07 18:46:06 +02:00
Silvan Mosberger
059f5fd8a8
Merge pull request #43039 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20180531 -> 20180629
2018-07-07 18:43:56 +02:00
Silvan Mosberger
2808f3e5c8
Merge pull request #43136 from xtruder/pkgs/zookeeper/fixes_1
zookeeper: server fixes
2018-07-07 18:41:33 +02:00
Silvan Mosberger
22075242d0
Merge pull request #43132 from eadwu/vscode/1.25.0
vscode: 1.24.1 -> 1.25.0
2018-07-07 18:38:25 +02:00
Kenny Shen
638fb3e3ce pdfcrack: init 0.16 (#43144) 2018-07-07 18:32:52 +02:00
Silvan Mosberger
e73783ae40
Merge pull request #42395 from symphorien/nix-du-0-2-0
nix-du: 0.1.2 -> 0.2.0
2018-07-07 18:17:22 +02:00
Silvan Mosberger
63e8a44822
Merge pull request #43053 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.70 -> 1.4.78
2018-07-07 18:02:23 +02:00
Michael Hoang
26f73b69e5 mumble_git: 2018-01-12 -> 2018-07-01
Replace fetchgit with fetchFromGitHub now that it supports submodules.
2018-07-08 01:53:35 +10:00
Jaka Hudoklin
499203e199 nyx: init at 2.0.4 (#43139) 2018-07-07 17:03:20 +02:00
Alexandre Esteves
52d4d73757 coursera-dl: 0.10.0 -> 0.11.4 (#43050) 2018-07-07 16:31:43 +02:00
adisbladis
e691c8e97c
firefox-beta-bin: 62.0b5 -> 62.0b6 2018-07-07 20:19:09 +08:00
adisbladis
66a6166a37
firefox-devedition-bin: 62.0b5 -> 62.0b6 2018-07-07 20:19:02 +08:00
worldofpeace
2cfb6aafc2 gtkspell3: add valaSupport 2018-07-07 12:57:12 +02:00
Peter Simons
03476783a5 R: fix evaluation errors 2018-07-07 12:10:46 +02:00
Peter Simons
49c649d573 R: update CRAN package set to snapshot 2018-07-06 2018-07-07 12:10:46 +02:00
Peter Simons
d984656a2a R: update package set
The CRAN snapshot is at "2018-07-03". Bioc is now at 3.8.
2018-07-07 12:10:46 +02:00
Jaka Hudoklin
ce32952d15 zookeeper: patch shebangs in output scripts 2018-07-07 11:34:06 +02:00
Jaka Hudoklin
6e9c7f0ad5 zookeeper: wrap zkServer.sh command 2018-07-07 11:34:04 +02:00
talyz
656335cd8b linux: Temporary fix for issue #42755
Fix a serious issue with the xen-netfront driver introduced in
upstream commit f599c64fdf7d ("xen-netfront: Fix race between device
setup and open") where the MTU of the device cannot be set
properly. This should be removed once it's included in upstream.
2018-07-07 10:08:57 +02:00
Vladimír Čunát
6ea4c3d335
Merge #43113: firefox*: 61.0 -> 61.0.1 2018-07-07 08:58:27 +02:00
adisbladis
9c1405d2c6
Merge pull request #42968 from r-ryantm/auto-update/plantuml
plantuml: 1.2017.18 -> 1.2018.8
2018-07-07 12:00:03 +08:00
adisbladis
6f32715ab6
Merge pull request #43055 from r-ryantm/auto-update/bibutils
bibutils: 6.5 -> 6.6
2018-07-07 11:59:07 +08:00
Edmund Wu
c020e74886
vscode: 1.24.1 -> 1.25.0
Resolve missing lib, libgtk-x11-2.0.so.0
2018-07-06 21:57:29 -04:00
Orivej Desh
fb36c7acff Add type_getattro.patch because it is no longer downloadable (#43130)
See f2f7c4287f
2018-07-06 23:39:39 +00:00
Timo Kaufmann
ddc7051552 pythonPackages.flask-autoindex: 2018-06-28 -> 0.6.1 (#43126) 2018-07-06 22:47:40 +02:00
leenaars
5902e11cd6 termtekst: init -> 1.0 (#43045) 2018-07-06 21:55:18 +02:00
Demyan Rogozhin
29021eab6a particl-core: 0.16.0.5 -> 0.16.1.0 (#43114) 2018-07-06 21:25:46 +02:00
R. RyanTM
be9c58b997 edbrowse: 3.7.3 -> 3.7.4 (#43037)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/edbrowse/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/7jcarzh31rmwvwsahbhq2k74al2x2am2-edbrowse-3.7.4/bin/edbrowse had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.7.4 with grep in /nix/store/7jcarzh31rmwvwsahbhq2k74al2x2am2-edbrowse-3.7.4
- directory tree listing: https://gist.github.com/21b2adbe415a5e475da47207b1f79386
- du listing: https://gist.github.com/e6ec448b581313e4148fb251bcdca067
2018-07-06 21:08:11 +02:00
Jude Taylor
6084eacc66 remove redundant patch from GHC 8.6.1 for darwin 2018-07-06 12:00:09 -07:00
R. RyanTM
6519ea5671 riemann_c_client: 1.10.1 -> 1.10.2 (#42961)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/riemann-c-client/versions.

These checks were done:

- built on NixOS
- /nix/store/hxh4dj91473d8wlyr2kaqf5n6hcn8z4b-riemann-c-client-1.10.2/bin/riemann-client passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.10.2 with grep in /nix/store/hxh4dj91473d8wlyr2kaqf5n6hcn8z4b-riemann-c-client-1.10.2
- directory tree listing: https://gist.github.com/64c27a461ed26c33098195c79327e87c
- du listing: https://gist.github.com/7bdbbd558a2ce067e9e413f0bbba1185
2018-07-06 20:51:40 +02:00
R. RyanTM
499ccb69e7 passExtensions.pass-otp: 1.1.0 -> 1.1.1 (#42973)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pass-otp/versions.

Version release notes (from GitHub):

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.1.1 with grep in /nix/store/qam419864q7zv1fllmjpsylw6c0b76y6-pass-otp-1.1.1
- directory tree listing: https://gist.github.com/7a35773fe3bff95a565cc4f539706da6
- du listing: https://gist.github.com/adf137d812986c88efa0c217189d79a3
2018-07-06 20:43:45 +02:00
taku0
09918a6570
firefox: 61.0 -> 61.0.1 2018-07-06 20:30:51 +02:00
taku0
ea94258886
firefox-bin: 61.0 -> 61.0.1 2018-07-06 20:30:51 +02:00
R. RyanTM
cb85999b6b picard-tools: 2.18.7 -> 2.18.9 (#42967)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/picard-tools/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/ah3v1x61gmj9lan8a3qvy3824lqvjdgi-picard-tools-2.18.9/bin/picard had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.18.9 with grep in /nix/store/ah3v1x61gmj9lan8a3qvy3824lqvjdgi-picard-tools-2.18.9
- directory tree listing: https://gist.github.com/0972acdc51fe8a1cde470e4ab5e87993
- du listing: https://gist.github.com/6a66b6723ce4887cd108678369b87360
2018-07-06 20:24:57 +02:00
R. RyanTM
6d08204090 mate.pluma: 1.21.0 -> 1.21.1 (#42966)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pluma/versions.

These checks were done:

- built on NixOS
- /nix/store/qv4p1mlbwak5d9yrpx9asi95nyjqfcss-pluma-1.21.1/bin/pluma passed the binary check.
- /nix/store/qv4p1mlbwak5d9yrpx9asi95nyjqfcss-pluma-1.21.1/bin/.pluma-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.21.1 with grep in /nix/store/qv4p1mlbwak5d9yrpx9asi95nyjqfcss-pluma-1.21.1
- directory tree listing: https://gist.github.com/f06bd46e4278731e8bf069a5bc4f0f62
- du listing: https://gist.github.com/2e4b1ada7a39f4bb5b224c773d0096c6
2018-07-06 20:21:53 +02:00
R. RyanTM
a58efac160 libodfgen: 0.1.6 -> 0.1.7 (#42246)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libodfgen/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.1.7 with grep in /nix/store/9ngbm7b2sd2zvagliqnlgvx892ay7wm9-libodfgen-0.1.7
- directory tree listing: https://gist.github.com/6a8d890d4d5134b3b823c052014dfbd6
- du listing: https://gist.github.com/294321ff72a9aa97f89b6941ab62412d
2018-07-06 20:19:42 +02:00
R. RyanTM
593bb456e4 adapta-gtk-theme: 3.93.1.22 -> 3.93.1.28 (#43056)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/adapta-gtk-theme/versions.

Version release notes (from GitHub):
* Added some workarounds for Pixel-saver applet in Budgie (Gtk+ 3.2x/4.0).
* Dropped some outdated styling in FirefoxQuantum (Gtk+ 3.2x/4.0).

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/2a01274ab6cfba1470a7eec4fd70802c
- du listing: https://gist.github.com/9c89b76ba6d49d6056387e6e044f346f
2018-07-06 20:16:29 +02:00
R. RyanTM
857f0753d6 riot-web: 0.15.5 -> 0.15.6 (#42958)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/riot-web/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.15.6 with grep in /nix/store/0gr8hg3lgymk3idlxb9i4q0p6yyq3azz-riot-web-0.15.6
- directory tree listing: https://gist.github.com/5d5d991112bb6e9960e1319112c7c6e9
- du listing: https://gist.github.com/e2ade24d81e7c7b978e65607f2d7b669
2018-07-06 20:12:27 +02:00
xeji
3035cd220e
Merge pull request #43084 from vbgl/ocaml-janestreet-0.11.0
ocamlPackages.janeStreet: 0.10 -> 0.11
2018-07-06 20:00:38 +02:00
averelld
06c6ff2465 mattermost-desktop: 4.1.1 -> 4.1.2 (#43117)
Also update some dependencies
2018-07-06 19:27:11 +02:00
Jaka Hudoklin
42f1372c53 telepresence: 0.67 -> 0.85 (#43116) 2018-07-06 19:23:43 +02:00
Will Dietz
7835d7c74f
Merge pull request #43076 from dtzWill/update/kitty-0.11.2
kitty: 0.10.1 -> 0.11.2
2018-07-06 11:32:02 -05:00
Silvan Mosberger
140f384ff7
Merge pull request #43059 from r-ryantm/auto-update/armadillo
armadillo: 8.500.1 -> 8.600.0
2018-07-06 18:27:42 +02:00
Jan Tojnar
188e487dd1
gnome3: simplify package set using makeScope 2018-07-06 18:20:06 +02:00
Silvan Mosberger
8f5b0686ee
Merge pull request #43054 from r-ryantm/auto-update/chirp-daily
chirp: 20180614 -> 20180623
2018-07-06 18:14:44 +02:00
Peter Hoeg
9a066a3caf pythonPackages.matrix-client: 0.2.0 -> 0.3.2 (#42915) 2018-07-06 18:05:19 +02:00
Robert Schütz
871447a12e flexget: update propagatedBuildInputs 2018-07-06 17:54:39 +02:00
lewo
2b5d151471
Merge pull request #43119 from nlewo/pr-fix-docker-tools-tests
dockerTools.examples: explicitly set image tag to fix docker-tools tests
2018-07-06 17:52:29 +02:00
Robert Schütz
a49ac62722
Merge pull request #43106 from dotlambda/seafile-client-6.2.1
seafile-client: 6.1.8 -> 6.2.1
2018-07-06 17:47:08 +02:00
Matthew Bauer
6df7a8b34c dunst: fix building without dunstify
Fixes https://hydra.nixos.org/build/77046987/
2018-07-06 11:12:16 -04:00
Robert Schütz
1804301446 python: alembic: 0.9.9 -> 0.9.10 2018-07-06 17:09:24 +02:00
Antoine Eiche
d44b778d10 dockerTools.examples: explicitly set image tag to fix docker-tools tests
docker-tools tests load images without specifying any tag
value. Docker then uses the image with tag "latest" which doesn't
exist anymore since commit 39e678e24e.
2018-07-06 16:38:42 +02:00
Robert Schütz
fda46a645c python.pkgs.agate: fix tests
Need to use fetchFromGitHub because examples/ is missing from PyPI tarball.
Also clean up the expression and specify appropriate checkInputs.
Fixes #42867.
2018-07-06 16:22:51 +02:00
Robert Schütz
4b373bc3d9 seafile-client: 6.1.8 -> 6.2.1 2018-07-06 16:01:55 +02:00
Robert Schütz
376b222fd7 seafile-shared: 6.1.0 -> 6.2.1 2018-07-06 16:01:49 +02:00
Mathias Schreck
39e678e24e dockerTools.buildImage: add option to use nix output hash as tag 2018-07-06 15:15:09 +02:00
Gavin Rogers
f917b155e5 Add: GoEndian dependancy
I'm a little confused as to why this buils and runs on darwin, but fails to
build without it on linux. The error was:

```go/src/github.com/gxed/eventfd/eventfd.go:17:2: cannot find package "github.com/gxed/GoEndian" in any of:```
2018-07-06 14:00:22 +01:00
Jaka Hudoklin
588dbd714e apache-kafka: add missing gnugrep gnused and coreutils deps (#43111) 2018-07-06 14:18:42 +02:00
Maximilian Bosch
e331236d57 termtosvg: init at 0.3.0 (#43069)
`termtosvg` makes screencasts and writes them into a SVG file. The app
can be used on CLI entirely.

Closes #42921
2018-07-06 14:11:50 +02:00
Vladimír Čunát
ec199f0941
Merge #43021: nix: use boehmgc with enableLargeConfig 2018-07-06 13:46:40 +02:00
xeji
d868a26a51
Merge pull request #43100 from qoelet/gnu-pw-mgr
gnu-pw-mgr: init 2.3.2
2018-07-06 13:42:58 +02:00
Robert Hensing
637fcd4c5b pkgs.haskell.lib.packagesFromDirectory: forward compatibility
Add `...` for less painful downgrades in the future
2018-07-06 13:03:56 +02:00
Vladimír Čunát
1bdb138710
nix: use boehmgc with enableLargeConfig = true
Fixes #43015 for me and hopefully also similar issues.

== Resource consumption ==

TL;DR: no change for small-memory cases, less CPU for large-memory cases.

I assume almost all of the large memory usage is just the expression
evaluation and managed by the GC, so I used just `nix-env -q...` to test.
Old and new lines for each command follow.  I tried to run each several
times, but the values were very stable (<1% difference on re-runs),
so only one line for each command-version pair is provided.

$ time nix-env -f . -qaP --description -A nix >/dev/null
- 0.06user 0.01system 0:00.07elapsed 101%CPU (0avgtext+0avgdata 29036maxresident)k
+ 0.06user 0.01system 0:00.07elapsed 102%CPU (0avgtext+0avgdata 29864maxresident)k

$ time nix-env -f . -qaP --description >/dev/null
- 6.45user 0.36system 0:06.82elapsed  99%CPU (0avgtext+0avgdata 1021024maxresident)k
+ 6.23user 0.33system 0:06.57elapsed 100%CPU (0avgtext+0avgdata  938408maxresident)k

$ time nix-env -f . --show-trace -qa --drv-path --system --meta --xml 2>&1 >/dev/null
- 56.35user 0.96system 0:31.03elapsed 184%CPU (0avgtext+0avgdata 3207708maxresident)k
+ 44.80user 0.91system 0:26.12elapsed 175%CPU (0avgtext+0avgdata 3192696maxresident)k

$ time ./result-nix-large/bin/nix-instantiate --dry-run --eval --strict \
    --show-trace ./maintainers/scripts/eval-release.nix > /dev/null
- Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
- Command terminated by signal 6
- 175.18user 2.68system 1:17.42elapsed 229%CPU (0avgtext+0avgdata 8468440maxresident)k
+ 178.48user 2.78system 1:15.11elapsed 241%CPU (0avgtext+0avgdata 8460572maxresident)k
2018-07-06 13:03:45 +02:00
Kenny Shen
e921aa02b1 gnu-pw-mgr: init 2.3.2 2018-07-06 19:00:57 +08:00
Gavin Rogers
6c857b7f70 Fix: remove platform declaration, add eventfd
"if platforms is not set it will default to go.meta.platforms which is probably
what you want" And that does sound like what we want. Also, the linux build was
complaining about eventfd, or the lack thereof.
2018-07-06 11:55:48 +01:00
Vincent Demeester
77153c4cdb gauge: 0.9.7 -> 1.0.0 (#43107)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-07-06 12:49:06 +02:00
André-Patrick Bubel
34a8ebc7b1 slic3r-prusa3d: 1.40.0 -> 1.40.1 (#43102) 2018-07-06 12:25:58 +02:00
Michael Fellinger
08e79cad4f Mint: 0.0.4 -> 0.1.0 (#43103) 2018-07-06 11:32:08 +02:00
Will Dietz
f22cbe5c35 xbacklight: 1.2.1 -> 1.2.2 (#43101) 2018-07-06 11:27:49 +02:00
xeji
5ea2eb7ac9
Merge pull request #43090 from flokli/gocryptfs-1.5
gocryptfs: 1.1.1 -> 1.5
2018-07-06 11:26:33 +02:00
Peter Hoeg
a4a1627926
Merge pull request #42768 from bkchr/plasma_5_13_2
plasma5: 5.13.0 -> 5.13.2
2018-07-06 16:19:12 +08:00
Robert Schütz
77ab76d4b7 libsearpc: 3.0.7 -> 3.0.8 2018-07-06 10:18:15 +02:00
lewo
c74301fda1
Merge pull request #43006 from r-ryantm/auto-update/grib-api
grib-api: 1.26.1 -> 1.27.0
2018-07-06 10:10:09 +02:00
Pascal Wittmann
c6be09c29b
calibre: 3.26.1 -> 3.27.0 2018-07-06 10:05:25 +02:00
lewo
a93666a0c7
Merge pull request #43009 from r-ryantm/auto-update/grisbi
grisbi: 1.0.2 -> 1.0.4
2018-07-06 10:04:53 +02:00
Jan Tojnar
bcda220f4f
system-config-printer: 1.5.9 → 1.5.11 2018-07-06 09:35:03 +02:00
Jan Tojnar
e197fcfa4a
libdazzle: 3.28.2 → 3.28.3 2018-07-06 09:35:03 +02:00
Jan Tojnar
eb97acb64a
gnome3.gnome-calculator: 3.28.1 → 3.28.2 2018-07-06 09:35:03 +02:00
Jan Tojnar
21f78529a5
python3.pkgs.dogtail: init at 0.9.10 2018-07-06 09:35:02 +02:00
Jan Tojnar
18b79b8fcb
gnome3.gnome-logs: 3.28.2 → 3.28.3 2018-07-06 09:35:02 +02:00
Jan Tojnar
8abddf8373
gnome3.gnome-boxes: 3.28.4 → 3.28.5 2018-07-06 09:35:02 +02:00
Jan Tojnar
6070fb3978
gnome3.bijiben: 3.28.2 → 3.28.3 2018-07-06 09:35:01 +02:00
Jan Tojnar
3098510780
meld: 3.18.1 → 3.18.2 2018-07-06 09:35:01 +02:00
Jan Tojnar
61f656f684
orca: 3.28.1 → 3.28.2 2018-07-06 09:35:01 +02:00
Peter Hoeg
93f276d47d adtool: init at 1.3.3 2018-07-06 15:09:41 +08:00
Peter Hoeg
44f724467a
Merge pull request #42996 from r-ryantm/auto-update/libnfs
libnfs: 2.0.0 -> 3.0.0
2018-07-06 14:27:01 +08:00
Vladimír Čunát
07ac57182b
Merge #43012: thunderbird*: 52.8.0 -> 52.9.0 (security) 2018-07-06 08:20:34 +02:00
Will Dietz
e264a93a85 libndctl: fix build w/musl using patch from upstream 2018-07-05 22:12:46 -05:00
Peter Hoeg
151680b077
Merge pull request #43036 from r-ryantm/auto-update/elisa
elisa: 0.1.80 -> 0.2.0
2018-07-06 10:40:48 +08:00
Matthew Bauer
e67fb11d4c
Merge pull request #42473 from roosemberth/lua53-pkgconfig
lua5.3/pkgconfig: add lua5.3.pc
2018-07-05 22:17:50 -04:00
Zer0-
e13f46b3c2 MusE: add new package at version 3.0.2 (#42544)
* muse: init at version 3.0.2

Added MusE; an application for working with midi. Allowing recording
from midi instruments, playback and editing of midi files.

* muse: remove unnecessary dependencies

-builds and works just fine without listing these

* Use fetchFromGitHub and add sha256
2018-07-05 22:16:27 -04:00
Matthew Bauer
ce2f8bfda8
Merge pull request #42579 from dasJ/dunstify
dunst: Also install dunstify
2018-07-05 22:14:55 -04:00
Matthew Bauer
81686434bf
Merge pull request #42817 from Hodapp87/fix_mesa_glu
appleseed, structure-synth, luxcorerender: libGLU instead of mesa_glu
2018-07-05 22:14:08 -04:00
Matthew Bauer
6d6b079622
Merge pull request #42789 from twhitehead/lwp-protocol-https
lwp-protocol-https: honour NIX_SSL_CERT_FILE
2018-07-05 22:12:51 -04:00
Matthew Bauer
af56538c89
Merge pull request #42687 from nh2/nginx-debug-build
nginx: Flag to build with debugging and parallel builds
2018-07-05 22:11:51 -04:00
Matthew Bauer
01037e0f35
Merge pull request #42688 from fmenou/update-terraform-providers
terraform: update all providers
2018-07-05 22:11:26 -04:00
Matthew Bauer
62f47c56b7
Merge pull request #42723 from thefloweringash/es5-plugin-classpath
elasticsearch5: Set classpath for elasticsearch-plugin
2018-07-05 22:10:47 -04:00
Matthew Bauer
00db477324
Merge pull request #42931 from r-ryantm/auto-update/urh
urh: 2.1.1 -> 2.2.2
2018-07-05 21:50:58 -04:00
Matthew Bauer
5809621bbf
Merge pull request #42926 from aij/flow-0.75
flow: 0.72.0 -> 0.75.0
2018-07-05 21:50:41 -04:00
Matthew Bauer
79602a2f44
Merge pull request #42851 from jmitchell/fix/vm-debian
vmTools: update Debian minor version to 8.11
2018-07-05 21:50:17 -04:00
Matthew Bauer
65695f9e0e
Merge pull request #42868 from alyssais/patch-2
bundler: 1.16.1 -> 1.16.2
2018-07-05 21:49:25 -04:00
Matthew Bauer
0ce00ea660
Merge pull request #42870 from ldesgoui/add-pscircle
pscircle: init at v1.0.0
2018-07-05 21:48:25 -04:00
Ryan Mulligan
7937f82665 treewide: http -> https 2018-07-05 18:35:28 -07:00
Florian Klink
7e579aa994 gocryptfs: 1.1.1 -> 1.5
Bold marked applicable changelog entries:

 - Support extended attributes (xattr) in forward mode<Paste>
 - Add -fsck function
 - Fix several symlink race attacks
 - Use memory pools for buffer handling
 - Parallelize file content encryption
 - Use HKDF to derive separate keys for GCM and EME
2018-07-06 01:46:00 +02:00
xeji
5c271db791
Merge pull request #43060 from disassembler/asterisk
Asterisk xmpp support
2018-07-06 00:43:26 +02:00
Silvan Mosberger
a986631655 texlive: Propagate biber binary (#42875) 2018-07-06 00:19:47 +02:00
John Wiegley
1459b2dffa
coqPackages.equations: Add support for Coq 8.8 2018-07-05 15:17:22 -07:00
John Wiegley
56afc551f2
verilator: Allow building on Darwin as well as Linux 2018-07-05 15:17:17 -07:00
Patrick Hilhorst
d45a099688 atom, atom-beta: 1.28.0 -> 1.28.1, 1.29.0-beta0 -> 1.29.0-beta1 (#43086) 2018-07-06 00:09:13 +02:00
Matthew Bauer
bb0febf575
Merge pull request #43079 from matthewbauer/rework-extra-pkgs
Rework stage.nix's extraPkgs
2018-07-05 18:05:57 -04:00
Tom Smeets
cdebd1c61f sixpair: init at 2007-04-18 (#43072)
This is a small c program used for pairing with a wireless PlayStation 3 controller via bluetooth.
I included a patch that replaces the depricated 'hcitool' command with 'bluetoothctl'.

For further info visit: http://www.pabr.org/sixlinux/
2018-07-06 00:04:27 +02:00
Florian Klink
dff0cfc3b0 gocryptfs: fix typo in folder name 2018-07-05 23:56:06 +02:00
xeji
b1abb5a8c2
Merge pull request #42974 from r-ryantm/auto-update/mxt-app
mxt-app: 1.27 -> 1.28
2018-07-05 23:55:57 +02:00
Jan Tojnar
f6e83edf36
networkmanager: 1.10.6 → 1.12.0 2018-07-05 23:43:35 +02:00
Uli Baum
0aaf209b33 mxt-app: limit platforms to linux
never built on darwin
2018-07-05 23:35:49 +02:00
Matthew Bauer
ad20a4a1c3 stage: add Linux checks
This prevent us evaluation on macOS systems where pkgsMusl &
pkgsi686Linux is unsupported.
2018-07-05 17:32:54 -04:00
Matthew Bauer
aba6a3d7f4 dwarf-fortress: use fetchFromGitHub directly
This avoids creating a second derivation to copy things from the
original. The new themes are now fixed output.
2018-07-05 17:25:07 -04:00
Tad Fisher
14555eab0f zoom-us: 2.2.128100.0627 -> 2.2.128200.0702 (#42922) 2018-07-05 21:42:44 +01:00
John Ericson
f795ed79d0 stage: Make pkgsMusl and pkgsi686linux respect the original localSystem more
For example:

nix-repl> pkgsi686Linux.pkgsMusl.hostPlatform.config
"i686-unknown-linux-musl"

nix-repl> pkgsMusl.pkgsi686Linux.hostPlatform.config
"i686-unknown-linux-musl"
2018-07-05 16:17:54 -04:00
Svein Ove Aas
b0c7245ee5 dwarf-fortress: Add "lazy pack", config flags and some comments. 2018-07-05 20:48:52 +01:00
Matthew Bauer
69f1045001 treewide: remove forceSystem 2018-07-05 15:47:10 -04:00
Vincent Laporte
3b0cd74f55
ocamlPackages.janeStreet: 0.10 -> 0.11 2018-07-05 19:40:31 +00:00
Svein Ove Aas
5012ce727a dwarf-fortress: Init TWBT at 6.46 2018-07-05 20:21:59 +01:00
adisbladis
9655e1a134
Merge pull request #43011 from r-ryantm/auto-update/flatpak
flatpak: 0.99.1 -> 0.99.2
2018-07-06 02:34:00 +08:00
adisbladis
58ff8a3b6d
Merge pull request #42876 from marsam/feature/build-recoll-without-qt
recoll: Add support to build without QT
2018-07-06 02:33:21 +08:00
Matthew Bauer
c491a99362 treewide: remove callPackage_i686
This has been replaced with pkgsi686Linux.callPackage
2018-07-05 14:04:52 -04:00
Matthew Bauer
5b357d9037 stage: refactor extraPkgs
I have renamed the overlay to “otherPackageSets” because I think that
is more descriptive.

pkgsLocal has been removed because there were concerns that it would
be confusing. None of the other names seemed very useful so I think it
is best to avoid it altogether. pkgsCross is still included,
hopefully, that will not have as much confusion.

pkgsMusl is now available for building Musl packages. It will give you
packages bulit with the Musl libc.

Also added more documentation.

/cc @dezgeg @Ericson2314 @dtzWill
2018-07-05 13:59:03 -04:00
Jan Tojnar
3272f10024
networkmanager-openvpn: move to a subdirectory 2018-07-05 19:18:07 +02:00
Silvan Mosberger
5f620d0e22
build-idris-package: includePreludeBase -> noPrelude, noBase
Resembles idris --noprelude and --nobasepkgs arguments
2018-07-05 19:10:27 +02:00
Robert Schütz
a04c9e2deb python.pkgs.flask-restful: fix tests
Fixes #43001.
2018-07-05 18:59:25 +02:00
Léo Gaspard
806e5a3882
josm: bump to jre10
Fixes https://josm.openstreetmap.de/ticket/11806
2018-07-05 18:47:51 +02:00
Robert Schütz
151afd2457
qutebrowser: 1.3.3 -> 1.4.0 (#42916)
pdfjs: 1.7.225 -> 1.10.100
2018-07-05 18:31:19 +02:00
volth
9c63a9e2bc graalvm8: 1.0.0-rc1 -> 1.0.0-rc3 (#43061) 2018-07-05 18:28:46 +02:00
Will Dietz
481e61fad8 kitty: 0.10.1 -> 0.11.2 2018-07-05 11:19:53 -05:00
Will Dietz
67986382e4
Merge pull request #43071 from dtzWill/fix/vampire-portability
vampire: portability fixes
2018-07-05 11:13:42 -05:00
Gabriel Ebner
bec83a2b9e cvc4: 1.5 -> 1.6 2018-07-05 17:57:06 +02:00
Matthew Bauer
d6a202f162
Merge pull request #42187 from jameysharp/jdk-without-gnome
openjdk: fix build for !enableGnome2
2018-07-05 11:43:35 -04:00
Matthew Bauer
00b44dcb01
Merge pull request #43065 from gnidorah/wine
wine: build wineWow packages on hydra
2018-07-05 11:41:36 -04:00
Will Dietz
7353d8396d vampire: enable parallel building 2018-07-05 10:13:40 -05:00
adisbladis
a6891620e3
Merge pull request #42998 from r-ryantm/auto-update/hwinfo
hwinfo: 21.55 -> 21.56
2018-07-05 23:13:33 +08:00
Will Dietz
600abbedc9 vampire: portability fixes
These have been submitted upstream,
but seconds before writing this message
so naturally no upstream response "yet" :).

Regardless of response, fetch patches
from the corresponding PR's for context
and of course hopefully they'll
be included in next version.
2018-07-05 10:13:32 -05:00
Will Dietz
8e6db30bb7 vampire: use CC/CXX from env, instead of always g++ 2018-07-05 10:11:32 -05:00
Gabriel Ebner
6b8f521852
Merge pull request #42951 from r-ryantm/auto-update/shaarli
shaarli: 0.9.6 -> 0.9.7
2018-07-05 16:55:36 +02:00
Gabriel Ebner
d88671a1b9
Merge pull request #42945 from r-ryantm/auto-update/yaws
yaws: 2.0.5 -> 2.0.6
2018-07-05 16:54:40 +02:00
Gabriel Ebner
b7bc362bd8
Merge pull request #42914 from r-ryantm/auto-update/xl2tpd
xl2tpd: 1.3.10.1 -> 1.3.12
2018-07-05 16:53:39 +02:00
adisbladis
355708db80
nodePackages_10_x.pnpm: init at 2.9.0 2018-07-05 22:52:38 +08:00
Gabriel Ebner
96258fc193
Merge pull request #42696 from r-ryantm/auto-update/LanguageTool
languagetool: 4.1 -> 4.2
2018-07-05 16:51:05 +02:00
Gabriel Ebner
ac5f2c5bd6
Merge pull request #42693 from r-ryantm/auto-update/libndctl
libndctl: 60.3 -> 61.1
2018-07-05 16:50:13 +02:00
adisbladis
052c5a98dd
Merge pull request #43066 from adisbladis/gimp-2_10_4
gimp: 2.10.2 -> 2.10.4
2018-07-05 22:08:31 +08:00
R. RyanTM
e07ea4f383 xonsh: 0.6.7 -> 0.6.8 (#42930)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xonsh/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xon.sh had a zero exit code or showed the expected version
- /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/.xonsh-wrapped passed the binary check.
- /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8/bin/xonsh passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 2 of 3 passed binary check by having the new version present in output.
- found 0.6.8 with grep in /nix/store/yp41kipqmmsjl0ldi4b16z2590shv9dp-xonsh-0.6.8
- directory tree listing: https://gist.github.com/e53ad25422aa303572f4452029cb65b3
- du listing: https://gist.github.com/0c29b7c27c01e8d34986163ba00f1615
2018-07-05 14:56:33 +02:00
Tim Steinbach
0a218b959e
hipchat: 4.30.4.1672 -> 4.30.5.1676 2018-07-05 08:33:56 -04:00
R. RyanTM
88a183f574 conan: 1.4.5 -> 1.5.1 (#43032)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/conan/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_server-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_server had a zero exit code or showed the expected version
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan_build_info-wrapped passed the binary check.
- /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan_build_info passed the binary check.
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/.conan-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1/bin/conan had a zero exit code or showed the expected version
- 2 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 1.5.1 with grep in /nix/store/c92p18la19jbr7ya0ml77gn6z9c9zagn-conan-1.5.1
- directory tree listing: https://gist.github.com/097b90f575be6117eceec5c70235c405
- du listing: https://gist.github.com/54f8f4a3882e828289ab5b96dd0fa338
2018-07-05 14:20:17 +02:00
Symphorien Gibol
1db6cd6952 nix-du: 0.1.2 -> 0.2.0 2018-07-05 14:18:34 +02:00
adisbladis
e9dd449683
gimp: 2.10.2 -> 2.10.4 2018-07-05 19:18:24 +08:00
adisbladis
5abd5fc42c
gegl_0_4: 0.4.2 -> 0.4.4 2018-07-05 19:18:24 +08:00
Mario Rodas
79b81c31d4 recoll: Add support to build without QT 2018-07-05 06:17:34 -05:00
adisbladis
f8e12b7875
Merge pull request #43030 from r-ryantm/auto-update/debootstrap
debootstrap: 1.0.103 -> 1.0.105
2018-07-05 18:52:46 +08:00
adisbladis
f9d68dd87a
Merge pull request #43058 from r-ryantm/auto-update/babl
babl: 0.1.50 -> 0.1.52
2018-07-05 18:51:18 +08:00
xeji
e8765ff8a8
Merge pull request #43044 from oyren/write_stylus
write_stylus: init at 209
2018-07-05 12:39:11 +02:00
Gabriel Ebner
1f8593b174 tokei: 7.0.0 -> 7.0.3 2018-07-05 12:37:41 +02:00
Gabriel Ebner
887b6fd793 qalculate-gtk: 2.5.0 -> 2.6.0 2018-07-05 12:33:27 +02:00
Gabriel Ebner
76786a721a libqalculate: 2.5.0 -> 2.6.0b 2018-07-05 12:33:27 +02:00
Pascal Wittmann
16c6899a51
hevea: 2.31 -> 2.32 2018-07-05 12:27:17 +02:00
Gabriel Ebner
7c63a9cac2 eprover: 2.0 -> 2.1 2018-07-05 12:26:43 +02:00
keks
08f1528eda fix package name (#43051) 2018-07-05 12:20:27 +02:00
Orivej Desh
136b947997 sqlitebrowser: list ma27 as the maintainer (from #43047) 2018-07-05 10:11:19 +00:00
Vincent Laporte
5d3a2b946d ocamlPackages.ocaml-migrate-parsetree: 1.0.7 -> 1.0.11 (#42829) 2018-07-05 10:50:50 +02:00
Vincent Laporte
fcd93f9e07 ocamlPackages.zarith: 1.4.1 -> 1.7 (#42886) 2018-07-05 10:49:58 +02:00
xeji
1612339b76
Merge pull request #43062 from marsam/feature/poppler-utils-fix-darwin
poppler_utils: fix darwin build
2018-07-05 10:39:16 +02:00
Jan Tojnar
cff5bd0bc5
selfoss: clean up 2018-07-05 10:38:31 +02:00
xeji
3adf14cda4
Merge pull request #43046 from volth/patch-173
pngquant: 2.11.7 -> 2.12.1
2018-07-05 10:20:52 +02:00
Gabriel Ebner
57ae4e8d8e vampire: init at 4.2.2 2018-07-05 09:34:28 +02:00
R. RyanTM
d2b6be544b graphicsmagick: 1.3.29 -> 1.3.30 (#42704)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/graphicsmagick/versions.

These checks were done:

- built on NixOS
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/gm passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick++-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagick-config passed the binary check.
- /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30/bin/GraphicsMagickWand-config passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 3 of 4 passed binary check by having the new version present in output.
- found 1.3.30 with grep in /nix/store/kws698xdnjfrl70gi5gvp4f90i00w35p-graphicsmagick-1.3.30
- directory tree listing: https://gist.github.com/e51d94d9d1da3d8ccfb7359a7d6e7655
- du listing: https://gist.github.com/e1a40fb5a980660ff689d25e98d20d18
2018-07-05 09:31:36 +02:00
adisbladis
e75db2df60
Merge pull request #43034 from r-ryantm/auto-update/createrepo_c
createrepo_c: 0.10.0 -> 0.11.0
2018-07-05 15:28:01 +08:00
José Romildo Malaquias
2e908cb18c theme-jade1: 3.2 -> 3.3 (#43038) 2018-07-05 09:24:39 +02:00
Manuel Mendez
905db9d5e3 pythonPackaes.grpcio-tools: init at 1.13.0 (#43022) 2018-07-05 09:14:51 +02:00
volth
7dabd04299 fonts/babestone-han: 11.0.2 -> 11.0.3 (#43035) 2018-07-05 09:13:06 +02:00
xeji
dfd30c6943
Merge pull request #42769 from Synthetica9/atom-fix-42730
atom, atom-beta: fixed #42730
2018-07-05 08:41:16 +02:00
averelld
11c61ea63f rstudio: fix build by using compatible boost version (#42383) 2018-07-05 05:20:11 +00:00
Matthew Bauer
a4c9492217
Merge pull request #43057 from Baughn/nix-df
dwarf-fortress: Run legends-browser with a suitable working directory
2018-07-05 00:10:13 -04:00
Matthew Bauer
3026a778ba
Merge pull request #32408 from mikoim/pkg/arp-scan
arp-scan: 1.9 -> 1.9.5
2018-07-05 00:09:58 -04:00
averelld
1999d279ec qt5: 5.11.0 -> 5.11.1 (#42351)
This may be needed to unbreak a couple of builds such as nextcloud clients or rstudio: codereview.qt-project.org/#/c/232367
2018-07-05 02:37:48 +00:00
Mario Rodas
c2de1107d9 poppler_utils: fix darwin build 2018-07-04 21:31:23 -05:00
Svein Ove Aas
472d8dcb91 dwarf-fortress: Run legends-browser with a suitable working directory 2018-07-05 00:39:28 +01:00
Orivej Desh
a4aca0e6ba rednotebook: fix build
It was failing because $GI_TYPELIB_PATH was undefined.
2018-07-04 23:28:34 +00:00
R. RyanTM
5c339c9366 armadillo: 8.500.1 -> 8.600.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/armadillo/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 8.600.0 with grep in /nix/store/m4l2zgjz09q33vv7k1gfj5h5qai41zz5-armadillo-8.600.0
- directory tree listing: https://gist.github.com/1453f46d5d1e8d2711fee7764e49fc8b
- du listing: https://gist.github.com/843d38178389290c409688879c45f3b0
2018-07-04 16:22:42 -07:00
R. RyanTM
9b75cb7d33 babl: 0.1.50 -> 0.1.52
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/babl/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.1.52 with grep in /nix/store/z5wrc2k4kda3s32l0c3k9hl0r0lv8sfl-babl-0.1.52
- directory tree listing: https://gist.github.com/c5ddd50334411f6a71d41debc84b71ee
- du listing: https://gist.github.com/718f840742912b599e33b591221a51ee
2018-07-04 16:20:25 -07:00
R. RyanTM
255e92a2fa bibutils: 6.5 -> 6.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bibutils/versions.

These checks were done:

- built on NixOS
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/biblatex2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/copac2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ebi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/end2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/endx2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/isi2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/med2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/nbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/ris2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/wordbib2xml passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ads passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2bib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2end passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2isi passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2nbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2ris passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/xml2wordbib passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/bibdiff passed the binary check.
- /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6/bin/modsclean passed the binary check.
- 20 of 20 passed binary check by having a zero exit code.
- 0 of 20 passed binary check by having the new version present in output.
- found 6.6 with grep in /nix/store/r30wckh6l8mskavjisn9ai663yzgjs8d-bibutils-6.6
- directory tree listing: https://gist.github.com/3a779d6dd9bb4b17e28c713a106492c9
- du listing: https://gist.github.com/e1caec4eaf587621af829c3ac70b5e05
2018-07-04 16:05:19 -07:00
Eshin Kunishima
a794c75bb2
arp-scan: add missing dependency 2018-07-05 08:01:30 +09:00
R. RyanTM
ade3fc249a chirp: 20180614 -> 20180623
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/chirp-daily/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623/bin/chirpw had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 20180623 with grep in /nix/store/xbvizy0v1vv4ckgmjirl4f1q1dzl5scw-chirp-daily-20180623
- directory tree listing: https://gist.github.com/055e2b6f2968f12fbdac11ac482d1878
- du listing: https://gist.github.com/a67d26089115a9a427073485eed6e931
2018-07-04 16:00:31 -07:00
Eshin Kunishima
73f76fac1b
arp-scan: 1.9 -> 1.9.5 2018-07-05 08:00:13 +09:00
R. RyanTM
6d2bc746f3 aws-sdk-cpp: 1.4.70 -> 1.4.78
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.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.4.78 with grep in /nix/store/5jxaryh2w692r3a20nijn5q7zc2xd43v-aws-sdk-cpp-1.4.78
- directory tree listing: https://gist.github.com/9e9bda76c45da3aee968472e112d51dc
- du listing: https://gist.github.com/890b235c67a7057ba2a51cd58db3c0fa
2018-07-04 15:52:46 -07:00
aszlig
7a19228215
mpv: Fix X11 support by adding libXrandr
This is a follow-up to 6b404b944a, which
fixed the build after SDL no longer leaks through X libraries.

However the commit didn't actually pass all the required dependencies to
mpv, because the configure phase of mpv still disabled X support:

  Checking for X11
  err: Package xrandr was not found in the pkg-config search path.
  Perhaps you should add the directory containing `xrandr.pc'
  to the PKG_CONFIG_PATH environment variable
  No package 'xrandr' found

So by adding libXrandr, we finally have support for X again.

Trivia: While I'm usually very pesky about line lengths this is one of
the very rare occasions where I didn't break the lines after 79
characters because it would have messed up the overall style of the
file.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @AndersonTorres, @fuuzetsu, @fpletz, @orivej
2018-07-05 00:44:26 +02:00
Maximilian Bosch
4dfea241bc gradle-completion: init at 1.3.1 (#42929)
This package adds completion scripts for `gradle` on the `bash` and
`zsh` shells.

The completions can be enabled like this:

```
{ pkgs, ... }:
{
  environment.systemPackages = [ pkgs.gradle pkgs.gradle-completion ];
  programs.zsh.enable = true;
}
```

The package stores the scripts into the expected directories in
`$out/share` to ensure that the shells can easily find their scripts.

Closes #42799
2018-07-05 00:34:28 +02:00
xeji
c6bea11567
Merge pull request #42950 from Ma27/fix-py-keyutils
pythonPackages.keyutils: fix build
2018-07-05 00:31:46 +02:00
R. RyanTM
5a859d9b10 stellarium: 0.18.0 -> 0.18.1 (#42949)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/stellarium/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1/bin/stellarium had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1/bin/.stellarium-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.18.1 with grep in /nix/store/2c607ylvxs69nbr99ly1bgcb0bbk47xf-stellarium-0.18.1
- directory tree listing: https://gist.github.com/dd98359fb1214ae24bd70e291c1bc33d
- du listing: https://gist.github.com/67baedda5ffc1ad0aa064239cb503c2b
2018-07-05 00:24:22 +02:00
R. RyanTM
28f43485d0 librealsense: 2.12.0 -> 2.13.0 (#42698)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/librealsense/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.13.0 with grep in /nix/store/mmmv9f9fczw7sqnpx7wpnrbxj7z285v0-librealsense-2.13.0
- directory tree listing: https://gist.github.com/5d0b448eca0c4918bc99445ebc598b61
- du listing: https://gist.github.com/76e36ff396b95b2f83cb1c462ea8d3be
2018-07-05 00:23:50 +02:00
R. RyanTM
8e8b420616 eccodes: 2.7.3 -> 2.8.0 (#42713)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/eccodes/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_compare_dir had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_info passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_count had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_split_file had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_histogram passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_merge passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib2ppm passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_set passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_get_data passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_compare passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_parser had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_index_build passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_set passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_index_build passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_copy passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/gts_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_dump passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_ls passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_compare passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_get passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_filter passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/metar_copy passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_count had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_count had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/grib_to_netcdf passed the binary check.
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/codes_bufr_filter passed the binary check.
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_name had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_accumulations had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/tigge_split had a zero exit code or showed the expected version
- /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0/bin/bufr_filter passed the binary check.
- 35 of 45 passed binary check by having a zero exit code.
- 33 of 45 passed binary check by having the new version present in output.
- found 2.8.0 with grep in /nix/store/jbapwbwcmj3j9z60f1gmi5nig6m7h54r-eccodes-2.8.0
- directory tree listing: https://gist.github.com/7edf806095f4a820d000f95893532dca
- du listing: https://gist.github.com/5742e612398104ad9b43d5604dd3c280
2018-07-05 00:21:21 +02:00
R. RyanTM
8583433612 mate.mate-utils: 1.20.0 -> 1.20.1 (#42695)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mate-utils/versions.

These checks were done:

- built on NixOS
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-disk-usage-analyzer passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-dictionary passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-screenshot passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-panel-screenshot-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-panel-screenshot passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-search-tool passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/mate-system-log passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-disk-usage-analyzer-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-dictionary-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-screenshot-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-search-tool-wrapped passed the binary check.
- /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1/bin/.mate-system-log-wrapped passed the binary check.
- 12 of 12 passed binary check by having a zero exit code.
- 0 of 12 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/xx88yq519ih1if2vx7r8bdcx9qgi51sv-mate-utils-1.20.1
- directory tree listing: https://gist.github.com/8cb9202f30b7105e2012297242f111b8
- du listing: https://gist.github.com/17fa7b867be34487fd7b5dac2e2b6924
2018-07-05 00:20:34 +02:00
R. RyanTM
84bf82aa26 qpdf: 8.0.2 -> 8.1.0 (#42684)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qpdf/versions.

These checks were done:

- built on NixOS
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/fix-qdf passed the binary check.
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/qpdf passed the binary check.
- /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0/bin/zlib-flate passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 8.1.0 with grep in /nix/store/razzvvhaim31v0qmv2f55y9w3659bdyy-qpdf-8.1.0
- directory tree listing: https://gist.github.com/4bb6d8c7a59b4d3cfa1c78f0c45d9431
- du listing: https://gist.github.com/388a30c9e73f5667c8a8bb7a2740175e
2018-07-05 00:19:42 +02:00
R. RyanTM
6983256418 mate.mozo: 1.20.0 -> 1.20.1 (#42691)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mozo/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1/bin/.mozo-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1/bin/mozo had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.20.1 with grep in /nix/store/i8ksqdhh5n0sc85vywha6l85irpdhiai-mozo-1.20.1
- directory tree listing: https://gist.github.com/8bf22748318bb6d4602593cba6558491
- du listing: https://gist.github.com/00c4d9e916dce5eab7e6917ad856008d
2018-07-05 00:19:29 +02:00
volth
ed5a676c7a xrdp: 0.9.5 -> 0.9.7 (#43041) 2018-07-05 00:15:47 +02:00
Matthew Bauer
ea6b31b496
Merge pull request #43043 from Baughn/nix-df
dwarf-fortress: Fix themes & package Legends Browser
2018-07-04 17:41:06 -04:00
Svein Ove Aas
c8095af0cd dwarf-fortress: Init Legends Browser at 1.17.1 2018-07-04 22:26:23 +01:00
volth
8326b4c519
pngquant: 2.11.7 -> 2.12.1 2018-07-04 21:15:50 +00:00
Michael Raskin
04bd737062
Merge pull request #43026 from r-ryantm/auto-update/clingo
clingo: 5.2.2 -> 5.3.0
2018-07-04 21:01:39 +00:00
Matthew Bauer
75e2aca6ca
Merge pull request #42554 from numinit/df
dwarf-fortress: 0.44.10 -> 0.44.11
2018-07-04 16:56:20 -04:00
oyren
4f84814208 write_stylus: init at 209 2018-07-04 22:15:32 +02:00
Graham Christensen
fbf93cd61b
Revert "pkgs/top-level/release.nix.nix: Use fetchGit if possible"
This reverts commit 67d0a57ef9.

which caused evaluation errors in restricted eval mode, producing:

error: access to URI
'/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci' is
forbidden in restricted mode
2018-07-04 15:52:15 -04:00
Pascal Wittmann
2fa3fa023f
fbida: 2.13 -> 2.14 2018-07-04 21:49:22 +02:00
Svein Ove Aas
8c7461a348 dwarf-fortress: Don't check for dfVersion compatability on themes, which lack them. 2018-07-04 20:19:24 +01:00
R. RyanTM
83ff4c23cf acpica-tools: 20180531 -> 20180629
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/acpica-tools/versions.

These checks were done:

- built on NixOS
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpibin passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpidump passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpiexec passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpihelp passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpinames passed the binary check.
- /nix/store/dc5gdvaij7aajyirdny91s0whbspwjgn-acpica-tools-20180629/bin/acpixtract passed the binary check.
- 6 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/9296aa5d91d9452a3a1d83b0168e6b8d
- du listing: https://gist.github.com/e7225e6df139c9308cd612a5fcba8acf
2018-07-04 12:09:23 -07:00
R. RyanTM
a194c0ed03 elisa: 0.1.80 -> 0.2.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/elisa/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0/bin/elisa had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0/bin/.elisa-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.2.0 with grep in /nix/store/x9jdlmln6ywpx5c2qh7vmfdn93djnxk3-elisa-0.2.0
- directory tree listing: https://gist.github.com/6a824e1b1cbc4a270bb07962f2026bfb
- du listing: https://gist.github.com/ac472eaf8c7eb82ee6d9c2283ab33ca9
2018-07-04 11:55:25 -07:00
R. RyanTM
323dc1171b createrepo_c: 0.10.0 -> 0.11.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/createrepo_c/versions.

These checks were done:

- built on NixOS
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/createrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/mergerepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/modifyrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/sqliterepo_c passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 0.11.0 with grep in /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0
- directory tree listing: https://gist.github.com/58f40cce4b69dd806f345f13d65833cb
- du listing: https://gist.github.com/4f61dce7f9bacb5093fb7cec50712fc1
2018-07-04 11:52:38 -07:00
R. RyanTM
bdf8f61d3f debootstrap: 1.0.103 -> 1.0.105
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/debootstrap/versions.

These checks were done:

- built on NixOS
- /nix/store/a4cy4rmcr4bn1mjvns0dm4n4yma17mbl-debootstrap-1.0.105/bin/debootstrap passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.0.105 with grep in /nix/store/a4cy4rmcr4bn1mjvns0dm4n4yma17mbl-debootstrap-1.0.105
- directory tree listing: https://gist.github.com/40e65f229f988ac5e3640bc3461c45f1
- du listing: https://gist.github.com/0fcad76edd4428db9a9941418c3471ca
2018-07-04 11:42:33 -07:00
R. RyanTM
a431e4f207 clingo: 5.2.2 -> 5.3.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/clingo/versions.

Version release notes (from GitHub):
# Packages

- The easiest way to obtain Python enabled clingo packages is using [Anaconda][ana]. Packages are available in the [Potassco channel][pch]. First [install either Anaconda or Miniconda][ins] and then run: `conda install -c potassco clingo`.
- Packages for clingo are available in the Linux distributions [Debian][deb], [Ubuntu][ubu], and [Arch Linux (AUR)][aur].
- For Mac OS X, clingo packages are available in [homebrew][hbr] and [macports][mac].

# Changes

* change C API to use numeric instead of symbolic literals
  * affects assumptions and assigning/releasing externals (breaks backward compatibility)
  * added overloads to C++, python and lua API to support both numeric and symbolic version (preserves backward compatibility for most code)
* the python, C and C++ APIs now allow for customizing clingo by implementing a custom main function but reusing the rest of the application including the standard output
* add API function to detect conflicting programs
* add message logger to python and lua interface
* add support for primes in the beginning of identifiers and variable names
* add per solver registration of watches during propagator initialization
* add a directive to selectivel suppress undefined atom warnings
* add support for user defined statistics
* add _to_c functions for python API to be able to call C functions from python
* only create ground representations for requested program parts when grounding (#71)
* improve program observer (#19)
* support for binary, octal, and hexadecimal numbers (#65)
* the backend has to be opened/closed now
* release python's GIL while grounding (#82)
* TruthValue.{True,False} becomes TruthValue.{\_True,\_False} in python API
* improve API and it's documentation

[deb]: https://www.debian.org/
[ubu]: https://www.ubuntu.com/
[aur]: https://aur.archlinux.org/
[hbr]: https://brew.sh/
[mac]: https://www.macports.org/
[ana]: https://conda.io
[pch]: https://anaconda.org/potassco/clingo
[ins]: https://conda.io/docs/user-guide/install/index.html

These checks were done:

- built on NixOS
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/lpconvert passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/clasp passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/reify passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/gringo passed the binary check.
- /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0/bin/clingo passed the binary check.
- 5 of 5 passed binary check by having a zero exit code.
- 0 of 5 passed binary check by having the new version present in output.
- found 5.3.0 with grep in /nix/store/484fg7w1fr5xh2avc4g7811mxq3v3p9x-clingo-5.3.0
- directory tree listing: https://gist.github.com/bba2eaf1d132fbdd88a2710a6030c419
- du listing: https://gist.github.com/230340bfa02557290a60cfc6d2e7e977
2018-07-04 11:23:33 -07:00
Daiderd Jordan
6a36867509
Merge pull request #42933 from LnL7/darwin-boost
boost: disable system Python.framework detection
2018-07-04 19:47:47 +02:00
Peter Simons
a2338472fb Drop obsolete ghc-8.4.x overrides for arrows, flexible-defaults, and lambdabot-core. 2018-07-04 19:14:18 +02:00
Peter Simons
1d587c2e66 hledger-ui: fix build with ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons
81a85ae486 haskell-criterion: update override for ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons
07db547c19 haskell-dhall: update override for the new version that's used by ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons
259215a6b3 ghc-8.6.x: create an initial package set configuration 2018-07-04 19:14:18 +02:00
Peter Simons
e938b12cde haskell-base-compat: update overrides for the new version 2018-07-04 19:14:18 +02:00
Peter Simons
0a635d3b78 haskell-hspec: update override for ghc 8.4.x 2018-07-04 19:14:18 +02:00
Peter Simons
ed111be99a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-32-gdaeaea6 from Hackage revision
f8e066acb6.
2018-07-04 19:14:19 +02:00
Peter Simons
70d7586278 hackage2nix: ignore Stackage constraints for lambdabot and use latest versions 2018-07-04 19:14:01 +02:00
Peter Simons
a282166e0d hackage2nix: avoid the update to base-compat-batteries-0.10.4
We cannot compile that new version because most builds don't work with
contravariant 1.5.x.
2018-07-04 19:13:14 +02:00
Peter Simons
2664df06c5 hackage2nix: disable failing Hydra builds 2018-07-04 19:13:14 +02:00
Peter Simons
bf9ad8da07 LTS Haskell 11.16 2018-07-04 19:13:14 +02:00
Will Dietz
37914c8cb0
Merge pull request #43014 from orivej/wcc
wcc: init unstable at 2018-04-05
2018-07-04 11:43:27 -05:00
R. RyanTM
3924d7d50c folly: 2018.06.18.00 -> 2018.06.25.00 (#43008) 2018-07-04 16:22:45 +00:00
Mateusz Kowalczyk
62c2e0e66f
Merge pull request #42946 from r-ryantm/auto-update/snd
snd: 18.4 -> 18.5
2018-07-05 01:11:05 +09:00
Eelco Dolstra
8d4068d9d1
pkgs/top-level/release.nix: Don't require Darwin to be supported 2018-07-04 17:53:02 +02:00
Gabriel Gonzalez
2c55c157bd Rename readDirectory to packagesFromDirectory
... as suggested by @roberth
2018-07-04 08:22:20 -07:00
Eelco Dolstra
67d0a57ef9
pkgs/top-level/release.nix.nix: Use fetchGit if possible 2018-07-04 17:20:54 +02:00
Silvan Mosberger
6fd7f31c1e
Merge pull request #42683 from lschuermann/libvmi
libvmi: init at 0.12
2018-07-04 16:44:15 +02:00
R. RyanTM
28817750a7 iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
Silvan Mosberger
afa9f76391
Merge pull request #42824 from Hodapp87/libfive
libfive: init at 2018-07-01
2018-07-04 16:40:27 +02:00
adisbladis
170a156ce2
Merge pull request #42941 from r-ryantm/auto-update/xpra
xpra: 2.3.1 -> 2.3.2
2018-07-04 22:37:59 +08:00
Silvan Mosberger
71a062755f
Merge pull request #42905 from Enzime/add/mfcl2740dw
Add Brother MFC-L2740DW drivers
2018-07-04 16:37:49 +02:00
R. RyanTM
9d460f0051 python27Packages.pyunbound: 1.6.0 -> 1.7.3 (#42952)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pyunbound/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.7.3 with grep in /nix/store/1m9fiqaz72ry8jkwgw52v3wv1n5pgx0l-pyunbound-1.7.3
- directory tree listing: https://gist.github.com/2a7b7a3d8411e63dec56620537e2d00f
- du listing: https://gist.github.com/82633a34688c0630480a740b7562ac4c
2018-07-04 16:28:02 +02:00
Silvan Mosberger
0e5f5125d4
Merge pull request #43010 from roberth/update-p4v-sha256
p4v: update sha256
2018-07-04 16:11:14 +02:00
adisbladis
33b1b12cd8
firefox-beta-bin: 62.0b4 -> 62.0b5 2018-07-04 22:07:53 +08:00
adisbladis
161e1aca70
firefox-devedition-bin: 62.0b4 -> 62.0b5 2018-07-04 22:07:41 +08:00
Orivej Desh
c4edb10662 wcc: init unstable at 2018-04-05 2018-07-04 12:57:11 +00:00
Silvan Mosberger
fac943fc81
Merge pull request #42897 from fragamus/master
add bliss package
2018-07-04 13:59:41 +02:00
catern
eb8e68b41b pythonPackages.python-prctl: init at 1.7 (#42353) 2018-07-04 11:54:00 +00:00
Peter Simons
46c9669878
Merge pull request #43016 from NixOS/revert-41420-haskell-strict-deps
Revert "haskell generic-builder: Use strictDeps always"
2018-07-04 13:36:33 +02:00
Michael Gough
e3ea685957 bliss: init at 0.73 2018-07-04 11:33:10 +00:00
Richard Marko
91575dd285 pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
Peter Simons
6e07a3a19a
Revert "haskell generic-builder: Use strictDeps always" 2018-07-04 13:18:21 +02:00
Maximilian Bosch
7703bd9edb
pythonPackages.keyutils: fix build
Fixes the Hydra CI build of `python{3,2}Packages.keyutils` on `nixpkgs.`
This patch changes the source retrieval to fetchFromGitHub as the PYPI
tarball doesn't come with tests for the check phase.
2018-07-04 13:09:40 +02:00
Silvan Mosberger
45f8c2ac29
Merge pull request #42855 from Infinisil/idris-gcc
Idris: Wrap with IDRIS_CC
2018-07-04 12:49:59 +02:00
Michael Hoang
6b2bdc36f8 mfcl2740dwcupswrapper: init at 3.2.0-1
CUPS wrapper for Brother MFC-L2740DW
2018-07-04 19:43:23 +10:00
Michael Hoang
cc7fba1ce3 mfcl2740dwlpr: init at 3.2.0-1
Brother MFC-L2740DW lpr driver
2018-07-04 19:43:02 +10:00
Michael Raskin
c3b294855f
Merge pull request #43004 from r-ryantm/auto-update/apache-jena-fuseki
apache-jena-fuseki: 3.7.0 -> 3.8.0
2018-07-04 08:55:30 +00:00
R. RyanTM
4395124b0c rtv: 1.22.1 -> 1.23.0 (#42960)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rtv/versions.

These checks were done:

- built on NixOS
- /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0/bin/.rtv-wrapped passed the binary check.
- /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0/bin/rtv passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 1.23.0 with grep in /nix/store/dwraqsqfsm0m4qvl5wlqhmnb54wpxwkc-rtv-1.23.0
- directory tree listing: https://gist.github.com/8c64789a90d08be3073dbc8eac48d879
- du listing: https://gist.github.com/f267d185b2f0ddae8c300012c670bc9e
2018-07-04 10:44:47 +02:00
R. RyanTM
14ccede479 feh: 2.26.4 -> 2.27 (#43007)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/feh/versions.

These checks were done:

- built on NixOS
- /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27/bin/feh passed the binary check.
- /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27/bin/.feh-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.27 with grep in /nix/store/nwnygmha0i26zszsz6vjk4f4kyjx7qxq-feh-2.27
- directory tree listing: https://gist.github.com/e18bcf94ab62852f0967389e4d102bd7
- du listing: https://gist.github.com/c252a1ef6aa364f8139ab9a63911130a
2018-07-04 10:42:09 +02:00
R. RyanTM
69bf36c4d9 flatpak: 0.99.1 -> 0.99.2
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/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak-bisect had a zero exit code or showed the expected version
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak-coredumpctl passed the binary check.
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/.flatpak-wrapped passed the binary check.
- /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2/bin/flatpak passed the binary check.
- 3 of 4 passed binary check by having a zero exit code.
- 2 of 4 passed binary check by having the new version present in output.
- found 0.99.2 with grep in /nix/store/2ig3b399yp3nlnhfyrv6yypyaf7x7rk3-flatpak-0.99.2
- directory tree listing: https://gist.github.com/4cd5330783ac4dc304e7ceba12395ba0
- du listing: https://gist.github.com/81060efb0965f7e05ba54655bce0f2ca
2018-07-04 01:36:59 -07:00
R. RyanTM
3d5bdd3570 grisbi: 1.0.2 -> 1.0.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/grisbi/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/grisbi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/.grisbi-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.0.4 with grep in /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4
- directory tree listing: https://gist.github.com/88cf58691f673a3bb235fbe5a74e830e
- du listing: https://gist.github.com/56e8df132720715c41cd5f30253080d8
2018-07-04 01:22:12 -07:00
Robert Hensing
02ee6b85fe p4v: update sha256 2018-07-04 10:21:45 +02:00
Leon Schuermann
e6d5e95647 libvmi: Remove unnecessary dependencies 2018-07-04 09:20:28 +01:00
Robert Schütz
e5ad827f78 python.pkgs.asyncssh: 1.13.1 -> 1.13.2 2018-07-04 10:11:52 +02:00
R. RyanTM
1140e3120c grib-api: 1.26.1 -> 1.27.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/grib-api/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_keys had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_histogram passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_error had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_add had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/big2gribex had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_debug passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_info passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_filter passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_ls passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_dump passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib2ppm passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_set passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_get passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_get_data passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_copy passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_repair had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_packing passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_cmp had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_convert passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_distance had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_corruption_check had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_compare passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_parser had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_count had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_index_build passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/gg_sub_area_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_moments had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_to_json had a zero exit code or showed the expected version
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_to_netcdf passed the binary check.
- /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib_list_keys passed the binary check.
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_check had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_name had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_accumulations had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/tigge_split had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0/bin/grib1to2 had a zero exit code or showed the expected version
- 16 of 35 passed binary check by having a zero exit code.
- 12 of 35 passed binary check by having the new version present in output.
- found 1.27.0 with grep in /nix/store/r53ihy5m6ckhm98bm7bnwdpdj59r7qs0-grib-api-1.27.0
- directory tree listing: https://gist.github.com/e6dee35a40cc23e8f92ab31e61d97635
- du listing: https://gist.github.com/09b91902bb419c1eb0f13bbc8e6a9ac0
2018-07-04 00:59:09 -07:00
Eelco Dolstra
f11f7c1fc0
Merge pull request #43005 from r-ryantm/auto-update/harfbuzz-icu
harfbuzz-icu: 1.8.0 -> 1.8.1
2018-07-04 09:46:13 +02:00
R. RyanTM
b30a745d21 harfbuzz-icu: 1.8.0 -> 1.8.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/harfbuzz-icu/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.8.1 with grep in /nix/store/419wp0z2096xs6kp9zlj20hys61clnay-harfbuzz-icu-1.8.1
- directory tree listing: https://gist.github.com/e7c8b4aebf0715a6aee75d6fe6d3e8e1
- du listing: https://gist.github.com/ff39237157e9c975f8c6d8a66326c6b7
2018-07-04 00:22:11 -07:00
R. RyanTM
0fdb92397c apache-jena-fuseki: 3.7.0 -> 3.8.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/apache-jena-fuseki/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.fuseki-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/fuseki had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.fuseki-server-wrapped had a zero exit code or showed the expected version
- /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/fuseki-server passed the binary check.
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-delete-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-delete had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-get-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-get had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-head-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-head had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-post-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-post had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-put-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-put had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-query-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-query had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-update-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-update had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.s-update-form-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/s-update-form had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/.soh-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0/bin/soh had a zero exit code or showed the expected version
- 1 of 22 passed binary check by having a zero exit code.
- 0 of 22 passed binary check by having the new version present in output.
- found 3.8.0 with grep in /nix/store/9jxxnylr0z89yaqi1g9hl909z0a7aw0a-apache-jena-fuseki-3.8.0
- directory tree listing: https://gist.github.com/2403f38b197834ff0ef5bd15d4a313bc
- du listing: https://gist.github.com/85a408dc989753cdca73ef553ee6d548
2018-07-03 23:40:30 -07:00
R. RyanTM
5ab14313b0 hwinfo: 21.55 -> 21.56
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/hwinfo/versions.

These checks were done:

- built on NixOS
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/hwinfo passed the binary check.
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/check_hd passed the binary check.
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/mk_isdnhwdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/convert_hd had a zero exit code or showed the expected version
- /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56/bin/getsysinfo passed the binary check.
- 3 of 5 passed binary check by having a zero exit code.
- 1 of 5 passed binary check by having the new version present in output.
- found 21.56 with grep in /nix/store/vdfyjf4l15gl2mqav1239p3324nxc1cx-hwinfo-21.56
- directory tree listing: https://gist.github.com/b9d5b7de5962022ef010b2d4f42810c1
- du listing: https://gist.github.com/1d6be034568191041d6d6c11b601a8e9
2018-07-03 23:07:35 -07:00
R. RyanTM
7ad23a3304 libnfs: 2.0.0 -> 3.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/libnfs/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-cat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-ls had a zero exit code or showed the expected version
- /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0/bin/nfs-cp passed the binary check.
- 1 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 3.0.0 with grep in /nix/store/rzhnqdk6w2pmkg770dp4d4b5dfhg6dxc-libnfs-3.0.0
- directory tree listing: https://gist.github.com/41f09d1c597fdac38e45fb2ab6bec655
- du listing: https://gist.github.com/00ddd65dc42da40cbedb9ae1fe041f73
2018-07-03 22:54:00 -07:00
R. RyanTM
1d5d31a927 nagios: 4.4.0 -> 4.4.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nagios/versions.

These checks were done:

- built on NixOS
- /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/nagios passed the binary check.
- /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/nagiostats passed the binary check.
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/archivejson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/avail.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/cmd.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/config.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/extinfo.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/histogram.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/history.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/notifications.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/objectjson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/outages.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/showlog.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/status.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statusjson.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statusmap.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statuswml.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/statuswrl.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/summary.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/tac.cgi had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1/bin/trends.cgi had a zero exit code or showed the expected version
- 2 of 21 passed binary check by having a zero exit code.
- 0 of 21 passed binary check by having the new version present in output.
- found 4.4.1 with grep in /nix/store/pgbqarrqn64rgx44qk9ijmw4z7lpira4-nagios-4.4.1
- directory tree listing: https://gist.github.com/f137b97a1d6cd8319299734685e0bae9
- du listing: https://gist.github.com/d14b3339adc574bb4d4ca3657a548883
2018-07-03 21:34:47 -07:00
Samuel Leathers
561bd16d01
asterisk: add xmpp/motif support 2018-07-04 00:17:52 -04:00
Samuel Leathers
e3f1ac9009
iksemel: init at 1.4 2018-07-04 00:17:30 -04:00
R. RyanTM
93210648a8 mxt-app: 1.27 -> 1.28
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mxt-app/versions.

Version release notes (from GitHub):
Changes since v1.27
- Added broken line test for sensors
- Added Sensor Variant Algorithm test for sensors
- Added .empty in m4 folder and removed mkdir in autogen.sh
- Fix mxt_convert_hex_test on 32 bit architectures
- Fixed uninitialized variable ctx->active_stylus
- Fixed extended config byte returning zeros
- Other minor fixes

These checks were done:

- built on NixOS
- /nix/store/1769xizqkbd8dd6llqy02rldci3pwijk-mxt-app-1.28/bin/mxt-app passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.28 with grep in /nix/store/1769xizqkbd8dd6llqy02rldci3pwijk-mxt-app-1.28
- directory tree listing: https://gist.github.com/fc84545295cbe4aa871675e481f9d678
- du listing: https://gist.github.com/3f8880133bd987a4e81d820e8ae6a5b4
2018-07-03 20:50:15 -07:00
R. RyanTM
8f73921ad8 lxqt.pcmanfm-qt: 0.12.0 -> 0.13.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/pcmanfm-qt/versions.

Version release notes (from GitHub):

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/bk3zw1jxkfyyl07iy97ag6vsq6vgqk9i-pcmanfm-qt-0.13.0/bin/pcmanfm-qt had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.13.0 with grep in /nix/store/bk3zw1jxkfyyl07iy97ag6vsq6vgqk9i-pcmanfm-qt-0.13.0
- directory tree listing: https://gist.github.com/960359b159f85d99f590576d9d63b63f
- du listing: https://gist.github.com/e90b52e16cdb6fdfa96bca76047129b4
2018-07-03 20:33:09 -07:00
R. RyanTM
e8b101da14 pdd: 1.2 -> 1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdd/versions.

Version release notes (from GitHub):
## What's in?

- Custom resolution for stopwatch (default - milliseconds)
- Option `-q` (quiet) to run timers in the background
- Show timers in reverse video
- Use ISO 8601 format for dates
- Some Windows-specific fixes

**Note:** the attached auto-generated package for Ubuntu 18.04 has a missing dependency - `python3-dateutil`. It's required but had to be ignored temporarily due to a build failure. Please run:

    sudo apt-get install python3-dateutil
for the package to work correctly after installation.

<p align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-green.svg" alt="Donate via PayPal!" /></a>
</p>

These checks were done:

- built on NixOS
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/.pdd-wrapped passed the binary check.
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/pdd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.3 with grep in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3
- directory tree listing: https://gist.github.com/0848d82c6dddf60c43205c10b360df35
- du listing: https://gist.github.com/c2d9c78b7020ca61bd818ab1ac43ab93
2018-07-03 20:27:12 -07:00
Will Dietz
ab66731c84
Merge pull request #42959 from dtzWill/update/vim-8.1.0146
vim: v8.1.0001 -> v8.1.0146
2018-07-03 22:10:21 -05:00
R. RyanTM
e1b24b2fb5 openshot-qt: 2.4.1 -> 2.4.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/openshot-qt/versions.

Version release notes (from GitHub):
**Highlights**
------------------------
 - 7 New Effects (Crop, Hue, Color Shift, Pixelate, Bars, Wave, Shift)
 - Auto Audio Mixing
 - Auto Rotate
 - Improved Audio Playback
 - Improved Stability
 - Improved Export Dialog
 - New Codec Support (including experimental)
 - Growing Team of Developers
 - Dramatically Improved Build System

**libopenshot-audio 0.1.6  so:6**
-----------------------
* Fix under-linking (pthread and dl), fixes 3
* Integration of GitLab build pipelines

**libopenshot 0.2.0  so:15**
-----------------------
* Auto audio mixing strategy per clip (average, reduce, or none)
* Adding new crop effect, which can also be animated for some very cool effects.
* Adding new Color Shift effect, which can shift any color (RGBA) with infinite wrapping (and full supports animation).
* Adding new Pixelate video effect, which pixelates a portion (or all) of a frame's image, and is fully animatable.
* Adding new video effect: Bars, which allow for animating colored bars around your video, such as a letterbox effect.
* Adding new wave video effect, which can be animated in a ton of ways to create lots of cool wave distortion effects.
* Adding Hue video effect, to adjust the hue of a frame's image, which can also be animated with a keyframe
* Adding new effect: Shift, an infinite pixel shifting effect which can be animated and wrap images in any direction.
* Auto-Rotates any Clip with Reader metadata 'rotate' attribute.
* Experimental codecs now supported in FFmpeg/LibAV
* Audio popping during preview (due to resampling)
* Fixing brightness and Mask effects to calculate factor with a float type, giving more fine control
* Fix Blur.cpp by copying blur_<chan> values back to <chan> so horizontal *and* vertical blurs can be applied in one effect and blur accumulates with increased iterations
* Update and apply frame mapper on any clip changes, to keep timeline offsets in sync (i.e. avoid audio popping due to slight misalignments of clips on the timeline).
* Removing old frames from WorkingCache (when no longer needed). This helps prevent freezing looking for old frame data on certain videos.
* Adding metadata from format, audio stream, and video streams to ReaderBase.info, which in some cases includes the 'rotate' metadata added by certain cameras, and audio metadata like title, album, artist, copyright, dates, etc...
* Added in metadata encoding capabilities (writer.info.metadata["title"] = "My Title"). Only certain tag names are accepted (see FFmpeg for more on which tags are supported by which codecs).
* Optimize and improve speed of Mask effect (used by transitions). This is way faster than before!
* Fixing assignement and copy operators on Frame class (to prevent crashes for unintiailized image and audio pointers), and ensuring both copy and assignment operators work as expected.
* Fixing the color property of Frames, which was being lost on some constructors.
* Increase valid frame rates to 240 fps since many cameras now support this higher frame rate
* Fixing regression on Clip constructor, and simplifying pointer initialization
* Fixing a bug with Frame::AddImage (convertToFormat) not actually doing anything. It returns a new image, and does not convert the format in-place.
* Preventing crash if Seek invoked before QtPlayer are initialized properly
* FFMPEG 3.2 support for FFmpegWriter
* FFMPEG 3.2 support for FFmpegReader
* Fixing FFmpeg version breakage in FFmpegWriter
* Increasing the default amount of cache in FFmpeg, based on the # of processors, to better support high framerate videos.
* Changing some Seek values to be more accurate, and fixes a race condition with Timeline_Tests.cpp.
* Changing some sleep() calls to usleep(), for more accuracy. This is a bit experimental, and hopefully will work on all OSes.
* Do not clobber gainFactor when determining volume adjustments and add a TODO note about current_max_volume always being 0
* Removing anchor from clip properties (since it is unused)
* Adding "dbghelp" dependency for Windows builds (for crash handling support), and improved Windows build instructions using MSYS2.
* Properly set test media files path, fixes 36
* Fixing black frames at end of video clips, if audio stream longer than video stream, and end-of-stream is reached.
* Integration of GitLab build pipelines
* Faster Windows builds
* Fixing audio unit tests
* Avoid mixing audio for clips with no volume or disabled audio.
* Updating cmake file for libopenshot-audio to search $ENV first, and then static folders
* Add missing type cast
* Spelling and typo fixes

**openshot-qt 2.4.2**
-----------------------
* More detailed export dialog progress, including estimate time remaining, FPS, and more accurate percentage. Thanks Peter!
* Defaulting to AAC audio codec
* Improving zoom scale calculation, to use a custom bezier curve (zoom gets faster and faster the more you zoom out). 30 levels of precision between 1 second and 7200 seconds.
* Auto-rotate for Readers with 'rotate' metadata. This requires a slightly newer version of FFmpeg, otherwise the 'rotate' tag is never found.
* Adding new Crop video effect
* Adding new Color Shift video effect (with temp icon)
* Adding Pixelate video effect, which can animate a pixelated version of part (of all) of a video clip.
* Adding new Bars video effect, which allow for animating colored bars around your video, such as a letterbox effect.
* Adding new Wave video effect
* Adding Hue video effect
* Adding new Shift effect (which allows for shifting the image in any direction and allows for animation, with infinite wrapping)
* Support for 32-bit and 64-bit Windows builds, and an update to the Windows dependencies (and installer size reduction).
* 32-bit version of Windows is now large address aware, and can make use of more memory, but users might need to run this command first: 'bcdedit /set IncreaseUserVa 3072' in order to utilize this
* No longer crash app if user settings cannot be read. Now we show a message box and reset the user settings.
* Adding save indicator in window title
* Retain track parameters during add/remove track
* Update titles to be compatible with newer versions of Inkscape
* Always apply mapper when opening a project, to ensure no audio starts popping for different framerate projects
* Split Clip dialog now sends focus back to slider after clicking 'Start' or 'End'  or 'Play' (to make it easier for frame-by-frame arrow keys)
* Make clip and transition menus trigger on mouse-down, and not move the timeline item when the menu is activate
* Removing max constrains from export length, so user can export blackness at the end of his project if so desired.
* Disabling/Enabling save icon based on if the project needs saving
* Add preset xml file for chromebook target
* Removing unneeded 64-bit/32-bit clean-up code from Windows installer (which breaks on a 32-bit system)
* Fix initial save indicator on a new (blank) project
* Also use import_path for missing-file recovery
* Add import_path tracking to project data
* Updating mac build scripts to use Python 3.6 (with a newer version of OpenSSL)
* Preview controls use media-skip icons
* New razor-tool cursor
* Adding new developer page to documentation, with step by step instructions on getting a Ubuntu development environment setup for libopenshot, libopenshot-audio, and openshot-qt.
* Position is always (frame - 1) / fps
* Utility functions for unit conversion
* Be more explicit about logfile paths
* Adding back in /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 to the AppImage
* Rename dv_pal_wide_animorphic to correct spelling
* Remove duplicate profiles
* Protect slack upload better during build server
* Updating sponsors, donors, and contributors
* Updating translations
* Change the if statement for default language to use system default
* Copy log file for each successful build (for debugging reasons)
* Use QUrl.toLocalFile() to convert dropped URIs
* Add Contributing section
* Update Tutorial, Code tags and contrib link
* Update GitHub info in tutorial
* Use images/ path for images, not _static/ in documentation
* Fix wrapping in Tutorial documentation
* Replace ASCII arrows with Unicode arrow character in documentation
* Also update transition layer on track add/remove
* Small refactor of build server file uploads, and added extra check for 'already uploaded' assets to GitHub
* Improve error message for failed uploads during build server
* Remove torrents if already existing
* Integration of GitLab build pipelines
* Updating font family on built-in titles
* Remove some unneeded copies of libopenshot and libopenshot-audio in the AppImage, reducing size of AppImage
* Fixing issue with Linux AppImage creation on build server
* Migrating from Bzr to Git (on Launchpad)
* Delete old ISSUE_TEMPLATE
* Correct a cut-and-paste wrong comment
* Fixing copyright to use translation-friendly formatting, and hiding hardware decode preference (for now)
* Update websites section and removal of too many caps
* Change readme to be markdown
* Log length of metrics response, not content
* Updated copyrights to 2018 (from 2016). Also edited `about.py` so the year is automatically updated.
* Adding a few missing dependencies into the developer doc page
* .gitignore: ignore docs/_build & all pycache

**Git Changes**
-----------------------
* Implementing GitFlow for project (develop, release, and master branches)
* Protected branches (on all repos), preventing direct pushes
* Must pass unit tests and status checks before merges allowed
* Must go through the Pull/Merge Request flow to be merged into a protected branch
* Automated git repo syncing between GitHub->GitLab->Launchpad
* Automated GitLab CI build pipelines (all builds, tests, installers, daily installers, are run through GitLab CI now)
* Builds and installers also support any branch, making feature branches and test branches much more useful, since we can share installers for them

**Credits**
-----------------------
* Peter M
* DylanC
* Rich A
* FeRD
* Louis S
* Beau N
* peanutbutterandcrackers
* Dr. Tobias

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/openshot-qt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/..openshot-qt-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2/bin/.openshot-qt-wrapped had a zero exit code or showed the expected version
- 0 of 3 passed binary check by having a zero exit code.
- 0 of 3 passed binary check by having the new version present in output.
- found 2.4.2 with grep in /nix/store/knyiv36a47fri28b440n4z5fdxf1mn38-openshot-qt-2.4.2
- directory tree listing: https://gist.github.com/b5da2c2f9b03d20a447994a55a803e7e
- du listing: https://gist.github.com/2ae1642544817e3e40b9456552762659
2018-07-03 20:08:38 -07:00
R. RyanTM
ff9dab8837 plantuml: 1.2017.18 -> 1.2018.8
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/plantuml/versions.

These checks were done:

- built on NixOS
- /nix/store/zw5saa1f4fz5ryy36y8wbfsk4d1d4zj2-plantuml-1.2018.8/bin/plantuml passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.2018.8 with grep in /nix/store/zw5saa1f4fz5ryy36y8wbfsk4d1d4zj2-plantuml-1.2018.8
- directory tree listing: https://gist.github.com/17d4e9eff9780c3888b753dd532d69a6
- du listing: https://gist.github.com/e697713d2172debdd01e478d01f8505f
2018-07-03 19:56:11 -07:00
Peter Hoeg
3c8457e518
Merge pull request #42733 from jonafato/keybase-gui-2.3.0
keybase-gui: 1.0.44 -> 2.3.0
2018-07-04 10:48:53 +08:00
Peter Hoeg
e6b503ac21
Merge pull request #42732 from jonafato/kbfs-2.1.1
kbfs: 1.0.44 -> 2.1.1
2018-07-04 10:48:39 +08:00
Peter Hoeg
a12ddd3e2c
Merge pull request #42731 from jonafato/keybase-2.1.0
keybase: 2.0.0 -> 2.1.0
2018-07-04 10:48:28 +08:00
Will Dietz
08fe15fab8
Merge pull request #42965 from dtzWill/update/boomerang-2018-07-03
boomerang: 2018-01-18 -> 2018-07-03
2018-07-03 21:25:25 -05:00
Silvan Mosberger
4180cdf62b
Merge pull request #42919 from mnacamura/gauche
gauche: 0.9.5 -> 0.9.6
2018-07-04 04:08:38 +02:00
Will Dietz
a930b756d7 boomerang: 2018-01-18 -> 2018-07-03 2018-07-03 20:34:46 -05:00
Will Dietz
f7f1405217 snowman: 2017-11-19 -> 0.1.2
Release made in 2018-01-07.
2018-07-03 20:23:04 -05:00
Gabriel Gonzalez
8dae83157b Change readDirectory to accept an attribute set
... as suggested by @roberth
2018-07-03 17:44:19 -07:00
Will Dietz
0b7d6bb04f vim: v8.1.0001 -> v8.1.0146 2018-07-03 19:31:05 -05:00
taku0
1389274146 thunderbird: 52.8.0 -> 52.9.0 2018-07-04 09:12:53 +09:00
taku0
f3d5d1ce82 thunderbird-bin: 52.8.0 -> 52.9.0 2018-07-04 09:12:27 +09:00
Matthew Bauer
f682ff93a2
Merge pull request #41420 from obsidiansystems/haskell-strict-deps
haskell generic-builder: Use strictDeps always
2018-07-03 19:29:43 -04:00
Matthew Bauer
157b59736b configuration-ghc-8.4.x.nix: Update hspec versions
These have changed on master.
2018-07-03 19:25:26 -04:00
Domen Kožar
9ed54a38bd configuration-common.nix: fix build tools 2018-07-03 19:24:40 -04:00
Silvan Mosberger
3e0db315f0
Merge pull request #42943 from worldofpeace/wire-desktop-3.0.2840
wire-desktop: 3.0.2816 -> 3.2.2840
2018-07-04 00:48:09 +02:00
Vladyslav Mykhailichenko
ff50c613df libaom: 0.1.0 -> 1.0.0 2018-07-04 01:38:35 +03:00
R. RyanTM
b5d96158dd sonarr: 2.0.0.5163 -> 2.0.0.5228
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/sonarr/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.Runner.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentValidation.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.Collections.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesCore.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesNLog.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Marr.Data.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Core.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Owin.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/MonoTorrent.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Api.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Common.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Host.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Mono.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.SignalR.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/CurlSharp.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesCore.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesNLog.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Common.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Mono.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SharpRaven.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/CurlSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/ICSharpCode.SharpZipLib.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesCore.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/LogentriesNLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/Newtonsoft.Json.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Common.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Mono.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/NzbDrone.Update.exe had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/Org.Mentalis.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SharpRaven.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Update/SocksWebProxy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe.config had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/OAuth.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SharpRaven.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/System.Data.SQLite.xml had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/activity.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/addSeries.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/bootstrap.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/bootstrap.toggle-switch.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/calendar.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/cells.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/fullcalendar.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/info.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/logs.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/manualimport.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/messenger.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/messenger.flat.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/overrides.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/series.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/settings.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/theme.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/_output/UI/Content/update.css.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/activity.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/addSeries.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/bootstrap.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/bootstrap.toggle-switch.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/calendar.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/cells.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.svg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/fontawesome-webfont.woff2 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/FontAwesome/FontAwesome.otf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-light.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-regular.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/opensans-semibold.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/ubuntumono-regular.eot had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/UbuntuMono-Regular.ttf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fonts/ubuntumono-regular.woff had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/fullcalendar.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/404.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/background/logo.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/favicon-debug.ico had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/favicon.ico had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/128.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/32.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/48.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/logos/64.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/poster-dark.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/safari/logo.svg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/114.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/144.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/57.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/Images/touch/72.png had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/info.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/logs.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/manualimport.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/messenger.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/messenger.flat.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/overrides.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/robots.txt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/series.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/settings.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/theme.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/update.css had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/Content/zero.clipboard.swf had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/handlebars.runtime.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/index.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/login.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/main.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/main.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/oauth.html had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/polyfills.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/templates.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/vendor.js had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/UI/vendor.map had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/antlr.runtime.dll.mdb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CookComputing.XmlRpcV2.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/CurlSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.Runner.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentMigrator.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/FluentValidation.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Growl.Connector.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Growl.CoreLibrary.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/ICSharpCode.SharpZipLib.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.Collections.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Ical.Net.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/ImageResizer.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesCore.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/LogentriesNLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Marr.Data.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Core.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.AspNet.SignalR.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.Host.HttpListener.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.Hosting.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Microsoft.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/MonoTorrent.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NLog.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Authentication.Basic.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Authentication.Forms.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Nancy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Newtonsoft.Json.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NodaTime.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Api.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Common.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Core.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Host.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.Mono.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.SignalR.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/NzbDrone.exe had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/OAuth.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Org.Mentalis.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Owin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/Prowlin.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/RestSharp.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SharpRaven.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/SocksWebProxy.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/System.Data.SQLite.dll had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228/bin/antlr.runtime.dll had a zero exit code or showed the expected version
- 0 of 168 passed binary check by having a zero exit code.
- 0 of 168 passed binary check by having the new version present in output.
- found 2.0.0.5228 with grep in /nix/store/drw7443vn5d6jf0w0qdpfj4g3ivjd65b-sonarr-2.0.0.5228
- directory tree listing: https://gist.github.com/567476160646b4b62c838c9cfc79df14
- du listing: https://gist.github.com/daa8a44ec51c871d66e8012b8d6d369a
2018-07-03 15:09:56 -07:00
R. RyanTM
dc152b63a0 shaarli: 0.9.6 -> 0.9.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/shaarli/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.9.7 with grep in /nix/store/qb0qnz5g71qcigji532rz8fb3fmds607-shaarli-0.9.7
- directory tree listing: https://gist.github.com/d5b4de9629307cb77b06763e100b9ffd
- du listing: https://gist.github.com/db083d0d397fa00514a7de0a57879f39
2018-07-03 14:58:19 -07:00
R. RyanTM
6e98661a89 you-get: 0.4.1077 -> 0.4.1099 (#42942)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/you-get/versions.

These checks were done:

- built on NixOS
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/.you-get-wrapped passed the binary check.
- /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099/bin/you-get passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.4.1099 with grep in /nix/store/fbylh0d2jn5306sn6grzn15c5cb5wi7b-you-get-0.4.1099
- directory tree listing: https://gist.github.com/10a8076f36d5cef1644b16df703b91bd
- du listing: https://gist.github.com/bff762c6ef186599bdcac2f64b255ccf
2018-07-03 23:25:20 +02:00
R. RyanTM
9dbd577872 snd: 18.4 -> 18.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/snd/versions.

These checks were done:

- built on NixOS
- /nix/store/yv1d12mfh384087sd9yql3nhj71720lz-snd-18.5/bin/snd passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 18.5 with grep in /nix/store/yv1d12mfh384087sd9yql3nhj71720lz-snd-18.5
- directory tree listing: https://gist.github.com/3cc3f3b2285827a7f116fa28ff12baf7
- du listing: https://gist.github.com/e3639f9f1b7a1e5977ce81065436be06
2018-07-03 14:19:18 -07:00
Manuel Mendez
7db99ba53e pythonPackages.grpcio: use correct license (#42944)
According to https://pypi.org/project/grpcio/ and github.com/grpc/grpc
2018-07-03 23:07:42 +02:00
Leon Schuermann
c5dff34ae1 libvmi: Add platforms metadata 2018-07-03 21:59:05 +01:00
R. RyanTM
fff21f417f yaws: 2.0.5 -> 2.0.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/yaws/versions.

These checks were done:

- built on NixOS
- /nix/store/vc5va0app2hqsv6521jp8xgqdx2pzpl9-yaws-2.0.6/bin/yaws passed the binary check.
- 0 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 2.0.6 with grep in /nix/store/vc5va0app2hqsv6521jp8xgqdx2pzpl9-yaws-2.0.6
- directory tree listing: https://gist.github.com/7cf8f0c6f8d5415c26e238c51d662ef6
- du listing: https://gist.github.com/6966b688f7264a9be53bbb606d4b7852
2018-07-03 13:51:48 -07:00
worldofpeace
957744f822 wire-desktop: 3.0.2816 -> 3.2.2840 2018-07-03 16:28:41 -04:00
R. RyanTM
64926a68ab xpra: 2.3.1 -> 2.3.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xpra/versions.

These checks were done:

- built on NixOS
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_Xdummy had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_udev_product_version passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_browser-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_browser had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_launcher-wrapped passed the binary check.
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_launcher passed the binary check.
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra_signal_listener-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/xpra_signal_listener had a zero exit code or showed the expected version
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/..xpra-wrapped-wrapped passed the binary check.
- /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2/bin/.xpra-wrapped passed the binary check.
- 6 of 11 passed binary check by having a zero exit code.
- 0 of 11 passed binary check by having the new version present in output.
- found 2.3.2 with grep in /nix/store/fzfjz4f220146zh638axrmgl63fxkfmk-xpra-2.3.2
- directory tree listing: https://gist.github.com/91468b1ca1959b1e5d4994b90772daf4
- du listing: https://gist.github.com/f56ad6737d400b6310e5fd6353ee7e83
2018-07-03 13:26:04 -07:00
Gavin Rogers
0090b88ec3 Fix: switch expression to use fetchFromGitHub 2018-07-03 20:55:05 +01:00
Gavin Rogers
f59e6b4daf Fix: Capitalisation of downloadPage 2018-07-03 20:41:37 +01:00
Gavin Rogers
93a7c5d77b Cleanup: remove v from version and use fetchFromGithub
More housecleaning, also as per @Mic92. He's right, as it says in the manual, to
use fetchFromGithub instead of fetchgit

> Best: Fetches a snapshot archive and you get the rev you want.
2018-07-03 20:41:25 +01:00
Gavin Rogers
4c497d522c Cleanup: remove line left over from template
As per @Mic92: can be removed
2018-07-03 20:41:11 +01:00
Gavin Rogers
c50f7a361a Cleanup: remove autogenerated line
Agree with @Mic92: "Since this was manually edited, we should not claim it was
auto generated.
2018-07-03 20:41:02 +01:00
Gavin Rogers
9a9539df65 init: holochain-go at 0.1.0-alpha
Holochain is a platform for creating an unenclosable carrier upon which
highly-scalable dApps and smart contracts can be built. This is the holochain
team's initial implimentation in go. A rust version is under development.
2018-07-03 20:40:52 +01:00
Michael Weiss
d12e7b8d17 androidStudioPackages.{dev,canary}: 3.3.0.0 -> 3.3.0.1 2018-07-03 21:28:15 +02:00
Michael Weiss
a22d2a018d quiterss: 0.18.11 -> 0.18.12 2018-07-03 21:10:33 +02:00
Daiderd Jordan
bce4388874
boost: disable system Python.framework detection
There doesn't seem to be a --without-python flag and since the system
framework is always available the build tries to enable python support
while we have it disabled by default and explicitly don't pass in the
python headers.
2018-07-03 21:08:46 +02:00
R. RyanTM
271980cec3 urh: 2.1.1 -> 2.2.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/urh/versions.

These checks were done:

- built on NixOS
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/.urh-wrapped passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/urh passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/.urh_cli-wrapped passed the binary check.
- /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2/bin/urh_cli passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 2 of 4 passed binary check by having the new version present in output.
- found 2.2.2 with grep in /nix/store/v7164xfx4b3rgbfx064wd3m6dk0fyp8n-urh-2.2.2
- directory tree listing: https://gist.github.com/81386656453f8d5f0c949b53d0839bb3
- du listing: https://gist.github.com/04e2f4b58a606d8685287a855fe578b5
2018-07-03 12:05:19 -07:00
gnidorah
301789b473 wine: build wineWow packages on hydra 2018-07-03 21:29:32 +03:00
Ivan Jager
f4e58cb889 flow: 0.72.0 -> 0.75.0 2018-07-03 12:22:44 -05:00
Leon Schuermann
5d3d84b74f libvmi: Use version tag as git revision 2018-07-03 18:17:22 +01:00
Gabriel Gonzalez
e57fd11bb4 Add pkgs.haskell.lib.readDirectory utility
This adds a `readDirectory` utility that can be used to "slurp" a directory
full of `cabal2nix`-generated files and transform them into a Haskell package
override set.  The main use of this is so that users don't have to write:

```
{ overrides = self: super: {
    foo = self.callPackage ./path/to/foo.nix { };

    bar = self.callPackage ./path/to/bar.nix { };

    ...
  };
}
```

Instead, they can write:

```
{ overrides = pkgs.haskell.lib.readDirectory ./path/to;
}
```

This is a an alternative to `packageSourceOverrides` which primarily addresses
the following use cases:

* The desired package is not yet available in `all-cabal-hashes` (perhaps the
  user is pinned to an older revision of `nixpkgs`)
* The default `cabal2nix` invocation used by `packageSourceOverrides`
  does not use the desired `cabal2nix` flags
* The user wants to avoid the use of import-from-derivation
2018-07-03 09:25:15 -07:00
Robert Schütz
208091b31b asciinema: 2.0.0 -> 2.0.1 2018-07-03 18:18:55 +02:00
Mitsuhiro Nakamura
5b2091a482 gauche: 0.9.5 -> 0.9.6
- Support mbedtls
- UTF-8 encoding is default
2018-07-04 00:28:50 +09:00
Gabriel Ebner
2f3cf58309 Revert "vapoursynth: fix build"
This reverts commit ad611a6223.
A better fix was committed directly afterwards in 2afe06c18f
2018-07-03 17:14:11 +02:00
Gabriel Ebner
ebf4cfb272 khard: fix build
Copied the fix from #42782
2018-07-03 17:08:47 +02:00
Orivej Desh
99e0f93aac vapoursynth: enable parallel building 2018-07-03 15:05:13 +00:00
Orivej Desh
2afe06c18f libheif: prune libtool files
Fixes build of vapoursynth: https://hydra.nixos.org/build/76818435
2018-07-03 15:05:13 +00:00
Gabriel Ebner
ad611a6223 vapoursynth: fix build 2018-07-03 17:03:12 +02:00
R. RyanTM
1fd0653294 zstd: 1.3.4 -> 1.3.5 (#42913) 2018-07-03 14:43:42 +00:00
Orivej Desh
4181081643 digitalbitbox: fix build after #41902
This package depends on qtmultimedia which depends on libpulse whose libtool
files add `-lcap` to the linker command line. These libtool files should be
stripped with pruneLibtoolFiles, and then libcap dependency can be removed.
2018-07-03 14:37:22 +00:00
ldesgoui
60d0e80786 pscircle: init at 1.0.0 2018-07-03 16:18:22 +02:00
R. RyanTM
69e173dad1 xl2tpd: 1.3.10.1 -> 1.3.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xl2tpd/versions.

These checks were done:

- built on NixOS
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/pfc passed the binary check.
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/xl2tpd passed the binary check.
- /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12/bin/xl2tpd-control passed the binary check.
- 2 of 3 passed binary check by having a zero exit code.
- 1 of 3 passed binary check by having the new version present in output.
- found 1.3.12 with grep in /nix/store/xvvr6zvnn8q3k0021bp74yfql82yp7q1-xl2tpd-1.3.12
- directory tree listing: https://gist.github.com/9e7e06daf4d57291dbefde0aff0da546
- du listing: https://gist.github.com/0eb400f5c7f43510ed9dc63f43181d95
2018-07-03 07:10:39 -07:00
Austin Seipp
e42e0c8179 foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...

This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-03 09:09:02 -05:00
Silvan Mosberger
08895c66c4
Merge pull request #42859 from scolobb/icicles-bump
icicles: 2018-04-16 -> 2018-07-02
2018-07-03 15:33:05 +02:00
Tim Steinbach
e08b53df15
minikube: 0.27.0 -> 0.28.0 2018-07-03 09:18:01 -04:00
Tim Steinbach
ddce094ddf
linux: Remove 4.16
This version is EOL and 4.17 is already in our tree.
Additionally, remove the 4.16-based Copperhead kernel, which is unmaintained
2018-07-03 09:18:01 -04:00
Tim Steinbach
fd269b9d0a
gradle: 4.8 -> 4.8.1 2018-07-03 09:18:01 -04:00
Tim Steinbach
760d5f6058
kotlin: 1.2.50 -> 1.2.51 2018-07-03 09:18:01 -04:00
Jörg Thalheim
64219950fc
Merge pull request #42879 from iimog/fix-rhdf5
rPackages.rhdf5: fix installation
2018-07-03 14:13:03 +01:00
Orivej Desh
1a76bd5552 ezquake: fix build after #41902 2018-07-03 12:44:57 +00:00
Jörg Thalheim
ad836e1b13
Merge pull request #42890 from sorki/ipmicfg_3
ipmicfg: 1.27.1 -> 1.28
2018-07-03 13:42:50 +01:00
Orivej Desh
9641ab9a27 ivan: fix build after #41902 2018-07-03 12:41:18 +00:00
Orivej Desh
48272ebb6c liberal-crime-squad: fix darwin build after #41902 2018-07-03 12:37:58 +00:00
Tim Steinbach
a4d56d0635
linux-hardened: Adjust config for 4.17.4 2018-07-03 08:35:37 -04:00
Tim Steinbach
37066b2aa5
linux: 4.18-rc2 -> 4.18-rc3 2018-07-03 08:35:37 -04:00
Tim Steinbach
ed8e468ad1
linux: 4.17.3 -> 4.17.4 2018-07-03 08:35:36 -04:00
Tim Steinbach
9f17f69afe
linux: 4.14.52 -> 4.14.53 2018-07-03 08:35:36 -04:00
Tim Steinbach
7dbd06773a
linux: 4.9.110 -> 4.9.111 2018-07-03 08:35:36 -04:00
Tim Steinbach
0fff428f96
linux: 4.4.138 -> 4.4.139 2018-07-03 08:35:36 -04:00
Orivej Desh
6b404b944a mpv: fix build with wayland after #41902 2018-07-03 12:32:41 +00:00
Jörg Thalheim
352b957a9a
Merge pull request #42308 from romildo/upd.moka-icon-theme
moka-icon-theme: 5.3.6 -> 5.4.0, faba-icon-theme: 2016-09-13 -> 4.3
2018-07-03 13:27:55 +01:00
ikervagyok
8e5de9e200 warzone2100: fix build after #41902 (#42908) 2018-07-03 12:27:06 +00:00
Ambroz Bizjak
3d662b5d0b vscode: 1.24.0 -> 1.24.1 2018-07-03 12:27:58 +02:00
Vladimír Čunát
ea8b0fa1cc
knot-resolver: 2.3.0 -> 2.4.0
It includes security-relevant fixes.
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v2.4.0
2018-07-03 10:53:30 +02:00
Gabriel Ebner
6fcf294a0b imagemagick_light: remove heif dependency
See #42841
2018-07-03 10:38:56 +02:00
Peter Simons
af701cff96 all-cabal-hashes: update snapshot to Hackage at 2018-07-03T07:36:18Z 2018-07-03 10:30:49 +02:00
Gabriel Ebner
7138bc0eab
Merge pull request #42841 from gebner/heif
HEIF support
2018-07-03 09:28:25 +02:00
Ben Wolsieffer
8ab22fdbb9 buildbot: 1.1.1 -> 1.2.0 (#42899) 2018-07-03 09:16:00 +02:00
Jon Banafato
7b47a07531 keybase: 2.0.0 -> 2.1.0
Keybase has a new minor release.
2018-07-02 22:53:28 -04:00
Joachim F
338c493918
Merge pull request #42681 from r-ryantm/auto-update/redo
redo: 1.2 -> 1.3
2018-07-02 23:51:44 +00:00
Joachim F
587bc20bb7
Merge pull request #42857 from oxij/pkg/toxvpn-toxcore
toxvpn: use default libtoxcore
2018-07-02 23:48:27 +00:00
Joachim F
2a37894e3e
Merge pull request #42856 from oxij/pkg/update-tb
tor-browser: 52.8.1esr-7.5-1 -> 52.9.0esr-7.5-2
2018-07-02 23:47:44 +00:00
Matthew Bauer
38f907c39d
Merge pull request #42892 from sorki/uboot_novena
uboot: add ubootNovena
2018-07-02 19:10:50 -04:00
Robert Schütz
d769256997
python.pkgs.asyncssh: fix tests (#42848) 2018-07-03 00:21:16 +02:00
Richard Marko
d7344120e0 ipmicfg: 1.27.1 -> 1.28 2018-07-03 00:09:38 +02:00
Michael Raskin
366cd2ad8c
Merge pull request #42858 from oxij/pkg/update-rspamd
rspamd: 1.6.6 -> 1.7.4
2018-07-02 22:03:26 +00:00
Silvan Mosberger
5b4becadf4 zotero: fix (#42881) 2018-07-02 23:51:39 +02:00
Jan Malakhovski
f2e1998c13 Revert "rspamd: 1.7.3 -> 1.7.4"
Broken on aarch64.
2018-07-02 21:45:29 +00:00
Satoshi Shishiku
50d27311cc rspamd: 1.7.3 -> 1.7.4 2018-07-02 21:44:45 +00:00
Satoshi Shishiku
f09b96b982 rspamd: cleanup 2018-07-02 21:43:49 +00:00
Jan Malakhovski
d0dcc467db rspamd: 1.6.6 -> 1.7.3 2018-07-02 21:42:10 +00:00
Orivej Desh
ccfc0d599d SDL2: do not propagate private dependencies
Fixes #41620 by adding libGL directory to libSDL2 runpath
2018-07-02 21:34:33 +00:00
Orivej Desh
3db4ce91d0 SDL2: do not patchelf libSDL2.so twice
There are two symlinks pointing to the same library, libSDL2.so and
libSDL2-2.0.so.0.  patchelf should run on non-symlinks instead.
2018-07-02 21:34:33 +00:00
Orivej Desh
8d5570a041 SDL2: limit postFixup to the platforms supported by patchelf
This prevents future rebuilds on Darwin if this Linux-only postFixup changes.
2018-07-02 21:34:33 +00:00
Dan Peebles
d1994ebd8a boto{core,3}, awscli: upgrade
I upgrade these all at once because they depend on one another and
often dislike being upgraded individually. So let's make a single
atomic commit!
2018-07-02 16:49:59 -04:00
Matthew Bauer
1a668f79b2 yesod-persistent: add hspec-discover for 1.4.3 2018-07-02 16:37:20 -04:00
José Romildo Malaquias
ef7c6e081d moka-icon-theme, arc-icon-theme, faba-mono-icons: restrict platforms to linux 2018-07-02 17:32:30 -03:00
Chris Hodapp
de64c6f296 libfive: init at 2018-07-01 2018-07-02 16:24:30 -04:00
José Romildo Malaquias
fba3a1076c faba-icon-theme: 2016-09-13 -> 4.3 2018-07-02 17:16:25 -03:00
José Romildo Malaquias
ce1a58e5ac moka-icon-theme: 5.3.6 -> 5.4.0
- Update to version 5.4.0
- Build with meson
- Remove explicitly building of the icon cache, as it is built
automatically now
2018-07-02 16:56:01 -03:00
Matthew Bauer
4590a3702a haskell-modules: Add more overrides 2018-07-02 15:55:00 -04:00
Matthew Bauer
2cb563374f haskell-modules: Add more test tool depends 2018-07-02 15:55:53 -04:00
Matthew Bauer
fb94cd9b51 haskell-modules: Add pandoc for heist 2018-07-02 15:55:48 -04:00
Matthew Bauer
c4431d301a haskell-modules: Add test tool depend for modern-uri 2018-07-02 15:55:43 -04:00
Matthew Bauer
10f10638d8 haskell-modules: Add many more overrides for hspec-discover
This is needed for picking up hspec-discover in strictDeps generic-builder.nix.
2018-07-02 15:55:20 -04:00
Matthew Bauer
42bd49d72b haskell-modules: Fix mockery in macos
Weird errors otherwise - seems to need this to know it can skip the
bad test.
2018-07-02 15:55:01 -04:00
John Ericson
3457ce0142 with-location: Link upstreamming attempt 2018-07-02 15:52:47 -04:00
John Ericson
c4d43761c1 haskell with-location: Link upstreaming attempt 2018-07-02 15:52:47 -04:00
Matthew Bauer
fea9a71ff4 haskell: add more test tool depend for hspec-discover
Needed for new ‘strictDeps = true;’ handling.

Including-

- slim
- string-conversions
- skeletal-test
- catamorphism
- unliftio
- logging-facade
- distributive
- doctest
- http-types
- interpolate
- mockery
- mime-mail
- http2
2018-07-02 15:52:47 -04:00
Matthew Bauer
160894db35 text-conversions: add hspec-discover 2018-07-02 15:52:22 -04:00
Matthew Bauer
9ef816e776 with-location: add hspec-discover 2018-07-02 15:52:22 -04:00
John Ericson
d2f6f527f4 alex: which needs to be a tool dep so it's a nativeBuildInput
Also pull it from `buildPackages`, as that is where nativeBuildInputs
come from.
2018-07-02 15:52:22 -04:00
John Ericson
242ca11b03 base-compat: Add missing build tool dependency 2018-07-02 15:52:22 -04:00
John Ericson
43e3ea0322 hspec{,-core,-discovery}: Add build-tool-depends to testsuite
`fetchpatch`ing a PR I just opened. This ought to get Cabal to make the
`PATH` include the newly-built exe, but unfortunately it doesn't.
2018-07-02 15:52:21 -04:00
John Ericson
ceaf285c0c haskell generic-builder: Use strictDeps always
This helps avoid the `ARG_MAX` issues we've been having, and is
generally a good idea to ensure cross comparability anyways.
2018-07-02 15:51:14 -04:00
John Ericson
359e0ce4bb haskell generic-builder: Make test and benchmark tool depends nativeBuildInputs
I suppose I forgot these when I did this before.
2018-07-02 15:51:14 -04:00
John Ericson
1e6aeeddce haskell lib: Make helpers to add benchmark and test tool depends
These seems to be common omissions due to a) non-new-build being overly
flexible, and b) code gen most often used for test boilerplate.
2018-07-02 15:51:14 -04:00
John Ericson
57bb96d659 fetchpatch: Add includes to compliment excludes, and require that both not be non-empty. 2018-07-02 15:51:13 -04:00
Domen Kožar
a260b3d681
dhall-nix: fix build 2018-07-02 19:45:02 +01:00
John Ericson
ccfe1b5713
Merge pull request #42874 from obsidiansystems/crossPkgs
Add pkgsCross & pkgsLocal
2018-07-02 13:25:24 -04:00
Markus Ankenbrand
9eeea0b9ef rPackages.rhdf5: fix installation
Fix #42878
2018-07-02 18:51:18 +02:00
Pascal Wittmann
a444ed3870
Merge pull request #42827 from mt-caret/master
source-han-code-jp: init at 2.011R
2018-07-02 18:42:14 +02:00
Okina Matara
8b312db421 dolphinEmuMaster: 2018-06-22 -> 2018-07-02
also migrate from wxwidgets to qt, wxwidgets support in dolphin has been
dropped
2018-07-02 09:29:43 -07:00
Pascal Wittmann
3e6c0337c9
Merge pull request #42863 from elitak/livepeer
livepeer: init at 0.2.4
2018-07-02 18:23:01 +02:00
adisbladis
215db45f62
firefox-beta-bin: 62.0b3 -> 62.0b4 2018-07-03 00:06:53 +08:00
adisbladis
8b48b33e24
firefox-devedition-bin: 62.0b3 -> 62.0b4 2018-07-03 00:06:52 +08:00
Timo Kaufmann
dcc1013f6b pythonPackages.backports_shutil_get_terminal_size: 1.0 -> 2016-02-21 (#42840) 2018-07-02 18:03:05 +02:00
adisbladis
c5fd7d85ce
Merge pull request #42842 from Pneumaticat/barrier-fix-qt-5.11
barrier: fix compilation on Qt 5.11
2018-07-03 00:01:18 +08:00
Matthew Bauer
dcea211084 dwarf-fortress: cleanup 2018-07-02 11:59:36 -04:00
Robert Helgesson
033c9ace4e
josm: 13878 -> 13996 2018-07-02 17:59:36 +02:00
numkem
b045d1f139 pythonPackages.grpcio: 1.12.1 -> 1.13.0 (#42854) 2018-07-02 17:47:06 +02:00
Robert Helgesson
cb96b8643c
eclipse-plugin-jdt-codemining: init at 1.0.0.201806221018 2018-07-02 17:37:17 +02:00
Matthew Bauer
b2b68862f5
Merge pull request #42832 from uri-canva/bazel-hydra-darwin
bazel: fix darwin build on hydra
2018-07-02 11:34:49 -04:00
Matthew Bauer
4a97d3f6e4
Merge pull request #42865 from ookhoi/github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-from-any-mirror
github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.p…
2018-07-02 11:23:23 -04:00
Shea Levy
98ddba156c
buildRustCrate: Add some commentary about target_os. 2018-07-02 11:22:47 -04:00
Matthew Bauer
18af089de7 stage: remove nixpkgsFun
also inherit forceSystem for some GNU Hurd stuff
2018-07-02 11:20:34 -04:00
Shea Levy
cb692ff813
Merge branch 'feature/fix-build-rust-create-darwin' of git://github.com/marsam/nixpkgs
Set target_os properly on darwin.
2018-07-02 11:20:25 -04:00
Matthew Bauer
d1bd9faf61 stage: move old stuff to stage.nix 2018-07-02 11:07:53 -04:00
Matthew Bauer
b6b1950594 top-level: add extraPkgs to stage.nix 2018-07-02 11:07:53 -04:00
Matthew Bauer
d665e80450 top-level: move cross pkgs to overlay 2018-07-02 11:07:53 -04:00
Matthew Bauer
eb90f5c08e all-packages: add pkgsCross 2018-07-02 11:01:23 -04:00
Jörg Thalheim
8cf4a4725c
Merge pull request #41823 from Chiiruno/dev/meguca
meguca: 2018-05-26 -> 2018-06-11
2018-07-02 15:35:42 +01:00
Robert Schütz
5cc97704e4 python.pkgs.google_gax: remove unused expression 2018-07-02 16:30:24 +02:00
Robert Schütz
6a8f7e40d7 python.pkgs.google_gax: remove deprecated package
See https://github.com/googleapis/gax-python#deprecated.
2018-07-02 16:28:16 +02:00
Robert Schütz
f579357873 python.pkgs.google_cloud_speech: update propagatedBuildInputs 2018-07-02 16:26:52 +02:00
Sarah Brofeldt
6abb68d47a Revert "foundationdb: add 5.2.5 release, and new 6.0.0 snapshot"
This reverts commit 1fa2503f9d.
Broke ofborg evals due to missing required argument sdvend49
2018-07-02 16:08:54 +02:00
Silvan Mosberger
ef0073410d
idrisPackages.semidirect: 2018-02-06 -> 2018-07-02, fix build 2018-07-02 15:39:52 +02:00
Silvan Mosberger
0ca2744df3
idrisPackages.eternal: 2018-01-25 -> 2018-07-02, fix build 2018-07-02 14:07:44 +02:00
Austin Seipp
1fa2503f9d foundationdb: add 5.2.5 release, and new 6.0.0 snapshot
This requires a bit of fiddling with the ldflags patches and reworking a few
things about how the SCM info is configured. Ideally, not much more will change
before the 6.0 release, I think...

This also upgrades all FoundationDB packages to use the ordinary libressl
expression (which is now at 2.7.x), and changes around a few other things,
which will require a rebuild.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-02 06:48:41 -05:00
Alyssa Ross
925fe68e87
bundler: 1.16.1 -> 1.16.2 2018-07-02 11:19:11 +00:00
Okina Matara
3bec94f2e1 meguca: Disable building C++ client for Darwin 2018-07-02 05:43:57 -05:00
sander
587467a18e github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-from-any-mirror - change to gentoo git repository gitweb.gentoo.org 2018-07-02 11:59:27 +02:00
Sarah Brofeldt
24ef1450bd dhall-json_1_2_1: Bump dhall dep 2018-07-02 10:57:00 +01:00
Sarah Brofeldt
f06ce58323
Merge pull request #42843 from fragamus/master
hmetis: init at 1.5
2018-07-02 11:40:41 +02:00
Jörg Thalheim
1b2696326c
Merge pull request #42572 from dtzWill/update/r2-cutter-1.4
radare2-cutter: 1.3 -> 1.4
2018-07-02 10:40:17 +01:00
Peter Simons
cbc1a03ab8 R: update to version 3.5.1
(cherry picked from commit 7e2f2037ea6d6533492d407696f260e7b11df49d)
2018-07-02 11:33:50 +02:00
Peter Simons
0b36a94ed4 hledger: fix ghc-8.2.x build of the new 1.10 version 2018-07-02 11:29:10 +02:00
Peter Simons
065c936863 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-30-g7c77e7e from Hackage revision
153e846959.
2018-07-02 11:29:10 +02:00
Sarah Brofeldt
e395218ed6
Merge pull request #42852 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.2
dbeaver: 5.1.1 -> 5.1.2
2018-07-02 11:28:30 +02:00
Eric Litak
faf44ff2dc livepeer: init at 0.2.4 2018-07-02 02:16:55 -07:00
Peter Hoeg
a22ba5f05b krename: 20170610 -> 5.0.0 2018-07-02 13:38:29 +08:00
Silvan Mosberger
cefa098cd8
idrisPackages.derive: 2018-02-15 -> 2018-07-02, fix build 2018-07-02 06:43:15 +02:00
Silvan Mosberger
c6c726bdfd
idrisPackages.categories: 2017-03-01 -> 2018-07-02, fix build 2018-07-02 06:43:15 +02:00
Silvan Mosberger
74d2b01db5
idrisPackages.tparsec: 2017-12-12 -> 2018-06-26, fix build 2018-07-02 06:43:15 +02:00
Silvan Mosberger
0519b48ab8
idrisPackages.setoids: 2017-03-13 -> 2018-06-18, fix build 2018-07-02 06:43:15 +02:00
Silvan Mosberger
df6974cff2
idrisPackages.{sdl,sdl2}: Mark as broken 2018-07-02 06:43:15 +02:00
Silvan Mosberger
603d989ef4
idrisPackages.descncrunch: Mark as broken 2018-07-02 06:43:15 +02:00
Silvan Mosberger
b73f540beb
idrisPackages: Clean up packages 2018-07-02 06:13:01 +02:00
Silvan Mosberger
e79b302f89
idris: Clean up package builder 2018-07-02 06:13:01 +02:00
Silvan Mosberger
7ec54c61b7
idrisPackages: install docs 2018-07-02 06:13:01 +02:00
Jan Malakhovski
df17074db7 toxvpn: use default libtoxcore
As it works fine with it.
2018-07-02 02:41:00 +00:00
SLNOS
3b7d8d83e8 tor-browser: 52.8.1esr-7.5-1 -> 52.9.0esr-7.5-2 2018-07-02 02:39:36 +00:00
Sergiu Ivanov
ea1b56c27b icicles: 2018-04-16 -> 2018-07-02 2018-07-02 04:36:09 +02:00
Samuel Dionne-Riel
964fde7eec dbeaver: 5.1.1 -> 5.1.2 2018-07-01 20:50:13 -04:00
Silvan Mosberger
636cd3cba9
idris: Clean up wrapper 2018-07-02 02:35:46 +02:00
Silvan Mosberger
b6cfa372f0
idris: Wrap with IDRIS_CC
Previously idris used the C compiler from PATH for the C backend, which
means that the results and whether it even succeeds can vary between
systems (e.g. if a Nix-built Idris was used on a super old Linux system,
the cc installed there might not even work for Idris' C).

To make this more predictable, this commit sets the IDRIS_CC env var,
which Idris will prefer over searching in PATH, to a Nix-provided gcc
executable, given that it is not already set, so it's still possible to
override.
2018-07-02 02:34:31 +02:00
Jacob Mitchell
8d5ef42772 vmTools: update Debian minor version to 8.11 2018-07-01 15:47:09 -07:00
Kevin Liu
5aa51e54a9
barrier: fix compilation on Qt 5.11 2018-07-01 17:12:09 -04:00
Morgan Jones
8d5b5fa68e Patch dwarf-fortress-unfuck to build in debug (pending upstream fix) 2018-07-01 20:28:59 +00:00
Peter Simons
be1461fc0a haskell-dhall-json: update override 2018-07-01 22:03:57 +02:00
Peter Simons
37c20564b0 haskell-hspec: update overrides for ghc 8.4.x 2018-07-01 22:03:57 +02:00
Peter Simons
4f28eac924 haskell-hoopl: provide an un-versioned attribute for ghc 8.4.x
This used to be a core library in previous versions of GHC, but now it no
longer is.
2018-07-01 22:03:57 +02:00
Peter Simons
1ee0f4378b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-30-g7c77e7e from Hackage revision
e8fa4931bc.
2018-07-01 22:03:58 +02:00
Peter Simons
48300a5b6d LTS Haskell 11.15 2018-07-01 22:03:28 +02:00
Jörg Thalheim
cb2862e214 python37: fix openssl detection
Before python37 was build without ssl support.
Tested with `python  -c 'import ssl'`
2018-07-01 21:00:26 +01:00
Matthew Bauer
49f6ea40b0
Merge pull request #42837 from ookhoi/anonscm.debian.org_gcc6.patch-not-found
anonscm.debian.org_gcc6.patch-not-found - replace anonscm.debian.org …
2018-07-01 15:08:53 -04:00
Richard Marko
b6c29e6298 uboot: add ubootNovena 2018-07-01 20:46:23 +02:00
Will Dietz
6bb1593e3a
Merge pull request #42844 from dtzWill/fix/curl-random-cross
curl: fix configure flag for random device.
2018-07-01 13:32:40 -05:00
Michael Gough
f180facaa0 hmetis: init at 1.5 2018-07-01 18:29:55 +00:00
lewo
deb82d8505
Merge pull request #42692 from r-ryantm/auto-update/lynis
lynis: 2.6.4 -> 2.6.5
2018-07-01 20:00:21 +02:00
lewo
f5acacffad
Merge pull request #42706 from r-ryantm/auto-update/gnucash
gnucash: 3.1-1 -> 3.2
2018-07-01 19:58:58 +02:00
aszlig
f081ccccd1
libtorrent-rasterbar: Use Boost supporting Python
Since 772eef9168, the Boost package
doesn't support Python by default anymore, so we need to override it
with Python support because --enable-python-binding is enabled by
default in libtorrent-rasterbar.

The build of the package now succeeds again on my x86_64-linux machine.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @phreedom
2018-07-01 19:51:21 +02:00
Will Dietz
81c9f7125f curl: fix configure flag for random device.
Fixes #42778.

Thanks for reporting, @dingxiangfei2009!
2018-07-01 12:47:24 -05:00
aszlig
b916ed31f2
twister: Use boost with Python support
Since 772eef9168, Boost by default doesn't
support Python anymore, so we need to override it with Python support.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-01 19:40:40 +02:00
aszlig
179f9c4fd1
ledger: Use Boost Python support if applicable
Since 772eef9168 Boost no longer has
Python support enabled by default, so depending on whether Ledger has
Python support built in we also use either Boost with Python support or
without.

Tested building with and without Python support and both builds now
succeed.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @the-kenny, @jwiegley
2018-07-01 19:40:40 +02:00
Peter Simons
c85f23a82a ghc: add 8.6.1-alpha1 pre-release 2018-07-01 19:22:09 +02:00
Eelco Dolstra
772eef9168 boost: Disable Python / Numpy support by default
We can't have a C++ library pulling in Numpy and its gazillion
dependencies by default.
2018-07-01 19:13:57 +02:00
aszlig
c8ed322b04
openblas: 0.3.0 -> 0.3.1
Since the exposure of the version attribute done in
892a0e8ff4, the OpenBLAS build fails for
i686-linux:

https://nix-cache.s3.amazonaws.com/log/wi79zyfmwdpwx7bm29dzqh4vglx3x550-openblas-0.3.0.drv

According to @edolstra the build slaves of Hydra updated to a new
kernel, which seems to be the real cause for this issue. The latter is
already tracked upstream[1] and a fix[2] is already included in version
0.3.1.

This very update cases 4795 rebuilds across all architectures we
support, so it's still not significant enough to go through staging. In
addition the number of rebuilds doesn't include the amount of builds
that are currently failing.

My original idea was to add a patch just for fixing this on i686-linux
and do the real update via staging, but the amount of rebuilds still is
in an acceptable range IMO and @edolstra agreed on that on IRC.

[1]: https://github.com/xianyi/OpenBLAS/issues/1575
[2]: https://github.com/xianyi/OpenBLAS/pull/1583

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel
2018-07-01 18:46:36 +02:00
sander
621072a476 anonscm.debian.org_gcc6.patch-not-found - replace anonscm.debian.org with sources.debian.org 2018-07-01 16:39:51 +02:00
Pascal Wittmann
14a9ca27e6
checkstyle: 8.10.1 -> 8.11
fetch artifact from github as it is no longer available on sourceforge
2018-07-01 16:39:22 +02:00
Gabriel Ebner
02b7eef808 krita: heif and gif support 2018-07-01 14:21:37 +02:00
Gabriel Ebner
a2922b0453 krita: 4.0.3 -> 4.1.0 2018-07-01 14:21:36 +02:00
Gabriel Ebner
a3c82197d9 imagemagick: heif support 2018-07-01 14:21:36 +02:00
Gabriel Ebner
69d139befc gimp: add heif support 2018-07-01 14:21:36 +02:00
Gabriel Ebner
e683432895 imagemagick7: add heif support 2018-07-01 14:21:36 +02:00
Gabriel Ebner
055a355c0b libheif: init at 1.3.2 2018-07-01 14:21:26 +02:00
Gabriel Ebner
47216a62d3 libde265: init at 1.0.3 2018-07-01 13:51:05 +02:00
Pascal Wittmann
92a6feca0a
fswatch: 1.11.3 -> 1.12.0 2018-07-01 13:43:34 +02:00
Pascal Wittmann
fbb047e891
yodl: update homepage 2018-07-01 13:33:22 +02:00
Pascal Wittmann
c8ce98d9ff
icmake: 9.02.07 -> 9.02.08
Project moved from github to gitlab
2018-07-01 13:33:20 +02:00
Tuomas Tynkkynen
d1b9bf9223 sidplayfp: Init at 1.4.3 2018-07-01 13:36:57 +03:00
Tuomas Tynkkynen
ace7b252f2 libsidplayfp: 1.8.6 -> 1.8.7 2018-07-01 13:11:56 +03:00
Gabriel Ebner
693a4ce209 goldendict: 1.5.0.rc2 -> 2018-06-13
fixes build
2018-07-01 12:00:17 +02:00
Jörg Thalheim
6e54e9253a iwd: set statedir to /var/lib/iwd 2018-07-01 10:59:35 +01:00
Jörg Thalheim
f73aae6f95
Merge pull request #42816 from dywedir/iwd
iwd: 0.2 -> 0.3
2018-07-01 10:43:34 +01:00
Michael Raskin
055a29c4a1
Merge pull request #39981 from timokau/sage-on-nixos
Sage on nixos
2018-07-01 07:37:42 +00:00
Uri Baghin
cd3723bd04 bazel: fix darwin build on hydra 2018-07-01 11:15:48 +10:00
Okina Matara
05a337ce53 meguca: 2018-06-29 -> 2018-07-01 2018-06-30 20:10:28 -05:00
Okina Matara
70acec8ae5 nodePackages: meguca: use node2nix 1.6.0 2018-06-30 19:58:14 -05:00
Morgan Jones
9a2898c6d1 bump dwarf-therapist and dfhack versions; fix theme issue 2018-06-30 23:29:29 +00:00
Morgan Jones
24f4711705 dwarf-fortress: 0.44.10 -> 0.44.11
Update everything but dfhack and dwarf-therapist, which
have not been updated yet.
2018-06-30 23:25:27 +00:00
Timo Kaufmann
70ba695777 sage: replace JUPYTER_PATH patch by upstream patch
The patch was replaced by a better upstream patch that doesn't mvoe the
jupyter dir to the user's home.
2018-06-30 22:30:30 +02:00
Masayuki Takeda
95175cff45 source-han-code-jp: init at 2.011R 2018-06-30 15:39:12 -04:00
R. RyanTM
99d8edbc7d mpage: 2.5.6 -> 2.5.7 (#42689)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mpage/versions.

These checks were done:

- built on NixOS
- /nix/store/27fvqzw0vgbjadl2ngwggsz2gs3m4a15-mpage-2.5.7/bin/mpage passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.5.7 with grep in /nix/store/27fvqzw0vgbjadl2ngwggsz2gs3m4a15-mpage-2.5.7
- directory tree listing: https://gist.github.com/7deed27eaf23f2578d5dfcb1005b1a0c
- du listing: https://gist.github.com/e1cafa83fbe346375875854bf40a6057
2018-06-30 20:49:42 +02:00
Benjamin Staffin
97ec194ab5
thunderbolt: 0.9.2 -> 0.9.3 (#42743)
* thunderbolt: 0.9.2 -> 0.9.3

Fixed up `cmakeFlags` so `tbtacl`, `tbtacl-write`, `tbtxdomain`, and
the udev rules now show up in the derivation output. Previously there
was only `tbtadm`.

* Add a note about placeholder expressions
2018-06-30 13:18:31 -04:00
R. RyanTM
9fa8a9af36 pmd: 6.4.0 -> 6.5.0 (#42685)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pmd/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/bgastviewer.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/cpdgui.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/designer.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/pmd.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/cpd.bat had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0/bin/run.sh had a zero exit code or showed the expected version
- 0 of 6 passed binary check by having a zero exit code.
- 0 of 6 passed binary check by having the new version present in output.
- found 6.5.0 with grep in /nix/store/5h7bbvnfl6iqzpj4pqzv96x6xz349gch-pmd-6.5.0
- directory tree listing: https://gist.github.com/1ef84c65860a67391267c809fcb5cc80
- du listing: https://gist.github.com/309d9939074e63a6c6dcaf04f94312e9
2018-06-30 19:08:04 +02:00
worldofpeace
b0f40321e4 antibody: 3.5.0 -> 3.5.1 (#42818) 2018-06-30 19:05:28 +02:00
Tad Fisher
81c2f270e5 zoom-us: 2.0.123200.0405 -> 2.2.128100.0627 (#42742) 2018-06-30 19:03:17 +02:00
Meghea Iulian
66e18c3aab distrobuilder: 2018_04_28 -> 2018_06_29 (#42810) 2018-06-30 18:46:00 +02:00
Jaakko Luttinen
20dd009f6a nano-wallet: 12.1 -> 14.2 (#42803) 2018-06-30 18:43:28 +02:00
Matthew Bauer
bdb0b2db44
Merge pull request #42766 from nonfreeblob/nethack-x11
nethack: nethack-x11 package created
2018-06-30 12:18:14 -04:00
Timo Kaufmann
398dad270a sage, arb: update sage dependencies arb and pynac
Removes the version pinning for arb and pynac by backporting the
upstream (sage) package upgrades. This necessitates a new patch for arb,
which was however already proposed and accepted upstream.
2018-06-30 17:05:56 +02:00
Domen Kožar
5974bb7c9c
haskell: Move version dependent overrides from to configuration-common 2018-06-30 15:49:36 +01:00
worldofpeace
a276404d44 eolie: 0.9.16 -> 0.9.35 (#42813) 2018-06-30 15:23:37 +02:00
Chris Hodapp
a0144c7fd8 appleseed, structure-synth, luxcorerender: libGLU instead of mesa_glu 2018-06-30 09:14:21 -04:00
Tuomas Tynkkynen
ab340f7829 kernel config: Minor text fixes 2018-06-30 16:01:41 +03:00
Tuomas Tynkkynen
fc816e5609 kernel config: Fix recent i686 builds 2018-06-30 16:01:41 +03:00
Matthieu Coudron
e4fe7b31be linux: fix features system 2018-06-30 16:01:41 +03:00
Matthieu Coudron
dcea150a89 kernel: remove conditions based on 3.X kernels
The oldest kernel in nixpkgs being 4.4, we get rid of checks for older
kernels.
2018-06-30 16:01:41 +03:00
Dan Peebles
ff9999ad1b linux: translate config to structured config
Instead of using a string to describe kernel config, use a nix
attribute set, then converted to a string.
- allows to override the config, aka convert 'yes' into 'modules' or
vice-versa
- while for now merging different configs is still crude (last spec wins),
at least there should be only one CONFIG_XYZ value compared to the current string
config where the first defined would be used and others ignored.

[initial idea by copumpkin in 2016, a major rebase to 2018 by teto]
2018-06-30 16:01:41 +03:00
worldofpeace
bae87d5042 python.pkgs.pybrowserid: move expression and 0.9.2 -> 0.14.0 (#42814) 2018-06-30 15:01:07 +02:00
Vladyslav Mykhailichenko
04967f3ecf iwd: 0.2 -> 0.3 2018-06-30 15:26:06 +03:00
Meghea Iulian
c9f9ec6f18 avocode: 3.0.0 -> 3.1.1 (#42808) 2018-06-30 13:56:33 +02:00
Luz
f6a2869031 librepcb-unstable: 2017-12-29 -> 2018-06-28 (#42786)
* Update: 2017-12-29 -> 2018-06-28

* Update libs also to qt5.9

* Add required default font file

* Switch back to default Qt version
2018-06-30 13:56:12 +02:00
nonfreeblob
1627b6fc09 nethack: nethack-x11 package created
If x11Mode is false, ncurses NetHack version will be built (nethack).
If x11Mode is true, x11 NetHack version will be built (nethack-x11).
NetHack DevTeam provide x11 version support only for Linux.
2018-06-30 14:48:20 +03:00
Robert Schütz
21774be1bd dovecot: 2.3.1 -> 2.3.2, dovecot-pigeonhole: 0.5.1 -> 0.5.2 (#42779) 2018-06-30 13:41:39 +02:00
Robert Schütz
687f5d2fa1 python.pkgs.asynctest: 0.12.0 -> 0.12.2 2018-06-30 12:21:48 +02:00
Robert Schütz
18f45dac2c python.pkgs.aioimaplib: 0.7.13 -> 0.7.14 2018-06-30 12:02:07 +02:00
Robert Schütz
7725269765
Merge pull request #42728 from mkaito/update-ykman
yubikey-manager: 0.4.0 -> 0.7.0
2018-06-30 11:29:35 +02:00
Michishige Kaito
97e3024376 python-fido2: init at 0.3.0 2018-06-30 10:21:02 +01:00
Pascal Wittmann
8cad6ed335
progress: 0.13.1 -> 0.14 2018-06-30 11:18:50 +02:00
Pascal Wittmann
2df7972ab1
yodl: 4.02.00 -> 4.02.01
Project moved from github to gitlab
2018-06-30 11:16:36 +02:00
Michishige Kaito
5ceca49714 yubikey-manager: 0.4.0 -> 0.7.0 2018-06-30 10:16:03 +01:00
Vladimír Čunát
bcb416a07e
dnsperf: fixup build
I'm not sure why the libcap.dev -> libcap.lib propagation
doesn't work here.
2018-06-30 09:57:58 +02:00
Jörg Thalheim
d00b7fa13f
Merge pull request #42806 from redfish64/master
android-studio: added libGL as a dependency
2018-06-30 08:41:09 +01:00
Tim Engler
e1eb55deae android-studio: added libGL as a dependency
Without it, when starting an android emulator in some cases results in the
cryptic, "KVM is required to run this AVD. Unknown Error"

Fixes #41703
2018-06-30 15:16:10 +08:00
lewo
fff2d7c8d1
Merge pull request #42760 from akru/master
parity: 1.10.7 -> 1.10.8
2018-06-30 09:02:49 +02:00