about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* meguca: 2018-06-27 -> 2018-06-29Okina Matara2018-06-29
|
* nodePackages: meguca: 1.0.7 -> 1.0.8Okina Matara2018-06-29
|
* meguca: 2018-06-23 -> 2018-06-27Okina Matara2018-06-29
|
* meguca: 2018-06-21 -> 2018-06-23Okina Matara2018-06-29
|
* nodePackages: meguca: 1.0.7 updateOkina Matara2018-06-29
|
* meguca: 2018-06-11 -> 2018-06-21Okina Matara2018-06-29
|
* meguca: 2018-06-10 -> 2018-06-11Okina Matara2018-06-29
|
* nodePackages: meguca: 1.0.5 -> 1.0.7Okina Matara2018-06-29
|
* easyjson: 2018-03-23 -> 2018-06-06Okina Matara2018-06-29
|
* nodePackages: meguca: 1.0.4 (2018-05-17) -> 1.0.5Okina Matara2018-06-29
|
* meguca: 2018-05-26 -> 2018-06-10Okina Matara2018-06-29
|
* Add minimal package set for Node.js 10.xSander van der Burg2018-06-29
|
* cbatticon: Fix build by removing -Wno-formataszlig2018-06-29
| | | | | | | | | This conflicts with -Werror=format-security and the build doesn't have any format security problems, so -Wno-format IMHO shouldn't be there in the first place. Signed-off-by: aszlig <aszlig@nix.build> Cc: @domenkozar
* citrix-receiver: 13.9.1 -> 13.10.0obadz2018-06-29
|
* citrix-receiver: override libidn 1.35 back to 1.34 just for this binary pkgobadz2018-06-29
|
* Merge pull request #42759 from Zimmi48/coq-8.8.1John Wiegley2018-06-29
|\ | | | | coq_8_8: 8.8.0 -> 8.8.1
| * coq_8_8: 8.8.0 -> 8.8.1Théo Zimmermann2018-06-29
| |
* | streamlink: 0.13.0 -> 0.14.2 (#42625)Johannes Frankenau2018-06-29
| |
* | python-openid: remove, only keep python3-openidRobin Gloster2018-06-29
| | | | | | | | | | see discussion on https://github.com/NixOS/nixpkgs/commit/2e41891e6d595b9acf484d7d349b17a7b35b6923
* | beets: 1.4.6 -> 1.4.7aszlig2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The upstream release notes are a bit bigger, so I'm not including it here. You can find it at: https://github.com/beetbox/beets/releases/tag/v1.4.7 Originally I wanted to just fix the build, which is currently broken because a few tests have failed, but the fix for the tests is already included in the 1.4.7 upstream release[1], so I opted to update instead. Other than running the tests included in beets (in addition to building/running tests of the "alternatives" and "copyartifacts" external plugins) I have made some small queries on my local music collection, but haven't tested import or any write operation. [1]: https://github.com/beetbox/beets/commit/8eb50fee33044dea008408423ee Signed-off-by: aszlig <aszlig@nix.build> Cc: @domenkozar, @pjones
* | python/soco: init at 0.15aszlig2018-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | This is required for one of the plugins (sonosupdate) of Beets version 1.4.7. I do not have a Sonos speaker, so I can't really test whether the library works nor properly maintain this package (so I didn't add myself as a maintainer). I ran the build (including tests) against Python 2.x and Python 3.x. Signed-off-by: aszlig <aszlig@nix.build>
* | Merge older staging with added firefox-related updatesVladimír Čunát2018-06-29
|\ \
| * | Merge #42729: firefox-61 and related updates (security)Vladimír Čunát2018-06-29
| | | | | | | | | | | | | | | (cherry picked from commit 8ad921dc942b43b8f6ccec529834649585ef0df1) Fast-forwarded to get to master sooner.
| * | Merge pull request #38316 from Rotaerk/vulkan-etcMichael Raskin2018-06-24
| |\ \ | | | | | | | | Fix where Vulkan validation layer JSON files are placed by the nixpkgs install phase
| | * | vulkan-loader: Fix validation layers.Matthew Stewart2018-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When vulkan tries to load validation layers, it looks for JSON files in several directories, one of which is: <vulkan-loader>/etc/vulkan/explicit_layer.d It does *not* look in: <vulkan-loader>/share/vulkan/explicit_layer.d Yet that is where the install phase of the vulkan-loader default.nix places the files. Thus, I modified the install phase to place them in the etc location instead.
| * | | [staging] perlPackages.CatalystXScriptServerStarman: fix buildvolth2018-06-24
| |/ /
| * | pythonPackages: remove `name` attribute`Frederik Rietdijk2018-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`.
| * | Merge master into stagingFrederik Rietdijk2018-06-23
| |\ \
| * \ \ Merge pull request #42416 from volth/cpan2nix-2018-06-23Robert Helgesson2018-06-23
| |\ \ \ | | | | | | | | | | [staging] cpan2nix updates
| | * | | [cpan2nix] perlPackages.CatalystXScriptServerStarman: 0.02 -> 0.03volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.TestPAUSEPermissions: 0.06 -> 0.07volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.DateTimeLocale: 1.20 -> 1.22volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.LocaleTextDomainOOUtil: 3.008 -> 4.001volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.LWP: 6.33 -> 6.34volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.JSONWebToken: cleanupvolth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.PPIxRegexp: 0.059 -> 0.060volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.ClassLoad: 0.24 -> 0.25volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.ArchiveTarWrapper: 0.24 -> 0.27volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.HTTPMessage: 6.16 -> 6.18volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.CPANPLUS: 0.9174 -> 0.9176volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.FileMimeInfo: cleanupvolth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.DevelNYTProf: 6.05 -> 6.06volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.TestYAML: 1.06 -> 1.07volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.TextSimpleTable: 2.04 -> 2.05volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.ForksSuper: 0.93 -> 0.94volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.DevelChecklib: 1.12 -> 1.13volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.TestWarn: 0.34 -> 0.35volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.IOSocketInet6: cleanupvolth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.FileShareDir: 1.104 -> 1.112volth2018-06-23
| | | | |
| | * | | [cpan2nix] perlPackages.EmailSimple: 2.214 -> 2.216volth2018-06-23
| | | | |