Commit Graph

29881 Commits

Author SHA1 Message Date
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
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
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
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
Alexey Shmalko
e376aecb1e
railcar: add reference to upstream patch 2018-12-11 17:37:18 +02:00
Robert Schütz
da92eb2601 ghostwriter: 1.7.3 -> 1.7.4 2018-12-11 16:13:53 +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
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
Andrey Pavlov
6153dc76f2 gitAndTools.hub: 2.6.0 -> 2.6.1 2018-12-11 15:48:00 +03:00
David McKay
eb1e6bfde6
Adhere to Styleguide 2018-12-11 12:15:33 +00:00
David McKay
8ad1ef1ea5
wavebox: Update & Clean Dependencies 2018-12-11 11:57:34 +00:00
Sarah Brofeldt
b960d1ab0b
Merge pull request #51855 from samueldr/auto/dbeaver/nixpkgs-unstable/5.3.0
dbeaver: 5.2.5 -> 5.3.0
2018-12-11 12:49:09 +01:00
Katharina Fey
7641a13447
railcar: init at 1.0.4
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2018-12-11 00:48:50 +01:00
Samuel Dionne-Riel
1c3079fce3 dbeaver: 5.2.5 -> 5.3.0 2018-12-10 17:48:56 -05:00
markuskowa
49996e17ae
Merge pull request #51812 from samueldr/fix/altcoins-and-boost165
Fixes three altcoins packages to use boost165
2018-12-10 17:35:12 +01:00
worldofpeace
ea22830eaf
Merge pull request #51816 from etu/sequeler_0_6_4
sequeler: 0.6.3 -> 0.6.4
2018-12-10 10:09:30 -05:00
Robert Schütz
e1a837cfb5 seafile-client: 6.2.8 -> 6.2.9 2018-12-10 15:50:30 +01:00
Dmitry Kalinkin
6fb67ca241
Merge pull request #44909 from mnacamura/zathura
zathura: keep wrapper's WM_CLASS consistent with unwrapped binary
2018-12-10 09:11:55 -05:00
Alexey Shmalko
ed46fe4f04
Merge pull request #51821 from Tomahna/iris
mopidy-iris: 3.31.2 -> 3.31.3
2018-12-10 15:36:25 +02:00
edef
995d224f44
Merge pull request #51664 from erictapen/tlslite-ng-init
pythonPackages.tlslite-ng: init at 0.7.5, migrate tlslite references to it, delete tlslite
2018-12-10 13:03:27 +00:00
Justin Humm
93bf0a02f5
pythonPackages.tlslite: delete, migrate refs to pythonPackages.tlslite-ng
tlslite has a test failure on Python 3.7 [0]. @tomato42, a commiter of
tlslite and author of tlslite-ng said, that tlslite is abandoned (last
commit 2015) and tlslite-ng should be used as a drop in replacement.

[0] https://github.com/trevp/tlslite/issues/121
2018-12-10 13:45:45 +01:00
Timo Kaufmann
f0ea741a9a
Merge pull request #51786 from symphorien/giac-1.5
giac: 1.4.9 -> 1.5.0
2018-12-10 13:40:03 +01:00
Kevin Rauscher
3b7a7f7b22 mopidy-iris: 3.31.2 -> 3.31.3 2018-12-10 10:55:21 +01:00
Elis Hirwing
3cdbdd20c4
sequeler: 0.6.3 -> 0.6.4
Changelog: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.4
2018-12-10 09:13:37 +01:00
Samuel Dionne-Riel
8ded84ec2a altcoins.sumokoin: use boost165 2018-12-09 21:55:55 -05:00
Samuel Dionne-Riel
af0da18577 altcoins.masari: use boost165 2018-12-09 21:55:54 -05:00
Samuel Dionne-Riel
7a1a98e745 altcoins.dero: use boost165 2018-12-09 21:55:54 -05:00
Maximilian Bosch
de02111a51
Merge pull request #51534 from jbedo/bowtie2
bowtie2: fix missing dependencies
2018-12-10 00:58:51 +01:00
Symphorien Gibol
29242e472e giac: build with nauty support 2018-12-09 23:18:58 +01:00
Symphorien Gibol
2253b3e760 nauty: also install libs 2018-12-09 23:18:53 +01:00
Symphorien Gibol
8b4f885264 giac: add missing optional dependencies 2018-12-09 23:18:53 +01:00
Symphorien Gibol
e7801461e0 giac: don't split in multiple outputs for when gui enabled
This breaks the Phys and Turtle menu, among other things.
2018-12-09 23:18:53 +01:00
Symphorien Gibol
b5435d0551 giac: 1.4.9 -> 1.5.0 2018-12-09 23:18:46 +01:00
Tor Hedin Brønner
aad9baeba8 linuxPackages.virtualboxGuestAdditions: fix hash 2018-12-09 20:46:07 +01:00
Sarah Brofeldt
66829ce40e
Merge pull request #51568 from akru/master
parity: 2.1.6 -> 2.1.9; parity-beta: 2.2.1 -> 2.2.4
2018-12-09 19:11:29 +01:00
Sarah Brofeldt
8b11a8a336
Merge pull request #51569 from akru/polkadot
polkadot: init at 0.2.17
2018-12-09 18:48:06 +01:00
worldofpeace
307ccf9dd1 plank: hide launcher in pantheon 2018-12-09 10:45:29 -05:00
Richard Marko
b4f0faf42f ipmicfg: 1.28.0 -> 1.29.0 2018-12-09 14:29:28 +01:00
Jörg Thalheim
61951656be
Merge pull request #51777 from markuskowa/fix-rtlsdr
rtl-sdr: remove linker-fix.patch, unbreak on darwin
2018-12-09 11:45:24 +00:00
Markus Kowalewski
b2333ed52a
rtl-sdr: remove linker-fix.patch
not needed on rtl-sdr-0.6.0
2018-12-09 11:18:13 +01:00
Vladimír Čunát
17acf57f9d
fbreader: fixup build with curl-7.62
This was easy to patch; submitted upstream.
2018-12-09 10:27:22 +01:00
Herwig Hochleitner
ccb93eb6b0 chromium: update conditionals and gcc patches for min version 71
(cherry picked from commit 604579e45f10ce5ccadd76c71f1bac648bd0971d)
2018-12-09 04:11:27 +01:00
Jörg Thalheim
a2aa3dc0bd
Merge pull request #51755 from r-ryantm/auto-update/wavebox
wavebox: 4.4.0 -> 4.5.3
2018-12-09 00:34:07 +00:00
R. RyanTM
14541f7672 wavebox: 4.4.0 -> 4.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2018-12-08 15:03:18 -08:00