1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

29930 commits

Author SHA1 Message Date
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
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
Will Dietz 4f1b5653cf vnstat: 1.18 -> 2.1 2018-12-07 20:32:45 -06:00
adisbladis 2a7b82ca44
cni-plugins: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
adisbladis 54b6c586a6
cni: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
Markus Hauck 9f86eccafc dropbox: add mesa, libxshmfence and libpthreadstubs 2018-12-07 20:20:32 +01:00
Alyssa Ross 716a38d015
Merge pull request #51620 from smaret/gildas-update
gildas: 20181101_a -> 20181201_a
2018-12-07 17:43:56 +00:00
Alyssa Ross 21ed8b1e40
Merge pull request #51665 from plapadoo/opus-tools-0.1.10-to-0.2
opusTools: 0.1.10 -> 0.2
2018-12-07 17:34:37 +00:00
Philipp Middendorf a17d94a295 opusTools: 0.1.10 -> 0.2 2018-12-07 18:19:11 +01:00
Alyssa Ross 698b613564
virtualboxExtpack: 5.2.14 -> 5.2.22
Looks like the URL format has changed. Or maybe this is just the first
version and doesn't have a revision? I don't know.
2018-12-07 16:05:55 +00:00
Alyssa Ross d41661cea7
virtualbox: 5.2.14 -> 5.2.22
I had to drop xorriso because it didn't seem to want to compile with it
any more, and had to add libopus as a build input because it wouldn't
compile without that.
2018-12-07 16:04:49 +00:00
Notkea 8273e650fa
todoman: 3.4.1 -> 3.5.0
updating to latest version and remove already included patch
2018-12-07 16:05:58 +01:00
Frederik Rietdijk 12e8ec041a fix eval after merging 2018-12-07 15:30:12 +01:00
Frederik Rietdijk 5f554279ec Merge master into staging-next 2018-12-07 15:22:35 +01:00
Sarah Brofeldt 8b3949d989 zoom-us: 2.5.146186.1130 -> 2.6.146750.1204 2018-12-07 15:00:26 +01:00
Robert Schütz cb2a447c51 seafile-client: 6.2.7 -> 6.2.8 2018-12-07 14:16:49 +01:00
Jörg Thalheim fc7eef5358
Merge pull request #51592 from NixOS/yegortimoshenko-patch-1
yed: 3.18.1.1 -> 3.18.2
2018-12-07 11:08:36 +00:00
Sarah Brofeldt 4065217c9a
Merge pull request #51623 from taku0/flashplayer-32.0.0.101
flashplayer: 31.0.0.153 -> 32.0.0.101 [Critical security fix]
2018-12-07 11:57:22 +01:00
Jörg Thalheim fc8c73de1c
Merge pull request #51618 from Mic92/crashplan
crashplan: mark as broken
2018-12-07 10:14:37 +00:00
worldofpeace 5256cfd006 vivaldi: correct hash
Fixes #51635
2018-12-06 21:33:39 -05:00
Mario Rodas 879a509d79
gitAndTools.git-test: init at 1.0.4 2018-12-06 19:00:00 -05:00
Michael Weiss 577d73e486 androidStudioPackages.beta: 3.3.0.17 -> 3.3.0.18 2018-12-06 22:00:17 +01:00
Michael Weiss 3a905059a7 androidStudioPackages.{dev,canary}: 3.4.0.5 -> 3.4.0.6 2018-12-06 22:00:17 +01:00
Michael Weiss 20c6acb436 tdesktopPackages.preview: 1.4.7 -> 1.4.8 2018-12-06 21:50:49 +01:00
markuskowa 3861b9c19e
Merge pull request #51580 from ragnard/soapyrtlsdr
soapyrtlsdr: init at 0.2.5
2018-12-06 21:11:41 +01:00
Pavol Rusnak c26dbef830 luppp: init at 1.2.0 2018-12-06 13:47:17 -05:00
Johan Thomsen 015b2b1a35 kube-router: init at 0.2.3 2018-12-06 11:20:21 -05:00
worldofpeace dd345c8ff9
Merge pull request #51605 from fusion809/patch-8
atom, atom-beta: Fixing Exec= line in app launcher
2018-12-06 10:12:05 -05:00
taku0 f7a266d44a flashplayer: 31.0.0.153 -> 32.0.0.101 2018-12-06 23:27:45 +09:00
Robert Schütz b8c76cbd99
Merge pull request #51610 from peterhoeg/u/octo
octoprint: 1.3.8 -> 1.3.9
2018-12-06 14:43:58 +01:00
Jörg Thalheim 73dc9b4832
crashplan: mark as broken
the download link no longer works
2018-12-06 11:13:12 +00:00