summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* android-studio-preview: 3.0.0.10 -> 3.0.0.12Michael Weiss2017-09-02
|
* Merge pull request #28780 from NeQuissimus/openjdk_8_144_01Tim Steinbach2017-09-02
|\ | | | | openjdk: 8u152-04 -> 8u144-01
| * openjdk: 8u152-04 -> 8u144-01Tim Steinbach2017-08-30
| | | | | | | | Fix GCC6 build
* | pythonPackages.pyrtlsdr: unbreak buildBjørn Forsman2017-09-02
| | | | | | | | | | | | | | pyrtlsdr needs pandoc at build time. Fixes the build since commit f6eb190e7030feac015bd1624d0dbb6825e28a9e ("python.pkgs.pyrtlsdr: disable tests to fix build"). (That commit bumped the package to a new version.)
* | python27Packages.smugline: fix to accomodate new behavior of makeWrapperobadz2017-09-02
| | | | | | | | Ticks one box in #28643
* | kscreenlocker: 5.10.5 -> 5.10.5.1Thomas Tuegel2017-09-02
| | | | | | | | | | Fix segfault with nVidia drivers; see https://bugs.kde.org/show_bug.cgi?id=384005
* | pokerth: fix build error which was probably due to a changing C++ dependency ↵obadz2017-09-02
| | | | | | | | | | | | (boost/g++?) Ticks one box in #28643
* | libgcrypt: fix typo in meta.descriptionJoachim Fasting2017-09-02
| |
* | kernelPatches.grsecurity_testing: removeJoachim Fasting2017-09-02
| |
* | pkgs/top-level: remove grsec attributesJoachim Fasting2017-09-02
| | | | | | | | | | These have been throwing exceptions since grsec was deprecated, so potential users should have had due to time to migrate their configs.
* | Merge pull request #28888 from disassembler/i-scoreGraham Christensen2017-09-02
|\ \ | | | | | | i-score: 1.0.0-a67 -> 1.0.0-b31
| * | i-score: 1.0.0-a67 -> 1.0.0-b31Samuel Leathers2017-09-02
| | |
* | | kupfer: init at 319 (#28719)Andrew Cobb2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * kupfer: init at 319 * kupfer: wrap with wrapGAppsHook * kupfer: fixing up runtime dependencies * kupfer: added cobbal as maintainer
* | | Merge pull request #28871 from romildo/mateFrederik Rietdijk2017-09-02
|\ \ \ | | | | | | | | mate desktop: some improvements
| * | | mate-notification-daemon: init at 1.18.0romildo2017-09-01
| | | |
| * | | mate-control-center: add dependence libappindicatorromildo2017-09-01
| | | |
| * | | mate: remove icon cacheromildo2017-09-01
| | | |
| * | | mate-control-center: add dependence librsvg, needed by the ↵romildo2017-09-01
| | | | | | | | | | | | | | | | mate-control-center application
| * | | mate-desktop: remove unneeded dependencies gnome3.defaultIconTheme and ↵romildo2017-09-01
| | | | | | | | | | | | | | | | gnome3.gnome_themes_standard
* | | | dolphinEmuMaster: 20170730 -> 20170902Cray Elliott2017-09-02
| | | | | | | | | | | | | | | | | | | | many bugfixes and features implemented, included accurate NAND support and ubershaders v2
* | | | haskell: add combinator to enable DWARF debuggingDomen Kožar2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested using: $ cat test-strip.nix with (import ./. {}); with haskell.lib; haskell.packages.ghc802.override { overrides = self: super: { microlens = enableDWARFDebugging super.microlens; }; } $ nix-build -A microlens test-strip.nix $ objdump -t <path-to-so-file>
* | | | Python docs: add section on testsFrederik Rietdijk2017-09-02
| | | |
* | | | z3_opt: remove and replace with z3Austin Seipp2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Z3 has supported optimization features since the 4.4.x release, so this can be removed. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | yices: now under GPLv3Austin Seipp2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | This means Hydra can build it now! Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | yosys: 2016.11.25 -> 2017.09.01Austin Seipp2017-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | arachne-pnr: 2016.08.18 -> 2017.06.29, license switchAustin Seipp2017-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | icestorm: 2016.11.01 -> 2017.08.31Austin Seipp2017-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | iverilog: 2016.05.21 -> 2017.08.12Austin Seipp2017-09-02
| | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | jrnl: support journal encryption by defaultUnai Zalakain2017-09-02
| | | |
* | | | Merge pull request #28863 from mguentner/pybitmessageJörg Thalheim2017-09-02
|\ \ \ \ | | | | | | | | | | pybitmessage dependency fixes & pytools 2016.2.1 -> 2017.4
| * | | | pybitmessage: add numpy + pyopencl to propagatedBuildInputsMaximilian Güntner2017-09-01
| | | | |
| * | | | pytools: 2016.2.1 -> 2017.4Maximilian Güntner2017-09-01
| | | | |
* | | | | Merge pull request #28872 from disassembler/freewheelingJörg Thalheim2017-09-02
|\ \ \ \ \ | | | | | | | | | | | | freewheeling: UNSTABLE -> 0.6.2
| * | | | | freewheeling: UNSTABLE -> 0.6.2Samuel Leathers2017-09-01
| | | | | |
* | | | | | Merge pull request #28726 from vyp/interception-toolsJörg Thalheim2017-09-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | interception-tools: init at 0.1.1
| * | | | | | interception-tools: init at 0.1.1xd1le2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latest release of libyamlcpp in nixpkgs does not build because it uses an older version of boost than the one in nixpkgs and therefore expects a particular header file which does not exist in the latest boost anymore. For this reason, a later (git) version of libyamlcpp is used here (which actually doesn't even require boost). The substituteInPlace in the prePatch phase is needed because libevdev places its headers in non-standard places, meaning Nix cannot normally find them. The `cut` command removes the first two "-I" characters from the output of `pkg-config`. This needs to be in the prePatch phase because otherwise Nix will patch these lines to `/var/empty`, meaning you would have less specific replacement (in case other lines are also patched to `/var/empty`). I wrote the patch. (I believe it is NixOS specific.)
* | | | | | | Merge pull request #28880 from disassembler/glmark2Jörg Thalheim2017-09-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | glmark2: 2016-05-11 -> 2017-09-01
| * | | | | | | glmark2: 2016-05-11 -> 2017-09-01Samuel Leathers2017-09-01
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #28879 from romildo/vertex-themeJörg Thalheim2017-09-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | theme-vertex: do not explicitly indicate the gnome version
| * | | | | | | theme-vertex: do not explicitly indicate the gnome versionromildo2017-09-01
| |/ / / / / /
* | | | | | | Merge pull request #28881 from romildo/arc-themeJörg Thalheim2017-09-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | arc-theme: 2016-11-25 -> 2017-05-12
| * | | | | | | arc-theme: 2016-11-25 -> 2017-05-12romildo2017-09-01
| |/ / / / / /
* | | | | | | Merge pull request #28877 from WilliButz/update-freeradiusJörg Thalheim2017-09-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | freeradius: 3.0.14 -> 3.0.15
| * | | | | | | freeradius: 3.0.14 -> 3.0.15WilliButz2017-09-02
| | | | | | | |
* | | | | | | | python/pyocr: 0.4.6 -> 0.4.7aszlig2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream changes: * Tesseract 4.00.00alpha: * Version parsing: Ignore suffix (so '4.00.00alpha' == (4, 0, 0)) * Libtesseract: Load libtesseract.so.4 instead of libtesseract.so.3 if available * Support for Tesseract 3.05.00: * Builders: Split field 'tess_conf' into 'tess_flags' and 'tess_conf' * Libtesseract: If available, use TessBaseAPIDetectOrientationScript() instead of TessBaseAPIDetectOS * Libtesseract: * Workaround: Prevents possible segfault in image_to_string() when the target language is not available Full upstream change log can be found at: https://github.com/openpaperwork/pyocr/blob/b006123d1d002711b9/ChangeLog The tesseract.patch for supporting Tesseract version 3.05.00 has been applied upstream and we can safely drop it. We now use substituteInPlace in conjunction with a patch to insert the relevant store paths instead of sed, so it's less fragile whenever we have upstream changes in handling of these paths. I've tested this by reverting 48a941e29faa95e897f and applying a build fix patch of Cuneiform 1.1.0 from Arch Linux, because right now Cuneiform is an experimental version that can't be fixed on behalf of pyocr (the reason is that pyocr needs to get a list of languages, which doesn't work in that version anymore). In addition to that I've successfully built paperwork-backend which by now is the one package which depends on pyocr. However, I didn't do runtime tests of Paperwork. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @7c6f434c
* | | | | | | | python/pyocr: Move package into python-modulesaszlig2017-09-02
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We already have a patch feeling lonely inside the python-modules directory and to have everything at one place let's actually move pyocr into its own dedicated directory so it's easier to patch it up (which we're going to). Right now, the package fails to build because of a few test failures, so I haven't tested this apart from evaluating. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | | beets: Run tests for external pluginsaszlig2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to run the tests for the external plugins of beets, we need to have beets itself as a dependency. So in order to do that, we now pass beets without plugins and tests to the nativeBuildInputs of the plugins so that we can run them. As soon as the plugins are built they become part of the final beets, which also has tests enabled, so disabling the tests for beets derivation that is used for external plugin tests is a non-issue here because they're going to be executed anyway. Enabling tests for the alternatives plugin is pretty straightforward, but in order to run tests for the copyartifacts plugin, we need to bump the source code to the latest Git master. The reason for this is that the version that was in use until now required to have the beets source directory alongside of the copyartifacts source code, but we already have beets available as a normal dependency. Updating copyartifacts to latest master largely consists of unit test changes and a few Python 3 compatibility changes. However, one change has the biggest stat, which is sbarakat/beets-copyartifacts@1a0c281da0be7251f414397960a83d60dc3a1520. Fortunately, the last change is just moving the implementation to a newer API from upstream beets and by the looks of the implementation it seems to break support for moving files. However, reverting this commit also reveals that moving files was already broken before, so it wouldn't matter much whether we have this version bump or not. Tested with the following command: nix-build -E '(import ./. {}).beets.override { enableAlternatives = true; enableCopyArtifacts = true; }' Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @domenkozar, @pjones, @Profpatsch, @michalrus
* | | | | | | beets-alternatives: Disable test suite for nowaszlig2017-09-02
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression introduced by 94351197cd40d7e2d22e8a971e888b8333764cb5. Running the tests results in the following traceback: ... File ".../unittest/loader.py", line 91, in loadTestsFromName module = __import__('.'.join(parts_copy)) File ".../test/regrtest.py", line 184, in <module> for module in sys.modules.itervalues(): RuntimeError: dictionary changed size during iteration The reason for this is that the test directory itself is called "test" and the package including regrtest.py is also called "test", so the loader tries to load tests from its own implementation. We could fix this by changing PYTHONPATH and/or making the test directory a proper package, but we'd still have failing tests because beets itself is required to run the tests. However for now I'm just removing the unit_tests kwarg in setup.py so that we have the same behaviour as before the initially mentioned commit. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | Merge pull request #28855 from danielfullmer/john-compile-fixMichael Raskin2017-09-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | john: workaroud for build failure
| * | | | | | john: workaroud for build failureDaniel Fullmer2017-09-01
| | | | | | |