Commit graph

1932 commits

Author SHA1 Message Date
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Frederik Rietdijk 786cbba7be
Merge pull request #44447 from NixOS/staging-next
Staging next
2018-08-09 09:04:03 +02:00
volth 2efb3cd8cf processing: 3.3.7 -> 3.4 (#44722) 2018-08-08 23:59:11 +02:00
leenaars 4150a65b17 animbar: init at 1.2 (#44608) 2018-08-07 23:39:29 +02:00
Vladimír Čunát f504af072b
Merge branch 'master' into staging-next
There's been some large rebuild on master.
I don't really have time ATM to find what it was.
2018-08-06 12:07:37 +02:00
Benjamin Saunders 606a260f3b renderdoc: 1.0 -> 1.1 (#44474) 2018-08-05 00:02:57 +02:00
John Ericson 7a337cde31
Merge pull request #44423 from obsidiansystems/configureFlags-cleanup
treewide: All configureFlags are lists
2018-08-03 17:49:01 -04:00
John Ericson f0d6b385d1 treewide: Make all the rest of configureFlags 2018-08-03 17:06:03 -04:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Frederik Rietdijk d56b54cb3c Merge master into staging 2018-07-31 13:19:20 +02:00
Bjørn Forsman 09fcfb6168
Merge pull request #36621 from jfrankenau/init-rapid-photo-downloader
rapid-photo-downloader: init at 0.9.9
2018-07-31 01:59:50 +02:00
John Ericson 9fb6462817 Merge commit master into staging 2018-07-30 15:33:01 -04:00
ua74e3dqka 8f12a9a283 yed: 3.17.2 -> 3.18.1 (#44088) 2018-07-30 11:43:24 +01:00
Vladimír Čunát 848fa35c24
Merge #43378 into staging: mesa: enableTextureFloats 2018-07-30 08:16:20 +02:00
Lluís Batlle i Rossell f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Frederik Rietdijk 099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.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/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01: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
Anton-Latukha 8f101cce83 rm maintainer eduarrrd from packages, no activity > year 2018-07-22 21:41:48 +03:00
Frederik Rietdijk 3209775495 Merge master into staging 2018-07-22 11:14:41 +02:00
Frederik Rietdijk 35b53f6b40
Merge pull request #43942 from r-ryantm/auto-update/feh
feh: 2.27 -> 2.27.1
2018-07-22 08:22:57 +02:00
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM b49dada76c feh: 2.27 -> 2.27.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/feh/versions.
2018-07-21 18:31:47 -07:00
volth 983abe10e2 "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook 2018-07-21 21:47:26 +00:00
Oyren 7ffed91faf write_stylus: add desktop icon (#43864) 2018-07-21 19:20:12 +01:00
Jörg Thalheim 41581d1222
Merge pull request #43874 from plumelo/feature/avocode-3.2.0
avocode: 3.1.1 -> 3.2.0
2018-07-21 16:02:51 +01:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Frederik Rietdijk 6d4a7ce2ab
Merge pull request #43465 from r-ryantm/auto-update/nomacs
nomacs: 3.10.0 -> 3.10.2
2018-07-21 11:01:11 +02:00
Frederik Rietdijk 71c8b9163f
Merge pull request #43767 from r-ryantm/auto-update/krita
krita: 4.1.0 -> 4.1.1
2018-07-21 10:59:44 +02:00
Meghea Iulian 6cc783ee29 avocode: 3.1.1 -> 3.2.0 2018-07-21 09:45:38 +03:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Sarah Brofeldt ce7ff54ceb
Merge pull request #43786 from acowley/paraview-5.5.2
paraview: 5.4.1 -> 5.5.2
2018-07-20 15:10:49 +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
Anthony Cowley 6690ec57f8 paraview: 5.4.1 -> 5.5.2
This update should also fix the build the hydra: one part of the
change is to build paraview with Qt-5.9, as this is the configuration
that paraview upstream supports.
2018-07-18 20:05:15 -04:00
R. RyanTM f98790da41 krita: 4.1.0 -> 4.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/krita/versions.
2018-07-18 13:13:48 -07:00
Johannes Frankenau e8e96e4b72 scantailor-advanced: 1.0.15 -> 1.0.16 (#43653) 2018-07-18 02:04:02 +02:00
xeji 4d40a0a940
Merge pull request #43527 from volth/patch-188
processing3: fix crash under XFCE, fix build in sandbox
2018-07-16 08:21:08 +02:00
volth 3cf0c5d007
processing3: fix sandbox build 2018-07-15 23:27:18 +00:00
Benjamin Saunders 3ee321df4e renderdoc: 0.91 -> 1.0 (#43159) 2018-07-14 22:00:27 +02:00
Johannes Frankenau e6f61bb933 rapid-photo-downloader: init at 0.9.9 2018-07-14 20:45:16 +02:00
volth e3d6f6f202
processing3: fix crash under XFCE 2018-07-14 15:00:02 +00:00
Frederik Rietdijk 499a8f465c
Merge pull request #43469 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.8-2 -> 7.0.8-6
2018-07-13 18:39:24 +02:00
R. RyanTM 178b2ba17e imagemagick7: 7.0.8-2 -> 7.0.8-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/imagemagick/versions.
2018-07-13 02:35:32 -07:00
R. RyanTM ff28a91663 nomacs: 3.10.0 -> 3.10.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/nomacs/versions.
2018-07-13 00:53:09 -07:00
Frederik Rietdijk 497679725e fltk: get rid of composableDerivation 2018-07-11 18:02:49 +02:00
Frederik Rietdijk f96c8496a7 freecad: fix build, closes #43305
Fooled yet again by `with`; the wrong version of `boost` was used.
2018-07-11 11:11:29 +02:00
R. RyanTM e49c527bb1 scantailor-advanced: 1.0.14 -> 1.0.15 (#43162)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

Version release notes (from GitHub)

*Note: x32 version supports Windows XP.*

Changelog:
* Implemented the [guides feature](https://github.com/4lex4/scantailor-advanced#guides).
* Change the way of the adjustment of the despeckle strength.
  Now that's set via the slider. It allows to adjust the despeckle strength more smoothly and exactly. Value 1.0 matches the old cautious mode, 2.0 - normal and 3.0 - aggressive.
* Improve and return [black on white detection feature](https://github.com/4lex4/scantailor-advanced#black-on-white-detection).
* Added native color scheme and made various fixes and improvements on the Dark and Light schemes.
* Improvements on the thumbnails view:
    * Saving selection of pages on filter switch.
    * Separate highlighting for selection leader in thumbnails.
    * Navigating between selected pages. Use **`Shift+PgUp/Q`** and **`Shift+PgDown/W`** to navigate between selected pages.
    * More accurate multi-column list handling *(Author: Alexander Trufanov)*.
    * Scaling thumbnails via **`Alt+Wheel`** *(Author: Alexander Trufanov)*.
* Added options in the settings to manage the quality and size of thumbnails.
* Added order by completeness sort on the output stage.
  Moving incompleted pages to the end allows to process them in batch mode without processing the completed pages.
* Improved the lasso mode on zone creation.
  Also the hotkey is changed to **`Shift+Alt+LMB`** due to the old combination did not work on Linux.
* Added fill offcut option at the output stage.
* Now split layers are removed if the color mode was changed to any except mixed.
* Fixed portability issues and added CPack packaging support. [(More info)](f68c459e69)
* Fixed blink of the image view on Windows.
* Other fixes and improvements.</details>

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/kzpf34q5hwcqg4kkshcy500pza27qmv7-scantailor-advanced-1.0.15/bin/scantailor 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 1.0.15 with grep in /nix/store/kzpf34q5hwcqg4kkshcy500pza27qmv7-scantailor-advanced-1.0.15
- directory tree listing: https://gist.github.com/c96081fbc93cb6843d76a19ec6139c10
- du listing: https://gist.github.com/a04cc534b6883f69c54c23ada5c8df2f
2018-07-09 16:09:01 +02:00
R. RyanTM 10801de6f7 nomacs: 3.8.1 -> 3.10.0 (#42979)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

Version release notes (from GitHub):
- anti-aliasing improved
- printing improved
- print multiple pages from thumbnail preview
- animiated WebP support
- JPG compressed TIFFs supported
- batch cropping added
- PSD lib updated
- new translations: Bosnian, Croation, and Serbian
- Updates (Windows)
	- Qt 5.9.3 -> 5.11.0
	- OpenCV 3.3.1 -> 3.4.1

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/q71m1n5mjk79cas4z1f27hf7z529i3i1-nomacs-3.10.0/bin/nomacs had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/q71m1n5mjk79cas4z1f27hf7z529i3i1-nomacs-3.10.0/bin/.nomacs-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 3.10.0 with grep in /nix/store/q71m1n5mjk79cas4z1f27hf7z529i3i1-nomacs-3.10.0
- directory tree listing: https://gist.github.com/14846463d97d16523c214bc8bd8979fe
- du listing: https://gist.github.com/51e595d9a157c9038cf94e72d01952c5
2018-07-08 23:48:38 +02:00
adisbladis e9dd449683
gimp: 2.10.2 -> 2.10.4 2018-07-05 19:18:24 +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
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