Commit Graph

216847 Commits

Author SHA1 Message Date
Michael Weiss
6a8415c93f
python3Packages.google_api_python_client: 1.11.0 -> 1.12.1 2020-09-16 18:20:37 +02:00
meutraa
b6b616bbe5 androidStudioPackages.beta: 4.1.0.17 -> 4.1.0.18 2020-09-16 18:19:50 +02:00
Vladimír Čunát
372f89cc44
Merge branch 'master' into staging-next 2020-09-16 17:58:45 +02:00
Pamplemousse
9839c0b292 verilator: 4.040 -> 4.100
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-16 08:40:01 -07:00
Drew Risinger
60df61b67e mk-python-derivation: document pyproject format
Optional setting of format == "pyproject", "egg" had been documented
in the manual, but they weren't listed in the function header for
``mk-python-derivation.nix``.
2020-09-16 17:38:41 +02:00
Felix Tenley
b1423ee641
filebot: init at 4.9.1 2020-09-16 17:17:14 +02:00
Jan Tojnar
db64508779
ufraw: mark broken
It does not build so let's mark it broken in order for gimp-with-plugins not to be broken.

Fixes: https://github.com/NixOS/nixpkgs/issues/98103
2020-09-16 16:58:36 +02:00
Ryan Mulligan
31630b0425
Merge pull request #97948 from JesusMtnez/coursier
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26
2020-09-16 07:56:39 -07:00
Ryan Mulligan
40ab795911
Merge pull request #98058 from mlvzk/init-manix
manix: init at 0.6.2
2020-09-16 07:55:57 -07:00
Titouan
d39013b183 micro: 2.0.5 -> 2.0.7 2020-09-16 16:30:52 +02:00
Tim Steinbach
b585d60082
linux/hardened/patches/5.8: 5.8.8.a -> 5.8.9.a 2020-09-16 09:58:49 -04:00
Tim Steinbach
1c61a932bb
linux/hardened/patches/5.4: 5.4.64.a -> 5.4.65.a 2020-09-16 09:58:43 -04:00
ajs124
21779aece5 matrix-synapse: 1.19.1 -> 1.19.2 2020-09-16 15:45:37 +02:00
Graham Christensen
6e98b8ff93
Merge pull request #97790 from Infinisil/release-nixpkgsArgs
release*: Support nixpkgsArgs for all release-*.nix files
2020-09-16 09:17:02 -04:00
Anderson Torres
ec5e9b60cc
Merge pull request #97149 from felschr/feat/diagnostic-languageserver
nodePackages.diagnostic-languageserver: init at 1.7.1
2020-09-16 10:15:52 -03:00
eyjhb
809ed03259
scrot: 1.3 -> 1.4 2020-09-16 15:05:20 +02:00
Doron Behar
aaf1331bca
Merge pull request #97153 from felschr/patch-4
omnisharp-roslyn: 1.35.2 -> 1.37.1
2020-09-16 14:41:07 +03:00
Stig P
2a2cbcb74b
Merge pull request #98032 from sikmir/mbtileserver
mbtileserver: init at 0.6.1
2020-09-16 10:41:05 +00:00
Ferran Pujol Camins
c12cfa428c chromaprint: fix derivation 2020-09-16 10:10:56 +02:00
Ferran Pujol Camins
c6dd555bde chromaprint: add darwin compatibility 2020-09-16 10:10:56 +02:00
Jonathan Ringer
f1325cdfe7 python2Packages.hickle: disable
```
  Processing ./hickle-4.0.1-py2-none-any.whl
  ERROR: Package 'hickle' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-09-16 00:26:48 -07:00
Jonathan Ringer
389ab45924 python3Packages.hickle: disable tests
Incompatible with astropy>=4.0
2020-09-16 00:26:48 -07:00
Keshav Kini
eabba0daf0 python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b for use in python36Packages
only.

    nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
    builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
      Python 3.5 was supported with IPython 7.0 to 7.9.
      Python 3.6 was supported with IPython up to 7.16.

      See IPython `README.rst` file for more information:

          https://github.com/ipython/ipython/blob/master/README.rst

      Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
    cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
    [0 built (1 failed)]
    error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Jason Carr
db0e901b56 lesspass-cli: 9.0.0 -> 9.1.9 2020-09-16 08:41:36 +02:00
ryneeverett
52c3214ea6 lxpanel: 0.9.3 -> 0.10.0
Curl is a new requirement so the weather plugin can use libcurl to pull
weather data.
2020-09-16 08:39:13 +02:00
Daniël de Kok
917a183d97
Merge pull request #97868 from dpercy/fac-build
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Vincent Laporte
10fef19f4b ocamlPackages.qcheck: 0.7 → 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte
491e809867 ocamlPackages.qcheck-alcotest: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte
79a0130dbd ocamlPackages.qcheck-ounit: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte
8d27394e25 ocamlPackages.qcheck-core: init at 0.15 2020-09-16 05:57:19 +02:00
Anderson Torres
811709ff94
Merge pull request #95734 from trepetti/flatcam
flatcam: init at 8.5
2020-09-15 23:17:59 -03:00
Anderson Torres
2a6878c437
Merge pull request #97614 from superherointj/master
nixos/dmidecode: added recommended patches
2020-09-15 23:16:01 -03:00
David Percy
16beff405d fac-build: init at 0.5.3 2020-09-15 21:23:24 -04:00
Mario Rodas
095a32182d nodejs-12_x: 12.18.3 -> 12.18.4
https://github.com/nodejs/node/releases/tag/v12.18.4
2020-09-15 18:01:00 -05:00
Mario Rodas
afeed1fe58 nodejs-10_x: 10.22.0 -> 10.22.1
https://github.com/nodejs/node/releases/tag/v10.22.1
2020-09-15 18:00:00 -05:00
Wael Nasreddine
c80258af16
gist: 5.1.0 -> 6.0.0 (#98053) 2020-09-15 22:41:47 +00:00
Ahmad Jagot
b467630062 f2fs-tools: 1.13.0 -> 1.14.0
Allow use of 'compression' option on volume creation, supported at
mount-time in kernels 5.6+
2020-09-15 23:51:11 +02:00
Doron Behar
5a9358ce26
Merge pull request #97700 from SuperSandro2000/cod 2020-09-16 00:18:46 +03:00
ajs124
dd978781a5
Merge pull request #98068 from LeUlukai/update/texstudio
texstudio: 3.0.0 -> 3.0.1
2020-09-15 22:49:51 +02:00
markuskowa
56190b7794
Merge pull request #97400 from ck3d/vdr-epgsearch-20191202
vdr-epgsearch: 2.4.0 -> 20191202
2020-09-15 22:21:05 +02:00
markuskowa
8e9a572791
Merge pull request #97404 from ck3d/vdr-vaapidevice-20190526
vdr-vaapidevice: 0.7.0 -> 20190526
2020-09-15 22:20:47 +02:00
Nikolay Korotkiy
d92b2463fc
josm: 16812 -> 17013 2020-09-15 22:14:19 +02:00
Vincent Laporte
ffc3f8227b saga: use proj 6 2020-09-15 21:47:28 +02:00
Sandro Jäckel
ca682af5ea
cod: init at unstable-2020-09-10 2020-09-15 21:27:09 +02:00
Robert Scott
4d111fdf39 pythonPackages.sievelib: fix build by adding patch
this fixes installation with newer pip versions

also give a name to an existing patch
2020-09-15 11:52:25 -07:00
LeUlukai
c35b6b3b5c texstudio: 3.0.0 -> 3.0.1 2020-09-15 20:52:16 +02:00
Matt Votava
5f4b880b40 python2Packages.trytond: disable for python2 2020-09-15 11:48:41 -07:00
Matt Votava
0051c0a4a5 pythonPackages.bcrypt: use 3.1.x for python older than 3.6 2020-09-15 11:48:41 -07:00
mlvzk
92ba610833 manix: init at 0.6.2 2020-09-15 20:31:32 +02:00
Jonathan Ringer
07660b28bc streamlit: fix build 2020-09-15 11:19:26 -07:00
Jonathan Ringer
2003495474 python3Packages.graphite_beacon: fix deps, add nixos test 2020-09-15 11:05:28 -07:00
Jonathan Ringer
43d588b0af python3Packages.ihatemoney: disable sandbox unfriendly tests, fix passthru 2020-09-15 11:01:19 -07:00
Stig P
feda1d67d2
Merge pull request #85013 from deshaw/contrib/perl-pdl
perlPackages.PDL and dep
2020-09-15 17:04:59 +00:00
Josef Kemetmüller
2b55bb4338 python27.pkgs.joblib: Disable package
The version 0.16.0 doesn't support Python older than 3.6.
2020-09-15 09:43:51 -07:00
lb5tr
e469ddc979 vcv-rack: fix broken pfft reference 2020-09-15 08:27:02 -07:00
WORLDofPEACE
9232ca2ac1
Merge pull request #98047 from JesusMtnez/jitsi-meet
jitsi-meet-electron: 2.2.0 -> 2.3.1
2020-09-15 10:56:26 -04:00
Tim Steinbach
911c641ace
oh-my-zsh: 2020-09-12 -> 2020-09-14 2020-09-15 10:47:51 -04:00
Evan Stoll
5684d011e4 postman: 7.31.1 -> 7.32.0 2020-09-15 10:17:23 -04:00
Souvik Sen
fb1ff72f74 perlPackages.PDL: init at 2.022 2020-09-15 10:08:13 -04:00
Ryan Mulligan
d7357d08d5
Merge pull request #98022 from marsam/update-sops
sops: 3.6.0 -> 3.6.1
2020-09-15 07:06:36 -07:00
Ryan Mulligan
0dc4edcd60
Merge pull request #98015 from StephenWithPH/swag
go-swag: init at 1.6.7
2020-09-15 07:03:39 -07:00
JesusMtnez
5b19fa94ac
jitsi-meet-electron: 2.2.0 -> 2.3.1 2020-09-15 15:52:48 +02:00
Maximilian Bosch
b632ca6963
citrix_workspace: add 20.09.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009

Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00
Ryan Mulligan
7f0162c3f1
Merge pull request #98026 from danieldk/1password-0.8.6
_1password-gui: 0.8.5-1 -> 0.8.6-2
2020-09-15 06:26:53 -07:00
Ryan Mulligan
2b3a955f07
Merge pull request #98034 from sternenseemann/redo-sh-4.0.3
redo-sh: 2.0.3 → 4.0.3
2020-09-15 06:21:10 -07:00
Mario Rodas
cf115674b0
Merge pull request #98021 from marsam/update-shadowsocks-libev
shadowsocks-libev: 3.3.4 -> 3.3.5
2020-09-15 06:56:46 -05:00
K900
a839779e0a netdata: 1.24.0 -> 1.25.0
Also update homepage URL to point to the new domain
2020-09-15 12:08:37 +03:00
sternenseemann
4a56effdfb redo-sh: 2.0.3 → 4.0.3
Additional changes:

* Change platforms from linux to unix. redo-sh should run as long as
  stdenv.shell is a bourne shell.
* Explicitly pass coreutils as a dependency so it can be overriden to
  use, say busybox.
2020-09-15 10:16:30 +02:00
Nikolay Korotkiy
02a7dde905
mbtileserver: init at 0.6.1 2020-09-15 09:41:37 +03:00
Jörg Thalheim
00bf6abad1
Merge pull request #97516 from Izorkin/nginx-modules 2020-09-15 08:34:21 +02:00
Milan
c15bcdd91f
percona-server: 5.6.43-84.3 -> 5.6.49-89.0 (#97923)
Fixes build with recent versions of glibc.

ZHF: #97479
2020-09-15 08:25:19 +02:00
Daniël de Kok
8d6b2c0301
Merge pull request #97853 from danieldk/softmaker-office-1020
softmaker-office: 1018 -> 1020
2020-09-15 08:21:23 +02:00
Daniël de Kok
715790e27f _1password-gui: 0.8.5-1 -> 0.8.6-2
Changelog:
https://discussions.agilebits.com/discussion/115787/1password-development-preview-0-8-6
2020-09-15 08:19:50 +02:00
Jörg Thalheim
c407eb8c88
Merge pull request #96514 from khumba/system76 2020-09-15 07:51:10 +02:00
Josef Kemetmüller
ce065c6251 cli-visualizer: Fix build 2020-09-14 21:40:27 -07:00
Mario Rodas
b0b730de19 sops: 3.6.0 -> 3.6.1
https://github.com/mozilla/sops/releases/tag/v3.6.1
2020-09-14 23:32:01 -05:00
Mario Rodas
c1d2464fdb shadowsocks-libev: 3.3.4 -> 3.3.5
https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v3.3.5
2020-09-14 23:19:21 -05:00
Tom Repetti
89c781cc50 vimPlugins.vim-ocaml: init at 2020-08-20 2020-09-14 20:55:57 -07:00
Tom Repetti
0617d9cfef vimPlugins: update 2020-09-14 20:55:57 -07:00
Austin Butler
9511b32979 vscode-extensions.ms-python.python: 2020.7.96456 -> 2020.8.103604 2020-09-14 20:51:04 -07:00
Mathnerd314
47ba35d6d4
unnethack: 5.2.0 -> 5.3.2 (#97595)
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-09-14 20:48:49 -07:00
Matthew Bauer
a4ad9e740a
Merge pull request #97507 from jonascarpay/gambatte-alsa-fix
gambatte: add alsa dependency, 2016-05-03 -> 2020-03-14
2020-09-14 21:44:19 -05:00
ajs124
441a7da808
Merge pull request #95800 from oxzi/claws-mail-mailto
claws-mail: patch mailto handling
2020-09-15 04:11:02 +02:00
Benjamin Hipple
dc622edc2e
Merge pull request #97978 from zimbatm/awscli2-2.0.48
awscli2: 2.0.46 -> 2.0.48
2020-09-14 22:07:05 -04:00
WORLDofPEACE
0026c20ea1
Merge pull request #98007 from neonfuz/akira
akira: 2020-05-01 -> 0.0.13
2020-09-14 20:53:02 -04:00
ajs124
88363a8704 matomo: 3.14.0 -> 3.14.1 2020-09-15 02:33:30 +02:00
Aaron Andersen
9f68287e3d
Merge pull request #97942 from aanderse/tomcat-native
tomcat-native: 1.2.24 -> 1.2.25
2020-09-14 19:55:51 -04:00
StephenWithPH
fb779db80b
go-swag: init at 1.6.7 2020-09-14 16:22:07 -07:00
Ryan Mulligan
8cdf9c95c4
Merge pull request #97280 from tex/airscan
airscan: 0.99.8 -> 0.99.16
2020-09-14 14:52:55 -07:00
Sage Raflik
de248c05cf akira: 2020-05-01 -> 0.0.13 2020-09-14 16:31:11 -05:00
Robert Scott
58802bec5f
Merge pull request #97845 from risicle/ris-holidays-fix
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 22:28:14 +01:00
Daniël de Kok
0023908b4e
Merge pull request #97983 from Flakebi/rgp
rgp: 1.7.0.29 -> 1.8
2020-09-14 21:54:08 +02:00
Robert Scott
9743a383cc
Merge pull request #97927 from NieDzejkob/chez-fix
chez-modules: Fix path to csv-site.
2020-09-14 20:51:04 +01:00
Vincent Laporte
cc4a33d78c ott: 0.30 → 0.31 2020-09-14 21:42:22 +02:00
Robert Scott
9fb14d899d pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency 2020-09-14 20:37:59 +01:00
pancho horrillo
c814b0ef24
caddy1: fix build (#97988)
main.go gets overwritten in order to build caddy with telemetry
disabled, but the global variable `run` got neglected, and this in turn
broke the test in caddy/main_test.go.

This commit fixes that, and build can now complete.
2020-09-14 19:31:08 +00:00
Sebastian Neubauer
26c23c01a6
rgp: 1.7.0.29 -> 1.8 2020-09-14 20:03:38 +02:00
Jonathan Ringer
10e2e5be30 vimPlugins.asyncomplete-vim: init at 2020-08-09 2020-09-14 10:37:50 -07:00
Jonathan Ringer
258cbe62f7 vimPlugins: resolve github repository redirects 2020-09-14 10:37:50 -07:00
Jonathan Ringer
b92f79e128 vimPlugins: update 2020-09-14 10:37:50 -07:00
Viacheslav Lotsmanov
68896cd397 vimPlugins.nerdtree-git-plugin: init at 2020-09-11 2020-09-14 10:15:43 -07:00
Souvik Sen
7a27aefc1c perlPackages.AstroFITSHeader: init at 3.07 2020-09-14 12:57:18 -04:00
Maximilian Bosch
441818c4ff
element-desktop: 1.7.5 -> 1.7.7
https://github.com/vector-im/element-desktop/releases/tag/v1.7.6
https://github.com/vector-im/element-desktop/releases/tag/v1.7.7
2020-09-14 18:56:48 +02:00
Maximilian Bosch
33d02b3396
element-web: 1.7.5 -> 1.7.7
https://github.com/vector-im/element-web/releases/tag/v1.7.6
https://github.com/vector-im/element-web/releases/tag/v1.7.7
2020-09-14 18:56:15 +02:00
Lancelot SIX
79b9007c94
Merge pull request #97961 from sikmir/timezonefinder
pythonPackages.timezonefinder: fix build
2020-09-14 17:12:57 +01:00
Travis CI
6d0c57fb93 gitAndTools.git-machete: 2.15.4 -> 2.15.5
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  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 linux)
 * 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 nix-review --run "nix-review wip"`
 * [x]  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)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-09-14 15:56:26 +00:00
Daniël de Kok
04e9c9b0a3
Merge pull request #97976 from Flakebi/amdvlk
amdvlk: 2020.Q3.4 -> 2020.Q3.5 and add 32-bit build
2020-09-14 17:55:44 +02:00
Sebastian Neubauer
50733da4b0 amdvlk: 2020.Q3.4 -> 2020.Q3.5 2020-09-14 17:41:24 +02:00
Sébastien Maret
234b39a6d4
gildas: 20200601_b -> 20200901_a (#97968) 2020-09-14 11:18:06 -04:00
Théo Zimmermann
1074c0a37f ocamlPackages.graphql_ppx: 0.7.1 -> 1.0.1 2020-09-14 16:23:28 +02:00
Anderson Torres
a5931fa6e3
Merge pull request #95409 from utdemir/stream_layered_image_fix
dockerTools.streamLayeredImage: Store the customisation layer as a tarball
2020-09-14 11:05:48 -03:00
Stig P
0d82843d16
Merge pull request #84559 from deshaw/contrib/perl-rpm2
perlPackages.RPM2: init at 1.4
2020-09-14 13:53:04 +00:00
Tim Steinbach
8822778094
netatop: 2.0 -> 3.1 (#97779)
linuxPackages_hardkernel_4_14.netatop linuxPackages_hardkernel_latest.netatop remain broken. 
linuxPackages-libre.netatop linuxPackages.netatop linuxPackages_4_14.netatop linuxPackages_4_19.netatop linuxPackages_4_4.netatop linuxPackages_4_9.netatop linuxPackages_5_7.netatop linuxPackages_5_8.netatop linuxPackages_hardened.netatop linuxPackages_latest-libre.netatop linuxPackages_latest_hardened.netatop linuxPackages_latest_xen_dom0.netatop linuxPackages_latest_xen_dom0_hardened.netatop linuxPackages_testing_bcachefs.netatop linuxPackages_xen_dom0.netatop linuxPackages_xen_dom0_hardened.netatop linuxPackages_zen.netatop are good
2020-09-14 15:34:32 +02:00
zimbatm
60d443d0cd
awscli2: 2.0.46 -> 2.0.48 2020-09-14 15:14:28 +02:00
Tim Steinbach
7f52b1f339
awscli: 1.18.128 -> 1.18.137 2020-09-14 09:11:08 -04:00
Tim Steinbach
8bf7fe69c5
boto3: 1.14.51 -> 1.14.60 2020-09-14 09:11:08 -04:00
Tim Steinbach
8ec1cb8b7a
botocore: 1.17.51 -> 1.17.60 2020-09-14 09:11:08 -04:00
Sebastian Neubauer
13beb432fb amdvlk: Add i686-linux platform 2020-09-14 15:04:57 +02:00
Daniël de Kok
d2098f90e3
Merge pull request #97852 from danieldk/1password-gui-0.8.5
_1password-gui: 0.8.4 -> 0.8.5-1
2020-09-14 15:01:20 +02:00
Tim Steinbach
7699e31abb
oh-my-zsh: 2020-09-09 -> 2020-09-12 2020-09-14 08:42:05 -04:00
Tim Steinbach
37149b8bfe
linux: 5.8.8 -> 5.8.9 2020-09-14 08:42:04 -04:00
Tim Steinbach
06f28063d3
linux: 5.4.64 -> 5.4.65 2020-09-14 08:42:04 -04:00
Tim Steinbach
cbe5a50976
linux: 4.9.235 -> 4.9.236 2020-09-14 08:42:03 -04:00
Tim Steinbach
5a6b1176ea
linux: 4.4.235 -> 4.4.236 2020-09-14 08:42:03 -04:00
Tim Steinbach
0b5ca2c00f
linux: 4.19.144 -> 4.19.145 2020-09-14 08:42:03 -04:00
Tim Steinbach
94be165d1f
linux: 4.14.197 -> 4.14.198 2020-09-14 08:41:59 -04:00
Stig P
f9a8f94ee0
Merge pull request #84831 from deshaw/contrib/perl-clihelpers
perlPackages.CLIHelpers: init at 1.8
2020-09-14 12:31:29 +00:00
Souvik Sen
612bb9c796 perlPackages.CLIHelpers: init at 1.8 2020-09-14 07:46:22 -04:00
Maximilian Bosch
f73b1097bc
Merge pull request #97865 from doronbehar/pkg/gotify-client
gotify-cli: Add version and commit to ldflags
2020-09-14 12:54:06 +02:00
Felix Tenley
c8ccaebfe4
nodePackages.diagnostic-languageserver: init at 1.7.1 2020-09-14 12:08:10 +02:00
Souvik Sen
dd970220ae perlPackages.RPM2: init at 1.4 2020-09-14 04:50:09 -04:00
Florian Klink
097cf628d9
Merge pull request #97902 from prusnak/gocryptfs
gocryptfs: switch buildGoPackage to buildGoModule
2020-09-14 10:45:45 +02:00
Timo Kaufmann
8e13daea7b
Merge pull request #49413 from midchildan/add-epgstation
epgstation: init at 1.7.4
2020-09-14 10:28:33 +02:00
Lassulus
5f9ce9e495
Merge pull request #96313 from greydot/wire/dbusmenu
wire-desktop: Add libdbusmenu dependency
2020-09-14 10:24:13 +02:00
Mario Rodas
24fa210e77
rclone: 1.53.0 -> 1.53.1 (#97953) 2020-09-14 09:23:46 +02:00
Maximilian Bosch
2a7e3bcefc
Merge pull request #97807 from Ma27/fix-nix-shell-eval
top-level: fix nix-shell eval w/nixUnstable
2020-09-14 09:10:05 +02:00
Nikolay Korotkiy
9c0a900a9d
pythonPackages.timezonefinder: fix build 2020-09-14 10:06:52 +03:00
Daniël de Kok
16f13a9cad
Merge pull request #97893 from syberant/gitoxide
gitoxide: 0.3.0 -> 0.4.0
2020-09-14 07:35:20 +02:00
Anderson Torres
a6f8193e90
Merge pull request #97934 from Luflosi/update/youtube-dl
youtube-dl: 2020.09.06 -> 2020.09.14
2020-09-14 02:33:32 -03:00
JesusMtnez
aff7ee1252
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26 2020-09-14 06:41:44 +02:00
Anderson Torres
45b9b512a1
Merge pull request #97930 from OPNA2608/update-palemoon-28.13.0
palemoon: 28.12.0 -> 28.13.0
2020-09-14 01:14:59 -03:00
Stefan Frijters
a05439ca31
openrgb: 0.3 -> 0.4 (#97711)
* openrgb: 0.3 -> 0.4

* openrgb: Patch project configuration to respect SOURCE_DATE_EPOCH
2020-09-13 21:05:47 -07:00
Mario Rodas
883575046b
Merge pull request #97910 from doronbehar/update-gotify
gotify-server: 2.0.17 -> 2.0.18
2020-09-13 22:17:31 -05:00
Mario Rodas
985530fa04
Merge pull request #97077 from bbigras/kopia
kopia: 0.6.2 -> 0.6.4
2020-09-13 22:14:35 -05:00
Mario Rodas
b9a0c5a79b
Merge pull request #97920 from bbigras/nwg-launchers
nwg-launchers: 0.2.0 -> 0.3.3
2020-09-13 22:12:26 -05:00
Mario Rodas
35510ed882
Merge pull request #97075 from bbigras/keycloak
keycloak: 10.0.2 -> 11.0.2
2020-09-13 22:11:46 -05:00
Aaron Andersen
cc34aad0d7 tomcat-native: 1.2.24 -> 1.2.25 2020-09-13 20:29:06 -04:00
Jan Tojnar
9763e55345
Merge pull request #97862 from jtojnar/emoji-inkscape-fix 2020-09-14 01:43:57 +02:00
Mario Rodas
687ae42f20
Merge pull request #97916 from marsam/fix-python-grpcio-build
pythonPackages.grpcio: fix build
2020-09-13 18:40:12 -05:00
Ryan Mulligan
91e78b31aa
Merge pull request #96400 from r-ryantm/auto-update/openvswitch
openvswitch: 2.13.0 -> 2.14.0
2020-09-13 15:57:54 -07:00
leenaars
d88f262fd2
ipgrep: ipgrep: 1.0 -> 1.0.1 (#97903) 2020-09-13 22:45:13 +00:00
zimbatm
ceac92ce05
Merge pull request #97892 from taku0/thunderbird-bin-78.2.2
thunderbird, thunderbird-bin: 78.2.1 -> 78.2.2
2020-09-14 00:43:27 +02:00
José Romildo Malaquias
8221805958
Merge pull request #97316 from romildo/upd.marwaita-peppermint
marwaita-peppermint: init at 0.3
2020-09-13 19:26:20 -03:00
José Romildo Malaquias
49ce7a07f6
Merge pull request #97297 from romildo/upd.marwaita-manjaro
marwaita-manjaro: 2020-08-29 -> 1.5
2020-09-13 19:25:35 -03:00
José Romildo Malaquias
31c90f3b9f
Merge pull request #97136 from romildo/upd.theme-obsidian2
theme-obsidian2: 2.13 -> 2.14
2020-09-13 19:24:58 -03:00
José Romildo Malaquias
5457fc7c76
Merge pull request #97551 from badmutex/badi/update-vivaldi-3_3
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1
2020-09-13 18:42:29 -03:00
Luflosi
4a11f046a6
youtube-dl: 2020.09.06 -> 2020.09.14
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.14
2020-09-13 23:36:19 +02:00
Jan Tojnar
24a6d1152d
twemoji-color-font: fix build with Inkscape 1 2020-09-13 23:13:57 +02:00
Jan Tojnar
f355352177
emojione: fix build with Inkscape 1 2020-09-13 23:13:54 +02:00
Christoph Neidahl
5efe403c93 palemoon: 28.12.0 -> 28.13.0 2020-09-13 22:51:02 +02:00
Mario Rodas
d31ddcb42c
Merge pull request #97849 from marsam/update-zeek
zeek: 3.2.0 -> 3.2.1
2020-09-13 14:25:19 -05:00
Mario Rodas
57f00c0459
Merge pull request #97917 from NobbZ/lefthook-go-114
lefthook: use go 1.14 to build
2020-09-13 14:09:28 -05:00
syberant
2f6c1eac7b gitoxide: 0.3.0 -> 0.4.0
Add dependency on openssl.
2020-09-13 21:08:17 +02:00
WORLDofPEACE
f5fdc6b240
Merge pull request #97894 from TethysSvensson/fixBusybox
busybox: Fix 404 error by using git instead
2020-09-13 14:25:22 -04:00
freezeboy
7849d11478 python3Packages.python-snap7: init 0.11 2020-09-13 10:28:12 -07:00
freezeboy
1be6ac06ab barman: init 2.11 2020-09-13 10:26:03 -07:00
Romanos Skiadas
5e891fd073 python3Packages.jenkinsapi: fix build
nix-env -f default.nix -iA python38Packages.jenkinsapi now works.

Here is a list of all the things done:
- fixed the dependency list which was lacking some packages
- changed checkPhase. This called python setup.py test by default,
which is very much not what jenkinsapi does upstream. This resulted in
simple_post_logger.py being imported, which called serve_forever(),
manifesting as a hang
- tox decided to install pbr every time and fails and also tried to
run tests across multiple python versions, so I just made checkPhase
call pylint/pycodestyle/py.test directly.
- disabled systests which try to run jenkins
- disabled misc broken tests. There are some calls in them that should
have been mocked but the mocks don't take effect for some reason,
resulting in failed requests to localhost.
- removed needless inputs. nose and unittest2 are not needed, not even
in python2
- disabled tests on darwin, as requests-kerberos is apparently broken
2020-09-13 10:03:53 -07:00
Tethys Svensson
22d0213376 hacksaw: init as 1.0.4 2020-09-13 09:48:20 -07:00
Olli Helenius
8cb1e75e3b
wordgrinder: fix build 2020-09-13 19:47:53 +03:00
Bruno Bigras
1d5fb043fa nwg-launchers: 0.2.0 -> 0.3.3 2020-09-13 12:45:34 -04:00
Tethys Svensson
f57a658d8e
zathura: symlinkJoin all of plugins (#96630)
* zathura: symlinkJoin all of plugins

* zathura: Add TethysSvensson as a maintainer

Co-authored-by: Matthieu Coudron <mattator@gmail.com>
2020-09-13 18:45:23 +02:00
Martin Weinelt
79ff0a1127
Merge pull request #97866 from nyanloutre/python_gitlab_fix
pythonPackage.python-gitlab: add missing tests requirements
2020-09-13 18:43:59 +02:00
Martin Weinelt
1810cb2e0c python3Packages.brother: 0.1.14 -> 0.1.17 2020-09-13 09:41:06 -07:00
gnidorah
4269da36d1 ArchiSteamFarm: 4.2.3.6 -> 4.2.4.0 2020-09-13 09:37:44 -07:00
Josef Kemetmüller
dc2e45e3e5 python.pkgs.geopandas: 0.8.0 -> 0.8.1
This fixes the geopandas build, which did break with the update of
pandas from 1.0.5 to 1.1.0.
2020-09-13 09:31:07 -07:00
Daniël de Kok
69cdd652b7 python3Packages.datasets: 1.0.0 -> 1.0.1
Changelog:
https://github.com/huggingface/datasets/releases/tag/1.0.1
2020-09-13 09:26:34 -07:00
Mario Rodas
a9fe5fa39f
Merge pull request #97864 from doronbehar/pkg/shadowfox
shadowfox: Add ldflags
2020-09-13 11:20:50 -05:00
Norbert Melzer
4312e2460a lefthook: use go 1.14 to build
Due to some changes in `go` from 1.14 to 1.15 the lefthook tool
currently can't start external programs and errors each test it tries
to run, making it effectively useless.

This is a temporary fix to make `lefthook` usable again until the
upstream issue was fixed and a new release has been cut.

Upstream issue: https://github.com/Arkweid/lefthook/issues/151
2020-09-13 18:20:22 +02:00
Mario Rodas
8ddd52d29b tflint: 0.19.1 -> 0.20.1
https://github.com/terraform-linters/tflint/releases/tag/v0.20.1
2020-09-13 09:20:12 -07:00
Mario Rodas
a6b064e649 cascadia-code: 2007.01 -> 2008.25
https://github.com/microsoft/cascadia-code/releases/tag/v2008.25
2020-09-13 09:19:18 -07:00
Doron Behar
bdbe60a883
Merge pull request #97752 from doronbehar/pkg/qpdf
qpdf: 9.1.1 -> 10.0.1
2020-09-13 19:16:19 +03:00
Samuel Ainsworth
a8d6213726
Shell programming hygiene (#97884) 2020-09-13 16:09:05 +00:00
Jakub Kądziołka
72ccc9b885
chez-modules: Fix path to csv-site.
It seems that the installation path for chez modules no longer includes
the Chez version. This fixes the build for chez-mit and chez-scmutils.
2020-09-13 17:52:22 +02:00
Mario Rodas
972fc49364
Merge pull request #97897 from marsam/fix-exiv2-darwin
exiv2: fix build on darwin
2020-09-13 10:11:45 -05:00
Damien Cassou
61d6eb529c
Merge pull request #97906 from DamienCassou/rider-2020.2.2
Update rider to 2020.2.2
2020-09-13 16:37:50 +02:00
Doron Behar
a4cdb9a624 gotify-server: 2.0.17 -> 2.0.18
Use new line in printf calls of update.sh, so editor config CI check
won't fail.
2020-09-13 17:03:39 +03:00
Damien Cassou
8864a7c6ac
Update rider 2020-09-13 16:01:52 +02:00
Daniël de Kok
9be28ee361 libxsmm: 1.15 -> 1.16.1, improve derivation
The following changes are made to the derivation besides the version
bump:

- Move all buildInputs to nativeBuildInputs.
- Switch from Python 2 to Python 3.
- Build a dynamic library by default.
- Use gfortran version corresponding to gcc version.
- Enable parallel building.
2020-09-13 15:33:40 +02:00
Martin Weinelt
e452e42d81
Merge pull request #97899 from risicle/ris-httpx-fix
pythonPackages.httpx: fix tests
2020-09-13 15:19:53 +02:00
Robert Scott
26e023bfa7 pythonPackages.pulp: fix by adding new dependency amply 2020-09-13 13:23:13 +01:00
Robert Scott
c305f3fac3 pythonPackages.amply: init at 0.1.2 2020-09-13 13:22:53 +01:00
Pavol Rusnak
2b27d94f01
gocryptfs: switch buildGoPackage to buildGoModule 2020-09-13 14:08:54 +02:00
Robert Scott
92a9db2e3e pythonPackages.httpx: fix tests
test suite contained a literal timestamp which expired, fixed upstream
2020-09-13 12:44:47 +01:00
Robert Scott
b3fd4226ba
Merge pull request #97765 from freezeboy/fix-dependency-injector
python2Packages.dependency-injector: add missing dependencies
2020-09-13 12:00:40 +01:00
freezeboy
2102764e62 python2Packages.dependency-injector: add missing dependencies 2020-09-13 12:48:13 +02:00
Nick Hu
5d92cf5f23
Merge pull request #78143 from mtreca/master
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Tethys Svensson
a9597f9573 busybox: Use git to fetch debian.script from debian
Debian has yanked the upstream tarball we use to get default.script. We
could simply bump the version number to get the new tarball, but to
avoid the problem in the future, we should instead fetch it from git.
2020-09-13 12:34:08 +02:00
Tethys Svensson
43cd431b44 fetchgitlab: Escape a few more characters in the revision 2020-09-13 12:34:08 +02:00
Robert Scott
35ca475f8b
Merge pull request #97757 from freezeboy/fix-lp_solve
lp_solve: fix build
2020-09-13 11:00:26 +01:00