taku0
f9d6dcecd7
thunderbird-bin: 60.3.2 -> 60.3.3
2018-12-13 20:13:19 +09:00
taku0
8c07524d24
thunderbird-bin: fix update script
2018-12-13 20:12:52 +09:00
taku0
5698d7888e
thunderbird: 60.3.2 -> 60.3.3
2018-12-13 20:08:04 +09:00
Alexey Shmalko
f8d0069dc6
Merge pull request #51917 from nyanloutre/electron-cash-fix-unstable
...
electron-cash: 3.3.1 -> 3.3.2
2018-12-13 02:04:58 +02:00
Jörg Thalheim
007dfa8adc
Merge pull request #51830 from georgewhewell/cool-retro-term-fix-darwin
...
cool-retro-term: fix on darwin
2018-12-12 17:53:23 +00:00
nyanloutre
2b5ceb2852
electron-cash: 3.3.1 -> 3.3.2
2018-12-12 18:30:45 +01:00
Jörg Thalheim
f49e2ad365
Merge pull request #51758 from rasendubi/pynvim
...
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1
2018-12-12 17:01:25 +00:00
Michael Weiss
e01209f2c7
signal-desktop: 1.18.1 -> 1.19.0
...
A new dependency (at-spi2-atk) is required for libatk-bridge-2.0.so.
Also libstdc++.so.6 is now required from stdenv.cc.cc.lib (stdenv.cc.cc
doesn't offer it). The binary will only find libstdc++.so.6 via
$LD_LIBRARY_PATH (i.e. not via rpath, the run-time search path).
2018-12-12 17:30:49 +01:00
George Whewell
7f82302b8e
address pr comments
2018-12-12 13:26:10 +00:00
George Whewell
a166bc33cc
cool-retro-term: add symlink to binary on darwin
2018-12-12 13:25:17 +00:00
Michael Weiss
e12009f390
tdesktop: 1.4.3 -> 1.5.1
...
tdesktopPackages.preview: 1.4.8 -> 1.5.1
2018-12-12 12:28:34 +01:00
Andreas Rammhold
ccd160023c
firefox: 63.0.3 -> 64.0
...
See #51863 .
2018-12-12 11:27:23 +01:00
worldofpeace
d9eadb4aa7
Merge pull request #51472 from Ralith/renderdoc
...
renderdoc: 1.1 -> 1.2
2018-12-12 04:25:02 -05:00
Jörg Thalheim
abbd29aa13
Merge pull request #51782 from rnhmjoj/monero
...
monero: build with hidapi
2018-12-12 09:00:17 +00:00
Jörg Thalheim
8e3b400b45
Merge pull request #51876 from Mic92/go-cleanup
...
Go cleanup: use buildGoPackage whenever possible
2018-12-12 08:56:21 +00:00
Sarah Brofeldt
89aa19c95a
Merge pull request #51868 from yrashk/luigi-2.8.0
...
luigi: 2.7.9 -> 2.8.0
2018-12-12 09:40:53 +01:00
worldofpeace
0c4ac2fa26
eolie: ensure search provider is wrapped properly
...
wrapPythonPrograms ignores libexec/
Also do it before wrapGAppsHook sets in
2018-12-12 03:28:59 -05:00
worldofpeace
af2caa441f
eolie: don't use pythonPath
2018-12-12 03:26:24 -05:00
worldofpeace
c17ed110eb
lollypop: don't use pythonPath
2018-12-12 03:08:56 -05: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
Jörg Thalheim
56fdf7a296
acbuild: remove
...
Project is unmaintained. The project page propose alternatives:
https://github.com/containers/build#this-project-is-currently-unmaintained
2018-12-11 22:08:11 +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
Yurii Rashkovskii
66958e6ac5
luigi: 2.7.9 -> 2.8.0
2018-12-11 20:10:42 +07: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
Alexey Shmalko
bc51418f1a
neovim-pygui: remove
2018-12-10 23:19:45 +02: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
rnhmjoj
9b484cfb91
monero: build with hidapi
2018-12-09 15:48:55 +01:00
Richard Marko
b4f0faf42f
ipmicfg: 1.28.0 -> 1.29.0
2018-12-09 14:29:28 +01:00
Markus Kowalewski
09f9e5456b
gnuradio-with-packages: build gsm and limesdr only on linux
...
This allows to build gnuradio-with-packages again on darwin
* libosmocore: remove darwin from platforms
* gnuradio-limesdr: remove darwin from platforms
2018-12-09 13:41:58 +01:00
Markus Kowalewski
0534ed2c59
libosmocore: 0.9.6 -> 0.12.1
...
Add gnutls to buildInputs
2018-12-09 13:41:58 +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
Alexey Shmalko
211938532c
pythonPackages.neovim-remote: 2.1.0 -> 2.1.1
2018-12-09 01:25:54 +02:00
Alexey Shmalko
4898e09215
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1
2018-12-09 01:15:41 +02: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
Alexander Krupenkin
7eb700b9a6
polkadot: init at 0.2.17
2018-12-08 22:49:48 +03:00
Alexander Krupenkin
7944624851
parity-beta: 2.2.1 -> 2.2.4
2018-12-08 22:46:32 +03:00
Alexander Krupenkin
762333cbce
parity: 2.1.6 -> 2.1.9
2018-12-08 22:46:13 +03:00
AndersonTorres
c1a9af12a1
tecoc: add BSD and Darwin/OSX support
...
Also, change some minor things.
2018-12-08 17:43:41 -02:00
worldofpeace
420d022254
tootle: use vala_0_40
2018-12-08 14:34:57 -05:00
Will Dietz
77cdbf7e8f
tootle: hicolor-icon-theme dep, clear cache
2018-12-08 14:34:27 -05:00
Jörg Thalheim
477d535c92
Merge pull request #51662 from srhb/zoom-2.6
...
zoom-us: 2.5.146186.1130 -> 2.6.146750.1204
2018-12-08 18:28:16 +00:00
Jörg Thalheim
f201392a78
Merge pull request #51328 from markus1189/dropbox
...
dropbox: add mesa and libxshmfence
2018-12-08 18:11:52 +00:00
Maximilian Bosch
05882c0a74
weechatScripts.weechat-autosort: init at unstable-2018-01-11 ( #51729 )
...
Helpful weechat script to automatically keep buffers sorted.
Can be activated like this:
``` nix
weechat.override {
configure = { ... }: {
scripts = [
weechatScripts.weechat-autosort
];
};
}
```
2018-12-08 16:45:18 +00:00
Vladyslav M
6638d2eb69
Merge pull request #51736 from markuskowa/upd-hackrf
...
hackrf: 2017.02.1 -> 2018.01.1
2018-12-08 17:49:17 +02:00
Frederik Rietdijk
3e950d584c
Merge staging-next into master
2018-12-08 16:29:21 +01:00
Michael Raskin
edc3559c1a
pitivi: gst-transcoder: add python3 to nativeBuildInputs, fails otherwise
2018-12-08 16:35:41 +01:00
Ben Phipathananunth
df96b2224b
polybar: correct description
2018-12-08 10:23:33 -05:00
Alyssa Ross
bef8c1344d
Merge pull request #51669 from alyssais/vbox
...
virtualbox: 5.2.14 -> 5.2.22
2018-12-08 15:22:31 +00:00
Markus Kowalewski
e32d63223b
hackrf: 2017.02.1 -> 2018.01.1
...
Use fetchFromGitHub instead of fetchgit
2018-12-08 16:17:25 +01:00
Renaud
61c3169a0e
Merge pull request #51713 from dtzWill/update/xpad-5.2.0
...
xpad: 5.1.0 -> 5.2.0
2018-12-08 13:49:04 +01:00
Maximilian Bosch
99d96df65c
Merge pull request #51642 from marsam/add-git-test
...
gitAndTools.git-test: init at 1.0.4
2018-12-08 13:43:46 +01:00
Frederik Rietdijk
e0950ae9ad
Merge master into staging-next
2018-12-08 12:40:13 +01:00
Renaud
85d9f63975
Merge pull request #51531 from mkaito/bitlbee-discord-042
...
bitlbee-discord: 0.4.1 -> 0.4.2
2018-12-08 12:07:02 +01:00
Yegor Timoshenko
3ff3b83e71
Merge pull request #51718 from NixOS/yegortimoshenko-patch-4
...
monero: change desktop item name to Monero
2018-12-08 13:06:40 +03:00
Renaud
819aded337
Merge pull request #51691 from dtzWill/update/vnstat-2.1
...
vnstat: 1.18 -> 2.1
2018-12-08 10:14:17 +01:00
Yegor Timoshenko
f8a88b3989
monero: change desktop shortcut name to Monero
2018-12-08 07:56:26 +03:00
Will Dietz
cf3542bf92
xpad: 5.1.0 -> 5.2.0
2018-12-07 21:27:24 -06:00
Will Dietz
a02863edac
aminal: 0.7.8 -> 0.7.12
2018-12-07 20:45:00 -06:00