Commit graph

1350 commits

Author SHA1 Message Date
Aaron Andersen 6951cbeea9
Merge pull request #66238 from jonringer/update-vulkan
Update vulkan packages
2019-08-31 11:45:50 -04:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Alexey Shmalko e2eef8d28d
escrotum: 2017-01-28 -> 2019-06-10 2019-08-29 12:20:01 +03:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster c55d90b81c
scrot: 0.8-18 -> 1.2 2019-08-23 16:28:51 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Rickard Nilsson 225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00
ivanbrennan 268dc94653 wkhtmltopdf: use qt5's mkDerivation
See #65399
2019-08-18 17:34:34 -04:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Marek Mahut 64ebc0bf80
Merge pull request #62348 from r-ryantm/auto-update/argyllcms
argyllcms: 2.1.0 -> 2.1.1
2019-08-10 19:28:56 +02:00
Jonathan Ringer 19d91206e7 vulkan-*: 1.1.106 -> 1.1.114.0 2019-08-08 00:57:53 -07:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Mario Rodas 489154c9fb
Merge pull request #64967 from r-ryantm/auto-update/vips
vips: 8.8.0 -> 8.8.1
2019-07-17 01:19:30 -05:00
R. RyanTM 756760b216 vips: 8.8.0 -> 8.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/vips/versions
2019-07-16 20:19:34 -07:00
Vladimír Čunát 3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
Will Dietz cc309f37f9 oxipng: 2.2.1 -> 2.2.2 2019-07-13 12:34:01 +02:00
Frederik Rietdijk 7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Thomas Tuegel 56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel 51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
worldofpeace cab7c6cbd9 treewide: use dontConfigure 2019-07-01 04:23:51 -04:00
Graham Christensen 0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
Jan Tojnar 592a52021d
grim: fix build with auto_features=enabled 2019-06-25 18:24:52 +02:00
Jan Tojnar 07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Frederik Rietdijk dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
R. RyanTM 14644877d8 pstoedit: 3.73 -> 3.74
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pstoedit/versions
2019-06-23 14:12:54 +02:00
volth b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Matthew Bauer 4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Mario Rodas 7f645e6f1c
svgbob: init at 2018-10-05 2019-06-11 20:00:00 -05:00
Michael Weiss e6d320ec0c
wallutils: 5.8.0 -> 5.8.1 2019-06-11 14:45:30 +02:00
Will Dietz 6768742c10
grim: 1.1 -> 1.2.0 2019-06-06 21:54:44 -05:00
Michael Weiss f8d26961de
wallutils: 5.7.2 -> 5.8.0 2019-06-04 22:02:44 +02:00
Mario Rodas d9db5c0f90
nip2: 8.3.0 -> 8.7.1 2019-06-03 18:55:50 -05:00
R. RyanTM cedfbdf81c
vips: 8.7.4 -> 8.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/vips/versions
2019-06-03 18:55:50 -05:00
Vladyslav M 1ccd410e40
zbar: 0.22 -> 0.23 (#62223)
zbar: 0.22 -> 0.23
2019-06-02 13:32:59 +03:00
Elis Hirwing c8c09900aa
Merge pull request #62422 from r-ryantm/auto-update/gnuplot
gnuplot: 5.2.6 -> 5.2.7
2019-06-02 08:47:06 +02:00
R. RyanTM b99711b0a5 gnuplot: 5.2.6 -> 5.2.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/gnuplot/versions
2019-06-01 12:30:19 -07:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
R. RyanTM 5ff155615e argyllcms: 2.1.0 -> 2.1.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/argyllcms/versions
2019-05-31 21:19:32 -07:00
Brice Waegeneire 4f994855e2 zbar: 0.22 -> 0.23 2019-05-29 17:25:42 +02:00
Christopher League 53b7e136e5 briss: Use makeWrapper so it can take command-line args 2019-05-24 20:43:21 +02:00
Will Dietz 624e970450
viu: 0.1 -> 0.2.1
https://github.com/atanunq/viu/releases/tag/v0.2.1
2019-05-09 12:33:59 -05:00
Aaron Andersen 0eaec72f4c
Merge pull request #60901 from petabyteboy/feature/viu
viu: init at 0.1 (fixes #60831)
2019-05-04 20:19:50 -04:00
R. RyanTM c87f3820e5 vulkan-tools: 1.1.101.0 -> 1.1.106.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/vulkan-tools/versions
2019-05-04 16:58:55 +02:00
Milan Pässler b67e9f3958 viu: init at 0.1 2019-05-04 14:07:24 +02:00
Albert Safin e8284c77c9 waifu2x-converter-cpp: init at 5.2.4 2019-04-30 11:56:19 +00:00
R. RyanTM a813ebf9c8 argyllcms: 2.0.1 -> 2.1.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/argyllcms/versions
2019-04-27 07:42:30 +02:00
Robert Scott b30f1e9ebb appleseed: 1.9.0-beta -> 2.0.5-beta
this also fixes the build, provided we set -Wno-unused-but-set-variable
2019-04-23 23:38:07 +01:00
Michael Weiss 60e59b75ba
maim: 5.5.2 -> 5.5.3 2019-04-23 16:38:33 +02:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
xrelkd c4f7d4c78f gifsicle: 1.91 -> 1.92 (#59961) 2019-04-22 17:20:29 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Michael Weiss e34c5309b6
wallutils: init at 5.7.2 (#59878) 2019-04-19 21:43:04 +02:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Dmitry Kalinkin 59c81160e7
Merge pull request #58504 from symphorien/static-proot
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Silvan Mosberger cacb6f1dd0
Merge pull request #59322 from acowley/vulkan-tools
vulkan-tools: add dependency on vulkan-headers
2019-04-12 03:30:26 +02:00
Anthony Cowley 570ea1e427 vulkan-tools: add dependency on vulkan-headers
This fixes the build on NixOS.
2019-04-11 12:59:41 -04:00
Matthew Bauer a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
R. RyanTM 3262558303 pngout: 20130221 -> 20150319 (#58752)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pngout/versions
2019-04-08 12:25:53 +02:00
Will Dietz aa220d537d vips: 8.7.0 -> 8.7.4 2019-04-07 00:49:40 -05:00
worldofpeace e89a4ec1fb
Merge pull request #58564 from romildo/upd.xcur2png
xcur2png: init at 0.7.1
2019-04-01 00:32:53 -04:00
José Romildo Malaquias 4d5a4a64bf xcur2png: init at 0.7.1 2019-04-01 00:23:09 -03:00
worldofpeace f1d7b51730
Merge pull request #58566 from romildo/upd.blur-effect
blur-effect: init at 1.1.3
2019-03-31 21:54:31 -04:00
José Romildo Malaquias 56488c9257 blur-effect: init at 1.1.3 2019-03-31 22:36:34 -03:00
Silvan Mosberger c1e2855bb7
Merge pull request #55959 from Ralith/vulkan
Update Vulkan packages
2019-03-30 23:53:09 +01:00
Will Dietz 40f9083c45 oxipng: 2.2.0 -> 2.2.1 2019-03-27 08:13:45 -05:00
Graham Christensen 32e20aa595
Merge pull request #57490 from delroth/imgurbash2-3.1
imgurbash2: 2.1 -> 3.1
2019-03-25 21:11:32 -04:00
Pierre Bourdon 57ffe86efa
zbar: 0.10 -> 0.22
The original upstream at http://zbar.sourceforge.net/ has not produced a
new release or a new commit on their repository in about 7 years. Most
distros (Debian, Gentoo, Arch, ...) have switched already to the more
maintained fork at https://github.com/mchehab/zbar

Update dependencies from qt4 to qt5, reducing "electrum" closure size in
the process (now only depends on one Qt version).
2019-03-25 10:28:34 +01:00
volth 2be90ccb4f gnome3.gtk -> gtk3
fix evaluation when config.allowAliases == false

(regression after #55735)
2019-03-24 14:34:39 -04:00
Will Dietz 3a3a619505
Merge pull request #58099 from r-ryantm/auto-update/gnuplot
gnuplot: 5.2.5 -> 5.2.6
2019-03-22 13:07:00 -05:00
R. RyanTM a435269abf gnuplot: 5.2.5 -> 5.2.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/gnuplot/versions
2019-03-21 18:50:10 -07:00
Benjamin Saunders 45a6b6878f vulkan-tools: 1.1.92 -> 1.1.101.0 2019-03-20 18:04:38 -07:00
Pierre Bourdon 19601561ed
imgurbash2: 2.1 -> 3.1 2019-03-12 08:04:58 +01:00
Mario Rodas 1b493e2555
gifski: init at 0.8.7 2019-03-11 02:33:07 -05:00
R. RyanTM bf1b3e169f grim: 1.0 -> 1.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/grim/versions
2019-03-02 03:20:48 -08:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Peter Jones fe9d4ca50e
gromit-mpx: 1.2 -> 1.3 2019-02-23 19:56:12 -07:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
Frederik Rietdijk e2cd07b997 Merge staging-next into staging 2019-02-21 07:54:33 +01:00
Maximilian Bosch a55d96bf9e
lepton: only build on x86_64-linux for now
Darwin and `aarch64-linux` builds currently fail[1][2].

Also cleaned up the `meta` section a bit.

[1] https://github.com/NixOS/nixpkgs/pull/56108/checks?check_run_id=66442317
[2] https://github.com/NixOS/nixpkgs/pull/56108#issue-254801596
2019-02-21 00:59:46 +01:00
Artemis Tosini 3fa211dfb8
lepton: init at 1.2.1 2019-02-20 22:55:13 +00:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Michael Howell 66d9561345 Fix compilation
```
building '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv'...
unpacking sources
unpacking source archive /nix/store/lv2zcapqqn1kjlc616ljap1ddlc2lvx8-source
source root is source
patching sources
configuring
Info: creating stash file /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/.qmake.stash
building
build flags: -j4 -l4 SHELL=/nix/store/i82x3x0yiijkgyqkzh8ni87gspas0f48-bash-4.4-p23/bin/bash
cd src/lib/ && ( test -e Makefile || /nix/store/334ck8czp3jhfy0ppy55sb6dxf7yxsdv-qtbase-5.12.0-dev/bin/qmake -o Makefile /tmp/nix-build-wkhtmltopdf-0.12.5.drv-0/source/src/lib/lib.pro INSTALLBASE=/nix/store/rc8z502xa3w0n2qm2vmr5d3l73v1lyyd-wkhtmltopdf-0.12.5 ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: xmlpatterns
make: *** [Makefile:47: sub-src-lib-make_first-ordered] Error 3
builder for '/nix/store/7n2cag47gl93wp3f0mv7fiq3dybq2a6l-wkhtmltopdf-0.12.5.drv' failed with exit code 2
```
2019-02-15 04:00:45 -05:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
dywedir 1d19b5bd31
oxipng: 2.1.8 -> 2.2.0 2019-02-02 10:39:30 +02:00
Pascal Wittmann 9f6b441aec
pfstools: port to qt5 (#33248)
Since release 2.1.0 pfsview supports qt5.
2019-02-01 17:09:18 +01:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Alyssa Ross 31a1e41711
sng: broaden platforms
Builds fine on Darwin.
2019-01-25 15:08:41 +00:00
Niclas bae9fd59a9 grim: init at 1.0 (#54498) 2019-01-25 00:33:09 +02:00
Michael Raskin 0e0dd9478d
Merge pull request #47229 from symphorien/CVE-2018-10196
graphviz: fix CVE-2018-10196
2019-01-21 11:21:58 +00:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
Michael Weiss e1d9854816
scons: 3.0.1 -> 3.0.2
A few packages broke due to the SCons upgrade (they depended on
deprecated options that got removed), I've kept them on version 3.0.1
for now. The rest of the rebuilds seems fine (the failing ones where
already in a broken state before this change).
2019-01-07 15:07:29 +01:00
Frederik Rietdijk 60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
R. RyanTM d69cd2441a jhead: 3.02 -> 3.03
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jhead/versions
2019-01-03 10:13:34 -08:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Vladimír Čunát 70bff06140
Merge branch 'master' into staging 2019-01-02 17:19:23 +01:00
Jan Tojnar c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Frederik Rietdijk 281981a6df pywal: move to pythonPackages and inject path to convert 2018-12-26 11:58:59 +01:00
Jan Tojnar c45e9d0fac
Merge branch 'master' into staging 2018-12-25 17:03:57 +01:00
Mario Rodas f994e5fe8d
guff: init at 0.1.0 2018-12-24 06:20:37 -05:00
Frederik Rietdijk 9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
volth fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Renaud 2db57d1e03
Merge pull request #52053 from r-ryantm/auto-update/pywal
pywal: 3.1.0 -> 3.2.1
2018-12-18 10:27:18 +01:00
R. RyanTM a746ee878e
jhead: 3.00 -> 3.02
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jhead/versions
2018-12-16 19:42:13 +01:00
volth bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
R. RyanTM 567910d3e3 pywal: 3.1.0 -> 3.2.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/pywal/versions
2018-12-14 06:11:09 -08:00
R. RyanTM da042144da vulkan-tools: 1.1.85.0 -> 1.1.92
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions
2018-12-08 15:24:05 -08:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
markuskowa 506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b 0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
c0bw3b a04a512f34 Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Vladyslav Mykhailichenko 6a0bbbdc57
oxipng: 2.1.6 -> 2.1.8 2018-12-02 11:13:33 +02:00
Renaud 4088758a6b
Merge pull request #51244 from uri-canva/perceptualdiff
perceptualdiff: init at 2.1
2018-11-30 09:29:50 +01:00
Uri Baghin 3f806a0ae7 perceptualdiff: init at 2.1 2018-11-30 18:27:43 +11:00
Matthew Bauer f0077dc7da transfig: use imake setup hook 2018-11-28 20:14:41 -06:00
Vladyslav Mykhailichenko a40fa7c046
oxipng: 2.1.0 -> 2.1.6 2018-11-21 23:19:24 +02:00
c0bw3b 149e467039 bins: remove
Gna.org forge is closed and upstream repo was not relocated
2018-11-20 20:44:34 +01:00
Frederik Rietdijk e343a85cfb Merge master into staging-next 2018-11-19 09:55:32 +01:00
Orivej Desh e66d263f6b eigen3_3: move version overrides to all-packages.nix 2018-11-18 10:53:25 +00:00
Matthew Bauer bfbfe941ab treewide: use scons setup hook
Lots of packages can use it. Here is the list:

- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
Matthew Bauer f2a20b6e52 treewide: use wafHook
Replace "waf" phases with wafHook that manages everything
automatically. Should make things more modular.

Packages affected here are:

- a2jmidid
- ams-lv2
- ardour
- fomp
- guitarix
- ingen
- jalv
- mda-lv2
- non
- patchage
- hamster-time-tracker
- kupfer
- xiphos
- xfce4-dockbarx-plugin
- xfce4-namebar-plugin
- dropbox
- clasp
- aubio
- liliv
- lv2
- lvtk
- ntk
- raul
- sratom
- suil
- ganv
- ndn-cxx
- ns3
- serd
- sord
- termbox
- wxmupen64plus
- jackaudio
- pflask
- blockhash
- glmark2
- weighttp
2018-11-13 19:13:48 -06:00
Frederik Rietdijk 961180afc8 scour: call via python-packages.nix 2018-11-11 09:54:28 +01:00
Jan Malakhovski 67a5c0da41 tree-wide: fix all revs of fetchsvn 2018-11-08 05:29:47 +00:00
Renaud 31e9f37539
vulkan-tools: 1.1.85 -> 1.1.85.0 (#49615)
sdk-1.1.85 is a branch and not the stable release tag
2018-11-01 23:25:26 +01:00
R. RyanTM ed0d0eef73 vulkan-tools: 1.1.82.0 -> 1.1.85
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions
2018-11-01 22:19:41 +02:00
volth f65dfb3caf buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
Michael Raskin fe8515de6e asymptote: apply upstream patch for compatibility with a newer boehmgc
As referenced in https://github.com/NixOS/nixpkgs/pull/45708#issuecomment-427840944
2018-10-08 21:38:14 +03:00
Will Dietz ee56a8bba5 gnuplot: 5.2.4 -> 5.2.5
http://www.gnuplot.info/ReleaseNotes_5_2_5.html
2018-10-08 10:38:20 -05:00
Peter Hoeg f07812b389
Merge pull request #48037 from peterhoeg/p/fbv
fbv: init at 1.0b
2018-10-08 17:39:54 +08:00
Peter Hoeg 0932acc622 fbv: init at 1.0b 2018-10-08 17:14:38 +08:00
xeji 77eec2044f
Merge pull request #46945 from r-ryantm/auto-update/vips
vips: 8.6.5 -> 8.7.0
2018-10-08 08:44:12 +02:00
Ryan Mulligan 0329e26f89 vips: fetch from GitHub and build directly from source
This used to build from what the README calls a "pre-baked tarball".
2018-10-07 16:09:51 -07:00
Mitsuhiro Nakamura 902c6a5d03 feedgnuplot: 1.49 -> 1.51 (#47574) 2018-10-01 17:38:27 +02:00
nek0 4303814b30 fix CImg dependency 2018-09-28 16:22:20 +02:00
nek0 6ba1ef4a31 fix hash 2018-09-28 16:14:46 +02:00
nek0 b7f2c92d06 renaming and restructuring 2018-09-28 15:41:17 +02:00
nek0 491a401f6f add clarification 2018-09-28 14:11:07 +02:00
nek0 92211c0f4c fix wrong location 2018-09-28 14:05:41 +02:00
nek0 6d77f41e58 use tags 2018-09-28 14:01:44 +02:00
nek0 ac4cfba4a7 sokoban 2018-09-28 13:53:21 +02:00
nek0 059286da56 moving stuff around 2018-09-28 13:40:51 +02:00
nek0 24775df8d2 final cleaning 2018-09-28 00:41:12 +02:00
nek0 04d5ff8275 fixing and cleaning 2018-09-27 23:48:43 +02:00
nek0 b1995497f8 thank you @Mic92 2018-09-27 22:41:26 +02:00
nek0 c26f3baf7d still trying 2018-09-27 20:34:40 +02:00
nek0 49bee199dd add gmic-qt 2018-09-27 19:28:23 +02:00
Symphorien Gibol 5a9f7d1fe6 graphviz: fix CVE-2018-10196 2018-09-23 18:24:41 +02:00
Linus Heckemann e03b99c309 glxinfo: add es2gears, es2_info 2018-09-20 10:46:42 +01:00
R. RyanTM f2b3b13876 vips: 8.6.5 -> 8.7.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/vips/versions
2018-09-20 02:21:40 -07:00
Linus Heckemann 2e9e443005 glxinfo: 8.3.0 -> 8.4.0 2018-09-20 09:43:56 +01:00
Michiel Leenaars 99eb98403d pdftag: 1.0.4 -> 1.0.5 2018-09-14 00:47:47 +02:00
Daiderd Jordan 9fc6f1123d
asymptote: mark broken on darwin
It only builds with gc-7.6.0 on darwin for some reason.

/cc ZHF #45961
2018-09-12 23:14:42 +02:00
xeji c016e7f930
Merge pull request #46550 from markuskowa/licenses-16
Add licenses
2018-09-12 00:22:36 +02:00
Markus Kowalewski 5e57452bf8
qrencode: add license 2018-09-11 23:27:01 +02:00
Markus Kowalewski 984a41fe94
exif: add liceses, update homepage 2018-09-11 23:25:43 +02:00
Markus Kowalewski 2ccbd8bab5
editres: add license 2018-09-11 23:24:19 +02:00
Markus Kowalewski 85c1a851dc
cuneiform: add license + homepage 2018-09-11 23:22:22 +02:00
Markus Kowalewski 147246e53e
cfdg: add license 2018-09-11 23:18:44 +02:00
leenaars 28ef51244a pdftag: init at 1.0.3 (#45666) 2018-09-11 15:52:46 +02:00
Andrew Dunham 5e94e2bc7c wkhtmltopdf: 0.12.4 -> 0.12.5, use Qt5 2018-09-08 16:11:06 -07:00
Vladimír Čunát 9b48a67731
treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
Graham Christensen 121a7d743a
Merge pull request #45195 from Ralith/vulkan
vulkan: 1.1.77.0 -> 1.1.82.1
2018-09-01 21:35:06 -04:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jan Tojnar 3ddead7085
gmic: simplify the expression with placeholder 2018-08-30 18:18:31 +02:00
R. RyanTM 88621e0595 vulkan-tools: 1.1.77.0 -> 1.1.82.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/vulkan-tools/versions.
2018-08-29 18:56:06 -07:00
xeji 54ff14b6f3
Merge pull request #45399 from markuskowa/license-8
Add licenses
2018-08-21 12:05:10 +02:00
adisbladis 5d4e3cc2f5
vips: Add darwin support 2018-08-21 15:53:12 +08:00
Markus Kowalewski 2d31bede61
gnuplot: add license 2018-08-20 21:15:16 +02:00
Mitsuhiro Nakamura 9e2755b7b3 feedgnuplot: fix build
feedgnuplot has no devdoc.
2018-08-19 23:34:30 +09:00
Vladimír Čunát 209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Peter Simons 876a40d150
Merge pull request #45273 from r-ryantm/auto-update/asymptote
asymptote: 2.46 -> 2.47
2018-08-17 18:48:12 +02:00
R. RyanTM bb34af9eeb asymptote: 2.46 -> 2.47
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/asymptote/versions.
2018-08-17 08:17:56 -07:00
Vladimír Čunát cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Silvan Mosberger 2d1316ec41
Merge pull request #44802 from r-ryantm/auto-update/blockhash
blockhash: 0.3 -> 0.3.1
2018-08-14 17:15:36 +02:00
Daiderd Jordan e55eec5208
Merge pull request #44912 from thefloweringash/dcraw-darwin
dcraw: fix build on Darwin
2018-08-14 01:06:41 +02:00
Vladimír Čunát 5b0398dc36
Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Samuel Dionne-Riel 9e9417eefd
Merge pull request #44683 from r-ryantm/auto-update/vips
vips: 8.6.4 -> 8.6.5
2018-08-12 20:26:52 -04:00
Danilo Salvio 7c66a902ce pywal: 2.0.5 -> 3.1.0 (#44924) 2018-08-12 20:11:46 +02:00
Andrew Childs 85c43675d0 dcraw: fix build on Darwin 2018-08-12 19:48:37 +09:00
Vladimír Čunát 00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Pascal Wittmann af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Michael Raskin a4a4550500
Merge pull request #44806 from r-ryantm/auto-update/asymptote
asymptote: 2.44 -> 2.46
2018-08-09 05:13:09 +00:00
R. RyanTM 38ba8e9d78 asymptote: 2.44 -> 2.46
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/asymptote/versions.
2018-08-08 20:24:53 -07:00
R. RyanTM 927b22589f blockhash: 0.3 -> 0.3.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/blockhash/versions.
2018-08-08 20:02:56 -07:00
R. RyanTM 42c56458eb vips: 8.6.4 -> 8.6.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/vips/versions.
2018-08-08 01:03:06 -07:00
Pascal Wittmann f7be21f4c9
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/development/libraries/exiv2/default.nix
        Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Vladyslav M 9f9e5d4371 oxipng: 1.0.1 -> 2.1.0 (#44488) 2018-08-05 16:20:38 +02:00
Jan Tojnar 544f1d471a
Merge pull request #44471 from worldofpeace/elementary-requesites
Various elementary necessaries
2018-08-05 00:49:47 +02:00
worldofpeace 5d95f474d8 scour: init at 0.37 2018-08-04 18:19:25 -04:00
Pascal Wittmann 3cea40adb3
scrot: add license
see issue #43716
2018-08-04 18:46:28 +02:00
Tuomas Tynkkynen 008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Robert Schütz bf256564f9 pdf-redact-tools: explicitly use python2Packages
Python2-only syntax, e.g. print without paratheses, is used in the pdf-redact-tools script.
2018-08-03 15:42:39 +02:00
R. RyanTM 39566d31d5 argyllcms: 2.0.0 -> 2.0.1 (#43790)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/argyllcms/versions.
2018-07-31 23:33:59 +02:00
Jörg Thalheim 585ded7329
Merge pull request #44179 from gnidorah/maintainers
twilight, kde2-decoration: add myself to maintainers
2018-07-28 23:17:29 +01:00
Lluís Batlle i Rossell f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
gnidorah b6d92b89e3 twilight, kde2-decoration: add myself to maintainers 2018-07-28 17:45:45 +03:00
Sage 49ae194b23 yaxg: init at 2018-07-20
* yaxg: init at 2018-07-20

* yaxg: replaced makeWrapper with wrapProgram

* yaxg: Fixed version number and some formatting
2018-07-25 07:14:14 -07:00
Frederik Rietdijk 6275a31f33
Merge pull request #43859 from Hodapp87/appleseed_190b_fix_python
appleseed: Fix non-executable items and Python bindings
2018-07-24 21:54:02 +02:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Pascal Wittmann 828bb68c20
barcode: add license
see issue #43716
2018-07-22 17:38:28 +02:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Chris Hodapp 88fe696f43 appleseed: Fix non-executable items and Python bindings 2018-07-20 21:42:53 -04:00
volth 6d2857a311 [bot] treewide: remove unused 'inherit' in let blocks 2018-07-20 19:38:19 +00:00
Pascal Wittmann c4cca95bf2
yafaray-core: adhere to version convention
see issue #43717
2018-07-19 21:38:27 +02:00
Frederik Rietdijk 8213ff161c Merge master into staging-next 2018-07-19 18:24:24 +02:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Frederik Rietdijk 12949bf84a Merge master into staging 2018-07-17 10:05:50 +02:00
Frederik Rietdijk 1ae2f10642 Merge staging-next into master 2018-07-17 10:04:59 +02:00
Tuomas Tynkkynen 8258f5bda4 ibniz: init at 1.18 2018-07-17 02:51:41 +03:00
xeji 0ef2389327
Merge pull request #43315 from ryantm/cpan
treewide: replace search.cpan.org with metacpan.org
2018-07-15 11:51:58 +02:00
Ryan Mulligan 220618ef9c perlPackages: remove search.cpan.org; add metacpan.org default homepage
https://www.perl.com/article/saying-goodbye-to-search-cpan-org/

maybe one operation less

..with unifying recursiveUpdate and first //

although not tested

fix whitespace
2018-07-14 18:49:00 -07:00
Vladimír Čunát 0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Frederik Rietdijk 3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
markuskowa bceb0ee098 pstoedit: patch to ensure gs-9.22 compatibilty (#43280) 2018-07-11 00:58:06 +02:00
Matthew Bauer 6eb508a3e8 Merge remote-tracking branch 'upstream/master' into staging 2018-07-09 11:58:38 -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
Ryan Mulligan 7937f82665 treewide: http -> https 2018-07-05 18:35:28 -07:00
Will Dietz 405d3f3e6a luxcorerender: use python-enabled boost 2018-07-05 07:22:53 -05:00
volth 8326b4c519
pngquant: 2.11.7 -> 2.12.1 2018-07-04 21:15:50 +00:00
Chris Hodapp a0144c7fd8 appleseed, structure-synth, luxcorerender: libGLU instead of mesa_glu 2018-06-30 09:14:21 -04:00
Matthew Bauer a7df5d5cdf
Merge pull request #42613 from Hodapp87/yafaray
yafaray-core: init at v3.3.0
2018-06-28 22:28:02 -04:00
Matthew Bauer c7c34f1261
Merge pull request #42638 from Ralith/vulkan
Vulkan updates
2018-06-28 22:27:01 -04:00
Matthew Bauer ef7a63e2ef
Merge pull request #42534 from Hodapp87/structuresynth
structure-synth: init at v1.5
2018-06-28 22:23:40 -04:00
Matthew Bauer 197a189c0f
Merge pull request #42334 from Hodapp87/luxcorerender_pr
luxcorerender: init at 2.0, embree: init at 2.17.4
2018-06-28 22:19:50 -04:00
Matthew Bauer 11552ccfed
Merge pull request #42343 from Hodapp87/appleseed_pr
appleseed: init at 1.9.0-beta, osl: init at 1.9.9, seexpr: init at 2.11
2018-06-28 22:11:45 -04:00
Matthew Bauer 2ffadccbe7
Merge pull request #42390 from armijnhemel/netpbm
netpbm: update to 10.82.01
2018-06-28 22:09:32 -04:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Mitsuhiro Nakamura b6411d5e58 feedgnuplot: disable tests 2018-06-28 20:51:41 +09:00
Mitsuhiro Nakamura c315d355be feedgnuplot: install shell completions 2018-06-28 12:23:55 +09:00
Mitsuhiro Nakamura 6262034036 feedgnuplot: init at 1.49 2018-06-28 12:21:54 +09:00
Benjamin Saunders cb2921c839 vulkan-tools: init at 1.1.77.0 2018-06-26 20:38:02 -07:00
Chris Hodapp b2831de441 yafaray-core: init at v3.3.0 2018-06-26 09:52:27 -04:00
Tuomas Tynkkynen d92f73e8db rocket: Init at 2018-06-09 2018-06-25 19:22:25 +03:00
Chris Hodapp ec73f89a55 structure-synth: init at v1.5 2018-06-24 15:36:07 -04:00
Armijn Hemel eb0e26101e netpbm: update to 10.82.01 2018-06-22 20:31:54 +02:00
Chris Hodapp 3b880f55b5 appleseed: init at 1.9.0-beta, osl: init at 1.9.9, seexpr: init at 2.11 2018-06-21 16:18:13 -04:00
Chris Hodapp 1b187b3961 luxcorerender: init at 2.0, embree: init at 2.17.4 2018-06-21 13:12:02 -04:00
R. RyanTM d316ca55a8 vips: 8.6.3 -> 8.6.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/vips/versions.

These checks were done:

- built on NixOS
- /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/vips passed the binary check.
- /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/vipsedit passed the binary check.
- /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/vipsthumbnail passed the binary check.
- /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/vipsheader passed the binary check.
- Warning: no invocation of /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/light_correct had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/shrink_width had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/batch_image_convert had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/batch_rubber_sheet had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/batch_crop had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/vipsprofile had a zero exit code or showed the expected version
- /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4/bin/vips-8.6 passed the binary check.
- 5 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 8.6.4 with grep in /nix/store/cffal7h8l17axil62hrsmx2lhja9fpmm-vips-8.6.4
- directory tree listing: https://gist.github.com/3d47ce9f75e2a1d701b3089ffa679618
- du listing: https://gist.github.com/b6aa67c89ec9bb55f45e21ae98e82fdc
2018-06-18 21:08:50 -07:00
Jörg Thalheim df9f2c7812
Merge pull request #42143 from Ma27/bump-nifskope
nifskope: 1.1.3 -> 2.0.dev7
2018-06-18 11:30:47 +01:00
Maximilian Bosch d60127fd8c
nifskope: 1.1.3 -> 2.0.dev7
`nifskope` v2 contains a lot of new features and a new, QT5-based UI
(see https://github.com/niftools/nifskope/releases). Additionally the
2.0 sourcetree exists for quite a while and after some short user tests
it seems fairly stable.

The following aspects have been changed:

* Use QT 5.9 rather than QT4 (see #33248).

* GCC7 support from upstream (gcc6 patch not needed anymore, build on
  GCC7 works fine), disabled `-Werror=format-security` can be used again
  as compiler flag.

* Patched broken paths in `NifSkope_targets.pri` to point to the proper
  dependencies (otherwise `<gli.hpp>` and `qhull` couldn't be found).

* Patched paths in `NifSkope.pro` to `lupdate` and `lrelease` (default
  `QT_*` paths point to `libsForQt5x.qtbase` which doesn't contain the
  needed binaries, instead they need to point to `libsForQt5x.qttools`).

* Added myself as maintainer.
2018-06-18 00:52:16 +02:00
Pascal Wittmann 4e52780f9d
logstalgia: 1.1.1 -> 1.1.2 2018-06-16 17:19:49 +02:00
Michael Weiss d2c0168779 maim: 5.5.1 -> 5.5.2 2018-06-14 14:01:03 +02:00
R. RyanTM 753ac6174d qrencode: 4.0.1 -> 4.0.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/qrencode/versions.

These checks were done:

- built on NixOS
- /nix/store/cywxaw8h01kh5rvkhx7bh2738icds31s-qrencode-4.0.2/bin/qrencode 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 4.0.2 with grep in /nix/store/cywxaw8h01kh5rvkhx7bh2738icds31s-qrencode-4.0.2
- directory tree listing: https://gist.github.com/93c7bac0fe3aae76a9ef5ebbd9fba7de
- du listing: https://gist.github.com/2b0d6fa748528181bfed9cbb453ed75a
2018-06-13 22:53:35 -07:00
R. RyanTM b22c1b7994 pstoedit: 3.71 -> 3.73 (#41528)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/m0nhahi727p7jwnxysk68svbyxv17k8m-pstoedit-3.73/bin/pstoedit 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.73 with grep in /nix/store/m0nhahi727p7jwnxysk68svbyxv17k8m-pstoedit-3.73
- directory tree listing: https://gist.github.com/4da3ca3d5e74c32b039a23ccafc88d68
- du listing: https://gist.github.com/66649e7e80a80f79059715f8158aff56
2018-06-09 00:45:22 +02:00
R. RyanTM 276bf53ae9 dcraw: 9.27.0 -> 9.28.0 (#41716)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/i7qixx7ll7p7hamiq04sjn73v2f58fjj-dcraw-9.28.0/bin/dcraw 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 9.28.0 with grep in /nix/store/i7qixx7ll7p7hamiq04sjn73v2f58fjj-dcraw-9.28.0
- directory tree listing: https://gist.github.com/6f620f3965b3cc4522f8f02eaf1115da
- du listing: https://gist.github.com/835f683cdb46fe5ac50f063aeb7d0226
2018-06-08 19:22:23 +02:00
Michael Raskin a1e32fba96
Merge pull request #41527 from r-ryantm/auto-update/qrencode
qrencode: 4.0.0 -> 4.0.1
2018-06-06 06:36:47 +00:00
Will Dietz e32cdcb7e6 gnuplot: 5.2.3 -> 5.2.4 (#41505)
http://www.gnuplot.info/ReleaseNotes_5_2_4.html
2018-06-06 05:20:15 +00:00
R. RyanTM a1df64bab5 qrencode: 4.0.0 -> 4.0.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/qrencode/versions.

These checks were done:

- built on NixOS
- /nix/store/b6r4hmimplv6bb9c6hifz12fviffv7sy-qrencode-4.0.1/bin/qrencode 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 4.0.1 with grep in /nix/store/b6r4hmimplv6bb9c6hifz12fviffv7sy-qrencode-4.0.1
- directory tree listing: https://gist.github.com/baadc6a6ea64d66edc20bd100d9f2c44
- du listing: https://gist.github.com/c734323c8b2a2924e59912df5f75be0d
2018-06-05 21:43:54 -07:00
leenaars 186675b06f pdf-redact-tools: init -> 0.1.2 (#41451) 2018-06-05 22:31:08 +02:00
Orivej Desh 07e1ae54a6 plotutils: fix parallel building
E.g. https://hydra.nixos.org/build/75429322:

     b_closepl.c:21:10: fatal error: xmi.h: No such file or directory
     make[2]: *** [Makefile:958: b_closepl.lo] Error 1
     make[2]: Leaving directory '/build/plotutils-2.6/libplot'
2018-06-04 06:49:02 +00:00
R. RyanTM ea3769ec81 povray: 3.7.0.7 -> 3.7.0.8 (#41269)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- /nix/store/hl6rn2fjd9h2g4vks7hrm3yv2f1zh3yc-povray-3.7.0.8/bin/povray 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 3.7.0.8 with grep in /nix/store/hl6rn2fjd9h2g4vks7hrm3yv2f1zh3yc-povray-3.7.0.8
- directory tree listing: https://gist.github.com/d35bed4b147aefbe2b8c6e42bdf56ccb
- du listing: https://gist.github.com/75bee836a81741aa901a3677fb40aa16
2018-05-31 00:14:46 +02:00
John Ericson 18742471af Merge remote-tracking branch 'upstream/master' into staging
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Pascal Wittmann eadb87d36d
Merge pull request #40726 from dbohdan/s2png
s2png: init at 0.7.2
2018-05-22 18:06:59 +02:00
Vladimír Čunát 392e6de7d0
Merge branch 'master' into staging 2018-05-20 13:20:53 +02:00
Silvan Mosberger c8a8ecb5b3 blockhash: init at 0.3 (#40737) 2018-05-19 23:33:09 +02:00
dbohdan 1d2eeec16c s2png: init at 0.7.2 2018-05-18 17:19:31 +03:00
Tuomas Tynkkynen 6b6a575748 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/tools/networking/telnet/default.nix
	pkgs/top-level/aliases.nix
2018-05-16 03:09:33 +03:00
Michael Weiss 30a788b71e maim: 5.5 -> 5.5.1 2018-05-15 20:38:43 +02:00
Matthew Bauer 6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
R. RyanTM 941b2a17cb gnuplot: 5.2.2 -> 5.2.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/gnuplot/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/3kixi49gqbpjnkrgdavmzkbsg7aaw51p-gnuplot-5.2.3/bin/gnuplot -h’ got 0 exit code
- ran ‘/nix/store/3kixi49gqbpjnkrgdavmzkbsg7aaw51p-gnuplot-5.2.3/bin/gnuplot --help’ got 0 exit code
- ran ‘/nix/store/3kixi49gqbpjnkrgdavmzkbsg7aaw51p-gnuplot-5.2.3/bin/.gnuplot-wrapped -h’ got 0 exit code
- ran ‘/nix/store/3kixi49gqbpjnkrgdavmzkbsg7aaw51p-gnuplot-5.2.3/bin/.gnuplot-wrapped --help’ got 0 exit code
- found 5.2.3 with grep in /nix/store/3kixi49gqbpjnkrgdavmzkbsg7aaw51p-gnuplot-5.2.3
- directory tree listing: https://gist.github.com/c09c0907f914e36a3f7c086d4b978dbf
2018-05-07 03:41:32 -07:00
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Will Dietz 855e0463ab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
"platforms.gnu" has been linux-only since at least 17.03:

$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]

Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.

Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
Yury G. Kudryashov d207e043d3 asymptote: move Emacs Lisp files to $out/share/emacs/site-lisp/asymptote/
This way, emacs can find the 'asymptote' mode.
2018-04-29 23:36:43 -04:00
Jan Tojnar 0e1147d137
Merge pull request #37915 from jtojnar/gimp-2.10
GIMP 2.10
2018-04-29 15:12:27 +02:00
Jan Tojnar 4f420c6802
gmic: 2.2.1 → 2.2.2 + build gimpPlugin 2018-04-29 09:14:19 +02:00
xeji 61b96ab9a2
Merge pull request #39168 from vodkabot/master
twilight: init at 2018-04-19
2018-04-27 23:36:03 +02:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Michael Weiss cd1eefcd29 maim: 5.4.68 -> 5.5 2018-04-23 10:32:11 +02:00
Peter Simons 955a615fc1
Merge pull request #39280 from r-ryantm/auto-update/asymptote
asymptote: 2.42 -> 2.44
2018-04-20 22:01:43 +02:00
R. RyanTM 475e2dd2c4 asymptote: 2.42 -> 2.44
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/cxi50l6jrwac932swm8pfd2zb1pm9g4b-asymptote-2.44/bin/asy -h’ got 0 exit code
- ran ‘/nix/store/cxi50l6jrwac932swm8pfd2zb1pm9g4b-asymptote-2.44/bin/asy --help’ got 0 exit code
- found 2.44 with grep in /nix/store/cxi50l6jrwac932swm8pfd2zb1pm9g4b-asymptote-2.44
- directory tree listing: https://gist.github.com/f39c5dba52ed8849c1eb79ba04db4f1d
2018-04-20 12:43:47 -07:00
vodkabot e8c936556d twilight: init at 2018-04-19 2018-04-19 21:54:09 +03:00
R. RyanTM fe5dbba0b3 pstoedit: 3.70 -> 3.71
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.71 with grep in /nix/store/3lll9l623hg5na4xvb9vbhksq1jp04ax-pstoedit-3.71
- directory tree listing: https://gist.github.com/33d6a65ee820b486f0aaff223832a0d0
2018-04-16 21:33:47 -07:00
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Matthew Justin Bauer e349272b4b
Merge pull request #38234 from r-ryantm/auto-update/icoutils
icoutils: 0.32.2 -> 0.32.3
2018-04-08 21:32:24 -05:00
Jörg Thalheim 9165371a8f
Merge pull request #38579 from r-ryantm/auto-update/dcraw
dcraw: 9.26.0 -> 9.27.0
2018-04-08 11:55:34 +01:00
Frederik Rietdijk 595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
Peter Simons d1d52adb5b
Merge pull request #38601 from r-ryantm/auto-update/asymptote
asymptote: 2.41 -> 2.42
2018-04-08 08:41:43 +02:00
R. RyanTM dbffe147ea asymptote: 2.41 -> 2.42
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- ran ‘/nix/store/2qw7zf6brwdbj56dbrn9342s3l51j2d1-asymptote-2.42/bin/asy -h’ got 0 exit code
- ran ‘/nix/store/2qw7zf6brwdbj56dbrn9342s3l51j2d1-asymptote-2.42/bin/asy --help’ got 0 exit code
- found 2.42 with grep in /nix/store/2qw7zf6brwdbj56dbrn9342s3l51j2d1-asymptote-2.42
- directory tree listing: https://gist.github.com/ea517431d1ae476366452121c7871132
2018-04-07 22:18:27 -07:00
R. RyanTM bdb945ce35 dcraw: 9.26.0 -> 9.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/dcraw/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 9.27.0 with grep in /nix/store/l6b0pk32npx23k5qpdi5n8zcfq9sahx4-dcraw-9.27.0
- directory tree listing: https://gist.github.com/4c120255f84b102eb8cf19d2ee4bd491
2018-04-07 14:06:39 -07:00
Isaac Shapira ff5baea979 pywal: init at 2.0.5 (#38443) 2018-04-06 09:57:20 +02:00
Frederik Rietdijk a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
Peter Hoeg 63d269d430
Merge pull request #38241 from r-ryantm/auto-update/gmic
gmic: 2.2.0 -> 2.2.1
2018-04-05 16:01:08 +08:00
Tuomas Tynkkynen 747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Michael Raskin ed6bbb4f4d swfdec: init at 0.8.4 2018-04-01 22:34:26 +02:00
R. RyanTM f1aa64fa8a gmic: 2.2.0 -> 2.2.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/gmic/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/7d5z4y0x7ky7j3pk5pfswlbalv3wfg62-gmic-2.2.1/bin/gmic --version` and found version 2.2.1
- ran `/nix/store/7d5z4y0x7ky7j3pk5pfswlbalv3wfg62-gmic-2.2.1/bin/gmic version` and found version 2.2.1
- found 2.2.1 with grep in /nix/store/7d5z4y0x7ky7j3pk5pfswlbalv3wfg62-gmic-2.2.1
- directory tree listing: https://gist.github.com/1ee00489ce101a45c1c33912ab4c43c0
2018-03-31 10:09:29 -07:00
R. RyanTM dc27c397e0 icoutils: 0.32.2 -> 0.32.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/icoutils/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/extresso -h` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/extresso --help` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/extresso --version` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript -h` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript --help` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript help` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript -V` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript -v` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript --version` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript version` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/genresscript help` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/icotool --help` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/icotool --version` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/icotool --help` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/wrestool --help` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/wrestool --version` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/wrestool --help` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped -h` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped --help` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped help` got 0 exit code
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped -V` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped -v` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped --version` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped version` and found version 0.32.3
- ran `/nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3/bin/.genresscript-wrapped help` and found version 0.32.3
- found 0.32.3 with grep in /nix/store/9h7cpd3qsaklbxsqvw7s4r9vl07f6pj3-icoutils-0.32.3
- directory tree listing: https://gist.github.com/b0d187c96c8551d0d9c33805a2e38645
2018-03-31 08:02:44 -07:00
Nikolay Amiantov 5e7b710a71 glmark2: fix build 2018-03-28 16:25:14 +03:00
Nikolay Amiantov 22671aa031 glxinfo: fix build 2018-03-26 14:01:49 +03:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Matthew Justin Bauer 12d79ca04b
Merge pull request #36550 from ryantm/auto-update/gmic
gmic: 1.7.9 -> 2.2.0
2018-03-22 20:25:43 -05:00
Matthew Bauer 9109a90479 treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
adisbladis c663b781aa
Merge pull request #37139 from ryantm/auto-update/vips
vips: 8.6.2 -> 8.6.3
2018-03-16 09:36:19 +08:00
Ryan Mulligan e3d08865e7 vips: 8.6.2 -> 8.6.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips -h` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips --help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips -v` and found version 8.6.3
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vips --version` and found version 8.6.3
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsedit --help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsthumbnail -h` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsthumbnail --help` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsheader -h` got 0 exit code
- ran `/nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3/bin/vipsheader --help` got 0 exit code
- found 8.6.3 with grep in /nix/store/bp442wm5qgvy88dgyl1qa60jsp068yg4-vips-8.6.3
2018-03-15 12:10:28 -07:00
John Ericson 2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Joachim F 3559ac2f8f
Merge pull request #36597 from ryantm/auto-update/icoutils
icoutils: 0.31.3 -> 0.32.2
2018-03-14 21:05:26 +00:00
Joachim F 59901d7924
Merge pull request #36431 from ryantm/auto-update/argyllcms
argyllcms: 1.8.3 -> 2.0.0
2018-03-14 19:40:02 +00:00
Ryan Mulligan a7bedb1933 editres: 1.0.6 -> 1.0.7
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.7 in filename of file in /nix/store/3mbmc1niw3y2m109f6v0xlch0pn1ml8q-editres-1.0.7
2018-03-14 02:28:16 -07:00
Frederik Rietdijk 7e3d181160 netpbm: fetch over https 2018-03-13 14:26:18 +01:00
Ryan Mulligan 94f2cd8c45 icoutils: 0.31.3 -> 0.32.2
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/extresso -h` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/extresso --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/extresso help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/extresso --version` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript -h` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript -V` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript -v` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript --version` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript version` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/genresscript help` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/icotool --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/icotool --version` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/icotool --help` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/wrestool --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/wrestool --version` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/wrestool --help` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped -h` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped --help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped help` got 0 exit code
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped -V` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped -v` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped --version` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped version` and found version 0.32.2
- ran `/nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2/bin/.genresscript-wrapped help` and found version 0.32.2
- found 0.32.2 with grep in /nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2
- found 0.32.2 in filename of file in /nix/store/bkabiqznkhmpz32pnm7kpb7gnkrwjcl3-icoutils-0.32.2
2018-03-08 19:06:27 -08:00
Ryan Mulligan 8e411e491c gifsicle: 1.90 -> 1.91 (#36536)
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91/bin/gifsicle -h` got 0 exit code
- ran `/nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91/bin/gifsicle --help` got 0 exit code
- ran `/nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91/bin/gifsicle --version` and found version 1.91
- ran `/nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91/bin/gifdiff -h` got 0 exit code
- ran `/nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91/bin/gifdiff --help` got 0 exit code
- ran `/nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91/bin/gifdiff -v` and found version 1.91
- ran `/nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91/bin/gifdiff --version` and found version 1.91
- found 1.91 with grep in /nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91
- found 1.91 in filename of file in /nix/store/7852k36z8l2vfsxm3ylgm0la1ggl9c8w-gifsicle-1.91
2018-03-08 22:02:45 +00:00
Ryan Mulligan 6eeb06f13c gmic: 1.7.9 -> 2.2.0
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/akcdj31wk383lglx9afg3vyyilvfmbnb-gmic-2.2.0/bin/gmic --version` and found version 2.2.0
- ran `/nix/store/akcdj31wk383lglx9afg3vyyilvfmbnb-gmic-2.2.0/bin/gmic version` and found version 2.2.0
- found 2.2.0 in filename of file in /nix/store/akcdj31wk383lglx9afg3vyyilvfmbnb-gmic-2.2.0
2018-03-08 10:48:21 -08:00
Ryan Mulligan f51cc6fae6 argyllcms: 1.8.3 -> 2.0.0
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/hh6cqaai79dsh200g3c581iaq52yi580-argyllcms-2.0.0/bin/synthcal help` got 0 exit code
- found 2.0.0 with grep in /nix/store/hh6cqaai79dsh200g3c581iaq52yi580-argyllcms-2.0.0
- found 2.0.0 in filename of file in /nix/store/hh6cqaai79dsh200g3c581iaq52yi580-argyllcms-2.0.0
2018-03-07 08:28:46 -08:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Ryan Mulligan 5e5e38f564 scanbd: 1.4.4 -> 1.5.1
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.5.1 with grep in /nix/store/liydcxfgnz54imzgmgkzbc2g6k0awxkm-scanbd-1.5.1
- found 1.5.1 in filename of file in /nix/store/liydcxfgnz54imzgmgkzbc2g6k0awxkm-scanbd-1.5.1
2018-03-01 15:29:54 +01:00
Ryan Mulligan 2fbcc8634c povray: 3.7.0.4 -> 3.7.0.7
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/rk5yid5v5bb50v4pxzfwdl72939m1djr-povray-3.7.0.7/bin/povray -h` got 0 exit code
- ran `/nix/store/rk5yid5v5bb50v4pxzfwdl72939m1djr-povray-3.7.0.7/bin/povray --help` got 0 exit code
- ran `/nix/store/rk5yid5v5bb50v4pxzfwdl72939m1djr-povray-3.7.0.7/bin/povray --version` and found version 3.7.0.7
- ran `/nix/store/rk5yid5v5bb50v4pxzfwdl72939m1djr-povray-3.7.0.7/bin/povray -h` and found version 3.7.0.7
- ran `/nix/store/rk5yid5v5bb50v4pxzfwdl72939m1djr-povray-3.7.0.7/bin/povray --help` and found version 3.7.0.7
- found 3.7.0.7 with grep in /nix/store/rk5yid5v5bb50v4pxzfwdl72939m1djr-povray-3.7.0.7
2018-02-28 14:23:41 +00:00
Frederik Rietdijk 4fbabf7128
Merge pull request #35717 from ryantm/auto-update/imgur-screenshot-1.7.1-to-1.7.4
imgur-screenshot: 1.7.1 -> 1.7.4
2018-02-27 08:12:59 +00:00
Ryan Mulligan 90686c231d logstalgia: 1.0.7 -> 1.1.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/qj5igicvkqbsmy0zs5qxzkj91dx01cl1-logstalgia-1.1.1/bin/logstalgia -h` got 0 exit code
- ran `/nix/store/qj5igicvkqbsmy0zs5qxzkj91dx01cl1-logstalgia-1.1.1/bin/logstalgia --help` got 0 exit code
- ran `/nix/store/qj5igicvkqbsmy0zs5qxzkj91dx01cl1-logstalgia-1.1.1/bin/logstalgia -h` and found version 1.1.1
- ran `/nix/store/qj5igicvkqbsmy0zs5qxzkj91dx01cl1-logstalgia-1.1.1/bin/logstalgia --help` and found version 1.1.1
- found 1.1.1 with grep in /nix/store/qj5igicvkqbsmy0zs5qxzkj91dx01cl1-logstalgia-1.1.1
- found 1.1.1 in filename of file in /nix/store/qj5igicvkqbsmy0zs5qxzkj91dx01cl1-logstalgia-1.1.1

cc "@pSub"
2018-02-26 21:56:49 -08:00
Ryan Mulligan 2095cc4e44 imgur-screenshot: 1.7.1 -> 1.7.4
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/imgur-screenshot -h` got 0 exit code
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/imgur-screenshot --help` got 0 exit code
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/imgur-screenshot -v` and found version 1.7.4
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/imgur-screenshot --version` and found version 1.7.4
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/imgur-screenshot -h` and found version 1.7.4
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/imgur-screenshot --help` and found version 1.7.4
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/.imgur-screenshot-wrapped -h` got 0 exit code
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/.imgur-screenshot-wrapped --help` got 0 exit code
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/.imgur-screenshot-wrapped -v` and found version 1.7.4
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/.imgur-screenshot-wrapped --version` and found version 1.7.4
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/.imgur-screenshot-wrapped -h` and found version 1.7.4
- ran `/nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4/bin/.imgur-screenshot-wrapped --help` and found version 1.7.4
- found 1.7.4 with grep in /nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4
- found 1.7.4 in filename of file in /nix/store/qa21knqdq5iapkli5dhvmnj10wqrwpsi-imgur-screenshot-1.7.4

cc "@lw"
2018-02-26 19:13:46 -08:00
Ryan Mulligan b69d2795a9 cfdg: 3.0.2 -> 3.0.9
Semi-automatic update. These checks were performed:

- built on NixOS
- found 3.0.9 with grep in /nix/store/b7l7794afvg9xgymkd6c3lwk5r4qnahc-cfdg-3.0.9
- found 3.0.9 in filename of file in /nix/store/b7l7794afvg9xgymkd6c3lwk5r4qnahc-cfdg-3.0.9
2018-02-25 14:24:17 -08:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev 77b23a8e7c asymptote: direct reference to mesa_noglu.osmesa 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Alexander V. Nikolaev 8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
DarkScythe97 8c3e7149df oxipng: 1.0.0 -> 1.0.1 2018-02-23 13:01:13 +00:00
volth 06f9b25af3
pngquant: 2.9.1 -> 2.11.7
maintenance
2018-02-18 18:57:16 +00:00
Jens Binkert 3dacdf1dfd graph-easy: init at 0.76 2018-02-14 19:53:05 +01:00
adisbladis daaa594aa5
vips: 8.3.1 -> 8.6.2 2018-02-12 09:50:31 +08:00
DarkScythe97 b22883c9a4 oxipng: init at 1.0.0 2018-02-12 01:14:02 +00:00
Frederik Rietdijk 8754d64185
Merge pull request #34640 from knedlsepp/reduce-graphviz-impurity
graphviz: Explicitly specify libltdl directories
2018-02-09 19:01:19 +00:00
Josef Kemetmueller ceeacd5205 graphviz: Explicitly specify libltdl directories
This should prevent the build from picking up /usr/lib/libltdl.so in
non-chroot builds on non-nixOS.
2018-02-05 20:41:22 +00:00
Michael Weiss 4db7c04160 fim: 0.5rc3 -> 0.6 2018-02-04 16:15:55 +01:00