Commit graph

143522 commits

Author SHA1 Message Date
Ricardo Ardissone cb24feaa72 liquidwar6: remove unneeded dependency on libGLU_combined 2018-12-23 15:28:46 -02:00
Ricardo Ardissone e8a79999c0 liquidwar6: fix double definition of GL_GLEXT_VERSION 2018-12-23 15:28:19 -02:00
Linus Heckemann a532c6318a csound: document temp dependency on fluidsynth 1 2018-12-18 09:46:15 +01:00
Linus Heckemann 6bdcc10767 fluidsynth: keep version
This avoids a mass-rebuild for packages which depend on fluidsynth 2.x.
2018-12-18 09:30:32 +01:00
Ricardo Ardissone 86fac8b528 csound: depend on fluidsynth_1
csound is incompatible with fluidsynth 2
https://github.com/csound/csound/issues/1078
2018-12-16 10:04:08 -02:00
Ricardo Ardissone ffc586cf49 fluidsynth_1: init at 1.1.11 2018-12-16 10:04:07 -02:00
Andreas Rammhold 536d0cc3a7
firefox-bin: 63.0.3 -> 64.0
See #51863.
2018-12-12 00:26:03 +01:00
Andreas Rammhold d16d0b3762
firefox-esr-60: 60.3.0esr -> 60.4.0esr
See #51863.
2018-12-12 00:25:57 +01:00
Andreas Rammhold 783dc61f68
firefox: updated common.nix to support ffx64
See #51863.
2018-12-12 00:25:33 +01:00
Daiderd Jordan 78c0253521
Merge pull request #51879 from ejpcmac/update-erlangR21
erlangR21: 21.1.3 -> 21.2
2018-12-11 23:22:37 +01:00
adisbladis e1e1e7ce9a
firefox-beta-bin: 64.0b14 -> 65.0b3 2018-12-11 22:10:49 +00:00
adisbladis 2f08806ee6
firefox-devedition-bin: 65.0b1 -> 65.0b3 2018-12-11 22:10:43 +00:00
markuskowa 3be43b7483
Merge pull request #51878 from ambrop72/vbox-extpack-hash-fix
vboxExtpack: Fix the sha256 to be hex.
2018-12-11 22:40:09 +01:00
Jean-Philippe Cugnet 08e7fe7cb9
erlangR21: 21.1.3 -> 21.2 2018-12-11 21:14:40 +01:00
Ambroz Bizjak 22acb2e3c3 vboxExtpack: Fix the sha256 to be hex.
It does not work if the sha256 is not hex, it fails because VBoxExtPackHelperApp requires to be given a hex hash.
See https://github.com/NixOS/nixpkgs/issues/34846 where the same problem was fixed some time ago.
2018-12-11 20:47:36 +01:00
Izorkin 3c15573712
phpPackages.couchbase: 2.3.4 -> 2.6.0 2018-12-11 20:11:36 +01:00
Izorkin 72b3ceaa2f
phpPackages.memcached: fix build with php73 2018-12-11 20:11:35 +01:00
Izorkin 43b2734f53
phpPackages.xdebug: fix build with php73 2018-12-11 20:11:35 +01:00
Izorkin b0b623e034
phpPackages: disable build with php73 2018-12-11 20:11:34 +01:00
Izorkin 2fb2d1f67a
phpPackages.yaml: 2.0.2 -> 2.0.4 2018-12-11 20:11:33 +01:00
Izorkin 6a9f31f34c
phpPackages.v8js: 1.4.1 -> 2.1.0 2018-12-11 20:11:33 +01:00
Izorkin 6a34ad0c2e
phpPackages.igbinary: 2.0.4 -> 2.0.8 2018-12-11 20:11:32 +01:00
Izorkin cea4312e56
phpPackages.imagick: fix build with php73 2018-12-11 20:11:31 +01:00
Izorkin 23190fb3a9
phpPackages.apcu_bc: fix build with php73 2018-12-11 20:11:31 +01:00
Izorkin c120d94071
phpPackages.apcu: 5.1.11 -> 5.1.15 2018-12-11 20:11:30 +01:00
Izorkin 80f4d5d56a
php: fix build php 7.3 in Darwin 2018-12-11 20:11:30 +01:00
Izorkin 45ef74ccce
php: fix bug 71041 2018-12-11 20:11:29 +01:00
Izorkin bfe31dfdcd
unit: update php module config 2018-12-11 20:11:28 +01:00
Izorkin b5137de379
php: add custom options 2018-12-11 20:11:11 +01:00
Izorkin f80e7df143
php72: 7.2.12 -> 7.2.13 2018-12-11 20:11:10 +01:00
Izorkin 374be65924
php71: 7.1.24 -> 7.1.25 2018-12-11 20:11:09 +01:00
Izorkin 6c8b7ac931
unit: add php module 7.3 2018-12-11 20:11:08 +01:00
Izorkin ff7192d4d0
php: init at 7.3.0 2018-12-11 20:11:05 +01:00
Alexey Shmalko ebd47d7b54
Merge pull request #51838 from spacekookie/railcar
railcar: init at 1.0.4
2018-12-11 20:18:55 +02:00
Jörg Thalheim 643fabf8ea
syncthing: fix build (#51866)
###### Motivation for this change

fixes #51825 

###### Things done

<!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->

- [x] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS)
- Built on platform(s)
   - [x] NixOS
   - [ ] macOS
   - [ ] other Linux distributions
- [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
- [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nox --run "nox-review wip"`
- [ ] Tested execution of all binary files (usually in `./result/bin/`)
- [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
- [ ] Assured whether relevant documentation is up to date
- [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

---
2018-12-11 17:35:44 +00:00
Tim Steinbach c89cbdcd48
linux: 4.20-rc5 -> 4.20-rc6 2018-12-11 11:11:34 -05:00
Alexey Shmalko e376aecb1e
railcar: add reference to upstream patch 2018-12-11 17:37:18 +02:00
WilliButz 174800f2c6 grafana: 5.4.0 -> 5.4.1 2018-12-11 16:25:19 +01:00
Robert Schütz da92eb2601 ghostwriter: 1.7.3 -> 1.7.4 2018-12-11 16:13:53 +01:00
Robert Schütz 3c71836095
Merge pull request #51731 from marsam/update-python-robotframework-selenium2library
pythonPackages.robotframework-selenium2library: 1.6.0 -> 3.0.0
2018-12-11 15:47:03 +01:00
worldofpeace 1aa709be21
Merge pull request #51867 from couchemar/hub-2.6.1
gitAndTools.hub: 2.6.0 -> 2.6.1
2018-12-11 09:39:37 -05:00
Mario Rodas cf46e28f0a
pythonPackages.robotframework-selenium2library: 1.6.0 -> 3.0.0 2018-12-11 09:10:00 -05:00
Mario Rodas 850b2592c3
pythonPackages.robotframework-seleniumlibrary: init at 3.2.0 2018-12-11 09:10:00 -05:00
Mario Rodas 0890aa4d6a
pythonPackages.mockito: init at 1.1.1 2018-12-11 09:10:00 -05:00
Mario Rodas e3a0c05a80
pythonPackages.approvaltests: init at 0.2.4 2018-12-11 09:09:59 -05:00
Mario Rodas f52cb0a6b4
pythonPackages.robotstatuschecker: init at 1.3 2018-12-11 09:09:59 -05:00
Robert Schütz 4a6367e262
Merge pull request #51809 from samueldr/fix/caffe2-python36
[WIP] caffe2: Use python36Packages explicitly.
2018-12-11 14:59:16 +01:00
Sarah Brofeldt 84bf8f36ad
Merge pull request #51300 from tilpner/minio-update
minio/minio-client: update
2018-12-11 14:21:32 +01:00
Alyssa Ross 1a69b3303f
Merge pull request #51865 from rawkode/feature/fix-wavebox-deps
wavebox: 4.5.3 -> 4.5.5
2018-12-11 13:02:45 +00:00
tilpner 380fce5bc3
minio-client: 2018-07-31T02-28-53Z -> 2018-12-05T22-59-07Z 2018-12-11 13:59:43 +01:00