summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #39795 from r-ryantm/auto-update/atlasMatthew Justin Bauer2018-05-04
|\ | | | | atlas: 3.10.2 -> 3.10.3
| * atlas: 3.10.2 -> 3.10.3R. RyanTM2018-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atlas/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.10.3 with grep in /nix/store/bgqampvgm3zdncg3206n7qnvyvl0jipj-atlas-3.10.3 - directory tree listing: https://gist.github.com/a7dd287df10b13796423e3c2df0850eb
* | Merge pull request #39541 from teto/mptcp_schedulerxeji2018-05-04
|\ \ | | | | | | linux-mptcp: enable advanced schedulers
| * | linux-mptcp: enable advanced schedulersMatthieu Coudron2018-04-26
| | |
* | | libgdiplus: remove conflicting libungif that causes segfaults when opening a ↵Sander van der Burg2018-05-04
| | | | | | | | | | | | GIF file
* | | Merge pull request #39926 from Ma27/update-yowsupRobert Schütz2018-05-04
|\ \ \ | | | | | | | | python3Packages.yowsup: 2.5.2 -> 2.5.7
| * | | python3Packages.yowsup: 2.5.2 -> 2.5.7Maximilian Bosch2018-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latest update of `yowsup` (https://github.com/tgalal/yowsup/releases/tag/v2.5.7) contains the following fixes: * Updated tokens * Fixed tgalal/yowsup#1842: Bug in protocol_groups RemoveGroupsNotificationProtocolEntity * Other minor bug fixes The `argparse-dependency.patch` required a rebase onto the latest version of `setup.py` and ensures that `argparse` won't be needed as extra dependency as our `python3` package ships `argparse` by default. A short note to Python 2 support: the actual issue related to Python 2.x support has been resolved (https://github.com/tgalal/yowsup/issues/2325#issuecomment-354533727), however this relies on `six==1.10` which isn't support by `nixpkgs` as `six` has been bumped to `1.11`. When trying to inject a patched version of our `six` package based on `six==1.10` you'll run into issues with duplicated libraries in your closure as further build dependencies (`pytest` in this case) use the latest `six` version. As Python 2.7 will die in 2020 (https://pythonclock.org/) and patching around in the dependencies of `pytest` to get `yowsup` running isn't worth the effort in my opinion I decided to keep the Python 2.x build disabled for now.
* | | | Merge pull request #39974 from Ma27/ssr-qt5xeji2018-05-04
|\ \ \ \ | | | | | | | | | | simplescreenrecorder: port to qt5
| * | | | simplescreenrecorder: port to qt5Maximilian Bosch2018-05-04
| | | | | | | | | | | | | | | | | | | | See #33248
* | | | | Merge pull request #39913 from Ma27/shutter/add-hicolor-icon-themexeji2018-05-04
|\ \ \ \ \ | | | | | | | | | | | | shutter: wrap `XDG_DATA_DIRS` with `hicolor-icon-theme`
| * | | | | shutter: wrap `XDG_DATA_DIRS` with `hicolor-icon-theme`Maximilian Bosch2018-05-04
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When opening `shutter` it adds an indicator icon to the status bar. However this doesn't happen (and an ugly default icon will be used) if `shutter` can't find the `hicolor-icon-theme`. In such a case a warning like this can be found in `stderr`: ``` Gtk-WARNING **: Could not find the icon 'image-png'. The 'hicolor' theme was not found either, perhaps you need to install it. ``` As I don't think that we should force users to install this theme globally and several other packages including `tor-browser`, `gparted` or `clawsmail` add `hicolor-icon-theme` to their closure this seems to be a fair measure.
* | | | | Merge pull request #39963 from peterhoeg/u/freetdsxeji2018-05-04
|\ \ \ \ \ | | | | | | | | | | | | freetds: 1.00.80 -> 1.00.91
| * | | | | freetds: 1.00.80 -> 1.00.91Peter Hoeg2018-05-04
| | | | | |
* | | | | | Merge pull request #39931 from catern/supupRobert Schütz2018-05-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | pythonPackages.supervise_api: 0.4.0 -> 0.5.3
| * | | | | | pythonPackages.supervise_api: 0.4.0 -> 0.5.3Spencer Baugh2018-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream added tests, so we run those too now.
* | | | | | | Merge pull request #39928 from manveru/update-rubyDaiderd Jordan2018-05-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Ruby: 2.3.6 -> 2.3.7, 2.4.3 -> 2.4.4, 2.5.0 -> 2.5.1
| * | | | | | | ruby: fix darwin dependenciesDaiderd Jordan2018-05-04
| | | | | | | |
| * | | | | | | Ruby: 2.3.6 -> 2.3.7, 2.4.3 -> 2.4.4, 2.5.0 -> 2.5.1Michael Fellinger2018-05-03
| | |_|_|/ / / | |/| | | | |
* | | | | | | openjdk: move license (again)Matthew Justin Bauer2018-05-04
| | | | | | |
* | | | | | | openjdk: move licenseMatthew Justin Bauer2018-05-04
| | | | | | |
* | | | | | | kotlin: move LICENSE to separate placeMatthew Justin Bauer2018-05-04
| | | | | | | | | | | | | | | | | | | | | Fixes #39641
* | | | | | | Merge pull request #39977 from Ma27/update-minitubexeji2018-05-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | minitube: 2.4 -> 2.9
| * | | | | | | minitube: 2.4 -> 2.9Maximilian Bosch2018-05-04
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 2.9 is based on QT5 (with a much better interface) and requires additionally the dependencies `qtbase`, `qtdeclarative` and `qttools`. Furthermore the `QT_PLUGIN_PATH` had to be altered, however the `phonon-backend` contains versioned paths, so we provide the plugin path that matches the QT version used to build this package. See #33248
* | | | | | | rl-1809: add googleearthMatthew Justin Bauer2018-05-04
| | | | | | |
* | | | | | | Merge pull request #39426 from woffs/googleearthMatthew Justin Bauer2018-05-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | googleearth: remove
| * | | | | | | googleearth: removeFrank Doepper2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's broken, and even after adjusting the derivation to the currently available downloads it does not run well for me and it is rather annoying to adjust the derivation to the moving google-earth-stable_current source download link
* | | | | | | | Merge pull request #39943 from bachp/restic-rest-serverRobert Schütz2018-05-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | restic-rest-server module: init
| * | | | | | | | restic-rest-server module: initPascal Bach2018-05-04
| | | | | | | | |
* | | | | | | | | poco: support MySQLOrivej Desh2018-05-04
| | | | | | | | |
* | | | | | | | | Merge pull request #39980 from StillerHarpo/lolcatlewo2018-05-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | lolcat: 99.9.10 -> 99.9.11
| * | | | | | | | | lolcat: 99.9.10 -> 99.9.11Florian Engel2018-05-04
| | | | | | | | | |
* | | | | | | | | | Merge pull request #39914 from nlewo/pr-retpolineJörg Thalheim2018-05-04
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gcc49: backport retpoline support
| * | | | | | | | | | gcc49: remove darwin supportAntoine Eiche2018-05-03
| | | | | | | | | | |
| * | | | | | | | | | gcc49: backport retpoline supportAntoine Eiche2018-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To mitigate Spectre Variant 2, GCC needs to have retpoline support (-mindirect-branch and -mfunction-return arguments on amd64 and i386). Patches were pulled from H.J. Lu's backport branch to 4.9 (hjl/indirect/gcc-4_9-branch), available at https://github.com/hjl-tools/gcc/tree/hjl/indirect/gcc-4_9-branch/master. Upstream GCC does not apply patches to anything older than the gcc-6-branch. H.J. Lu is the author of the upstream retpoline commits as well. Several Linux distributions already backported these patches to GCC 4 branches and some old kernels (3.13 for instance) have been recompiled with these GCC patches. These kernels only allow to load kernel modules that are compiled with the retpoline support. References: - Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1749261 - Ubuntu package: https://launchpad.net/ubuntu/+source/gcc-4.8/4.8.4-2ubuntu1~14.04.4 Fixes #38394
* | | | | | | | | | | Merge pull request #39121 from tadfisher/pass-extensions-refactorJörg Thalheim2018-05-04
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pass: refactor extension packaging
| * | | | | | | | | | | pass: refactor extension packagingTad Fisher2018-05-04
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #39970 from yorickvP/patch-1John Ericson2018-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | impure.nix: stringify path from NIX_PATH
| * | | | | | | | | | | impure.nix: stringify path from NIX_PATHYorick2018-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If impure.nix gets the path from NIX_PATH, the type is `path`, and `path+"/."` is a no-op. Stringify it first so `isDir` will return false if it's not, in fact, a dir. This way, single files can be specified with nixpkgs-overlays in the NIX_PATH.
* | | | | | | | | | | | openscad: fix build by switching to git master and Qt5Michael Raskin2018-05-04
| | | | | | | | | | | |
* | | | | | | | | | | | dunst: remove fetchpatchMatthew Justin Bauer2018-05-04
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | Closes #39962
* | | | | | | | | | | ntfs-3g: fix debian urlvoobscout2018-05-04
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #39957 from enumatech/fix/nix-prefetch-git-spacesadisbladis2018-05-04
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nix-prefetch-git: fix handling of submodules with spaces
| * | | | | | | | | | | nix-prefetch-git: fix handling of submodules with spacesLionello Lunesu2018-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The script would parse the output of `git submodule status` but didn't handle paths with spaces in them. This would result in the following error when trying to determine the URL of the submodule: error: key does not contain a section: .url
* | | | | | | | | | | | Merge pull request #39866 from Synthetica9/gcc-8-1Will Dietz2018-05-04
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | gcc8: init at 8.1.0
| * | | | | | | | | | | gcc8: Removed X11 components, since they were only used by langJavaPatrick Hilhorst2018-05-03
| | | | | | | | | | | |
| * | | | | | | | | | | gcc8: Removed java as a target languagePatrick Hilhorst2018-05-03
| | | | | | | | | | | |
| * | | | | | | | | | | gcc8: made the remove-selftests patch more robust, removed old hashPatrick Hilhorst2018-05-02
| | | | | | | | | | | |
| * | | | | | | | | | | add cc-wrapper test variants for gcc7, gcc8, add to release.nixWill Dietz2018-05-02
| | | | | | | | | | | |
| * | | | | | | | | | | gcc8: removed commented gcc7 hashPatrick Hilhorst2018-05-02
| | | | | | | | | | | |
| * | | | | | | | | | | gcc8: removed merged patchesPatrick Hilhorst2018-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log: ``` patching sources applying patch /nix/store/6m27y27zvzsjn1ir4y8mm9nc9xnh2sgx-riscv-no-relax.patch patching file gcc/config/riscv/riscv.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gcc/config/riscv/riscv.c.rej patching file gcc/config/riscv/riscv.opt Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gcc/config/riscv/riscv.opt.rej patching file gcc/doc/invoke.texi Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. ```