Michael Weiss
c213993880
gitRepo: 1.13.9.4 -> 2.0
2020-02-10 17:08:26 +01:00
Marek Mahut
78e0d72c88
cloudflared: 2019.12.0 -> 2020.2.0
2020-02-10 16:59:52 +01:00
Christian Kauhaus
edfd964253
Merge pull request #79050 from andrew-d/andrew/qemu-CVEs
...
qemu: add patches for CVE-2020-7039 and CVE-2020-7211
2020-02-10 16:52:25 +01:00
José Romildo Malaquias
c4214295d7
Merge pull request #79505 from r-ryantm/auto-update/flat-remix-icon-theme
...
flat-remix-icon-theme: 20191018 -> 20191122
2020-02-10 12:47:26 -03:00
Eelco Dolstra
0e6ceb8758
Merge pull request #68897 from edolstra/master
...
Flake support
2020-02-10 16:44:54 +01:00
Christian Kauhaus
4682b29aad
libssh2-1.9.0: apply patch for CVE-2019-17498
...
No upstream release yet, but https://github.com/libssh2/libssh2/pull/402
has been accepted by upstream devs.
Original advisory:
https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/
Re #73662
2020-02-10 16:39:24 +01:00
Marek Mahut
38d84665d8
exodus: 19.5.24 -> 20.1.30
2020-02-10 16:27:20 +01:00
Bjørn Forsman
14e842ec02
openocd: fix build with new glibc
...
Fixes this build error:
In file included from src/helper/options.c:38:
/nix/store/dl4h1p847f2rsrsfvlmm6cxxx7q21kxj-glibc-2.30-dev/include/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
| ^~~~~~~
cc1: all warnings being treated as errors
Fixes: 48a997cd
("Merge #66528 : glibc: 2.27 -> 2.30 (into staging)")
2020-02-10 16:27:08 +01:00
Eelco Dolstra
64e5f4d53b
Fix 'nix flake check'
2020-02-10 16:26:33 +01:00
Marek Mahut
0dfcfe13d4
exodus: adding at-spi2-core dependency
2020-02-10 16:26:02 +01:00
Marek Mahut
ff06678927
exodus: adding exodus alias
2020-02-10 16:25:30 +01:00
Marek Mahut
d6474081d0
exodus: reformating
2020-02-10 16:24:59 +01:00
Benjamin Hipple
2115a2037c
fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
...
This has several advantages:
1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
package, e.g., it's harder to accidentally depend on the src derivation at
runtime by referencing something like `${src}/etc/index.html`. Likewise, in
the store it's harder to get confused with something that is just there as a
build-time dependency vs. a runtime dependency, since the build-time
src dependencies are tarred up.
Disadvantages are:
1. It takes slightly longer to untar at the start of a build.
As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.
If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Vladimír Čunát
c2038483fd
glibc, openssl: unbreak cross eval (with minor caveats)
...
It's certainly better to have those two caveats than not evaluate.
Both seem rather niche. Unfortunately I failed to find a better way.
I started testing builds of several cross variants; all seem OK.
2020-02-10 15:52:20 +01:00
R. RyanTM
3815de80c0
unit: 1.14.0 -> 1.15.0
2020-02-10 14:47:35 +00:00
Ryan Mulligan
60fadaa793
Merge pull request #79424 from r-ryantm/auto-update/cpp-utilities
...
cpp-utilities: 5.1.0 -> 5.2.0
2020-02-10 06:17:32 -08:00
Ryan Mulligan
5a71ab1fa3
Merge pull request #79653 from r-ryantm/auto-update/qtutilities
...
libsForQt5.qtutilities: 6.0.3 -> 6.0.4
2020-02-10 06:17:02 -08:00
Ryan Mulligan
d858defa7d
Merge pull request #79512 from r-ryantm/auto-update/gede
...
gede: 2.15.1 -> 2.15.4
2020-02-10 06:15:34 -08:00
Oleksii Filonenko
60631eab82
elixir: add filalex77 to maintainers
2020-02-10 16:07:07 +02:00
Oleksii Filonenko
611019c619
elixir_1_10: 1.10.0 -> 1.10.1
2020-02-10 16:05:03 +02:00
R. RyanTM
15418a017e
sdcc: 3.9.0 -> 4.0.0
2020-02-10 14:51:49 +01:00
Sascha Grunert
c36fca9701
cri-o: remove unused ldflags variable
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 14:42:40 +01:00
Frederik Rietdijk
1972ac1023
aws-sam-cli: fix build
2020-02-10 14:35:06 +01:00
R. RyanTM
b94c1c89f6
manuskript: 0.10.0 -> 0.11.0
2020-02-10 13:36:57 +01:00
R. RyanTM
40c98652e2
mage: 1.8.0 -> 1.9.0
2020-02-10 13:33:33 +01:00
R. RyanTM
b1d0806b37
libosip: 5.1.0 -> 5.1.1
2020-02-10 13:31:32 +01:00
R. RyanTM
d7e67bf088
libsmbios: 2.4.2 -> 2.4.3
2020-02-10 13:30:19 +01:00
R. RyanTM
dc428ae863
libdigidocpp: 3.14.1 -> 3.14.2
2020-02-10 13:25:15 +01:00
R. RyanTM
879d609e60
micronaut: 1.2.8 -> 1.3.0
2020-02-10 13:24:47 +01:00
R. RyanTM
e988c072be
clp: 1.17.3 -> 1.17.5
2020-02-10 13:24:22 +01:00
R. RyanTM
ec3f3601bd
elisa: 19.12.0 -> 19.12.2
2020-02-10 13:23:51 +01:00
Tim Steinbach
9a101749c7
oh-my-zsh: 2020-02-04 -> 2020-02-07
2020-02-10 07:23:08 -05:00
Tim Steinbach
657582e43a
linux_latest-libre: 17262 -> 17318
2020-02-10 07:23:08 -05:00
Tim Steinbach
4d8f7a7905
linux: 5.4.17 -> 5.4.18
2020-02-10 07:23:08 -05:00
Tim Steinbach
54c0c2ee70
linux: 4.19.101 -> 4.19.102
2020-02-10 07:23:07 -05:00
Tim Steinbach
854eb8f3ef
linux: 4.14.169 -> 4.14.170
2020-02-10 07:23:07 -05:00
R. RyanTM
c717844ff7
jgmenu: 4.0 -> 4.0.2
2020-02-10 13:22:57 +01:00
R. RyanTM
0f71a3d22c
memcached: 1.5.21 -> 1.5.22
2020-02-10 13:22:37 +01:00
R. RyanTM
f21e292e01
oil: 0.7.pre11 -> 0.7.0
2020-02-10 13:21:21 +01:00
Vladimír Čunát
221274e155
rtptools: fix a typo
...
/cc PR #79028 . Whitespace change: seems more common this way.
Normal eval didn't notice but it came out in the metrics job:
https://hydra.nixos.org/build/112189807
2020-02-10 13:11:22 +01:00
Mario Rodas
5ca4b5647c
Merge pull request #79676 from marsam/update-dive
...
dive: 0.9.1 -> 0.9.2
2020-02-10 07:09:24 -05:00
Mario Rodas
aaa8fe26d1
Merge pull request #79106 from anmonteiro/anmonteiro/bs-platform-7.1.0
...
bs-platform: fix build on aarch64
2020-02-10 07:05:39 -05:00
Mario Rodas
48509f87f3
Merge pull request #79690 from saschagrunert/cri-o
...
cri-o: v1.16.1 -> v1.17.0
2020-02-10 07:03:09 -05:00
Frederik Rietdijk
d9eb897edd
Merge staging-next into staging
2020-02-10 13:02:53 +01:00
Mario Rodas
66bc1aecfc
Merge pull request #79675 from marsam/update-rage
...
rage: 0.2.0 -> 0.3.0
2020-02-10 07:02:14 -05:00
Frederik Rietdijk
ec3edaf7b5
Merge master into staging-next
2020-02-10 12:55:47 +01:00
Mario Rodas
9a329b1dee
Merge pull request #79678 from marsam/update-buildkit
...
buildkit: 0.4.0 -> 0.6.3
2020-02-10 05:51:06 -05:00
Christian Kauhaus
b2abf36467
Merge pull request #72108 from jD91mZM2/scaff
...
scaff: init at 0.1.1
2020-02-10 10:55:23 +01:00
Daniel Schaefer
f10e240b86
Merge pull request #72886 from JohnAZoidberg/manim
...
manim: init at 0.1.10
2020-02-10 10:09:22 +01:00
Kevin Rauscher
05b4fe20a7
mopidy: update to python3
...
mopidy: 2.3.1 -> 3.0.1
mopidy-iris: 3.43.0 -> 3.44.0
mopidy-spotify: 3.1.0 -> 4.0.1
pykka: 1.2.0 -> 2.0.1
2020-02-10 09:53:13 +01:00
Mario Rodas
16df275985
pythonPackages.grpcio-tools: : 1.26.0 -> 1.27.1
2020-02-10 09:52:04 +01:00
Mario Rodas
c5a0f6b95f
grpc: 1.26.0 -> 1.27.1
...
Changelog:
- https://github.com/grpc/grpc/releases/tag/v1.27.0
- https://github.com/grpc/grpc/releases/tag/v1.27.1
2020-02-10 09:52:04 +01:00
Vladimír Čunát
811448e4ac
reiserfsprogs: fixup build with glibc-2.30
...
Inspired by https://bugs.archlinux.org/task/60204
2020-02-10 09:46:33 +01:00
Sascha Grunert
b771cc73d4
cri-o: v1.16.1 -> v1.17.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 09:18:23 +01:00
Andrew Childs
085683c613
memcached: fix darwin build
2020-02-10 02:31:07 -05:00
Benjamin Asbach
3750d8c24c
adoptopenjdk-bin: 8.0.232 -> 8.0.242
2020-02-10 08:11:53 +01:00
Benjamin Asbach
3b18d9ea32
adoptopenjdk-bin: 11.0.5 -> 11.0.6
2020-02-10 08:11:53 +01:00
Michael Raskin
7c72f165c3
Merge pull request #79683 from thefloweringash/socat-fix-darwin
...
socat: remove patch that is now in upstream
2020-02-10 06:37:11 +00:00
Vincent Laporte
30fada894e
ocamlPackages.apron: 2016-01-25 → 0.9.12
2020-02-10 07:36:54 +01:00
Antonio Nuno Monteiro
990f64d5d7
ocamlformat: fix 0.13.0 URL
2020-02-10 07:34:52 +01:00
chamatht
16fe603750
calibre: switch to qtwebengine to fix 4.x ( #79608 )
2020-02-10 01:26:32 -05:00
Evan Stoll
a68edf4106
nodePackages_10_x."@angular/cli": disable analytics
...
@angular/cli fails to build due to the prompt for NG_CLI_ANALYTICS
Set NG_CLI_ANALYTICS to false to skip this prompt and allow the build to
continue
2020-02-09 22:54:27 -05:00
Evan Stoll
f298263d78
nodePackages: update set
2020-02-09 22:54:27 -05:00
Jonathan Ringer
5ca385e1e9
python3Packages.pip: 19.3.1 -> 20.0.2
2020-02-09 19:28:58 -08:00
Jonathan Ringer
259d76d541
azure-cli: 2.0.80 -> 2.0.81
2020-02-09 19:25:37 -08:00
Jonathan Ringer
d26288a514
azure-cli: freeze azure-mgmt-policyinsights
2020-02-09 19:25:37 -08:00
R. RyanTM
3745d96adc
python27Packages.azure-mgmt-policyinsights: 0.3.1 -> 0.4.0
2020-02-09 19:25:37 -08:00
Andrew Childs
0780537546
socat: remove patch that is now in upstream
2020-02-10 12:23:19 +09:00
Dmitry Kalinkin
c65ddd0d5e
gcc49.cc: add myself to maintainers
2020-02-09 21:37:06 -05:00
Florian Klink
0e9d542fe7
Merge pull request #79468 from flokli/bluespec-bsc
...
bluespec: init at unstable-2020.02.07
2020-02-10 03:35:31 +01:00
worldofpeace
9c22a82d2b
Merge pull request #78420 from evanjs/gitkraken-6.5.0
...
gitkraken: 6.4.1 -> 6.5.1
2020-02-09 21:30:09 -05:00
Mario Rodas
061f755708
pythonPackages.user-agents: 2.0 -> 2.1.0
2020-02-09 18:26:58 -08:00
R. RyanTM
d667dad787
python27Packages.ua-parser: 0.8.0 -> 0.9.0
2020-02-09 18:26:58 -08:00
Matt Layher
e76101046a
corerad: 0.1.9 -> 0.2.1
2020-02-09 18:09:22 -08:00
worldofpeace
aa4ba502d6
Merge pull request #79335 from flokli/deprecate-perl-vm-tests
...
nixos/testing: add deprecation notice for Perl VM tests
2020-02-09 21:08:11 -05:00
Robert Scott
55ace3be68
pythonPackages.pysaml2: 4.9.0 -> 5.0.0 (security)
...
addressing CVE-2020-5390. disabled for python 2.7 as support is being
removed from this release on.
2020-02-09 17:48:14 -08:00
Andrey Petrov
be32c3caac
dwarf-fortress-packages.unfuck: 0.47.01 -> 0.47.02 release
...
Temporarily using 0.47.01 release for 0.47.02, since there's no
corresponding unfuck release yet and it seems to work.
2020-02-09 17:46:19 -08:00
Andrey Petrov
d51838db20
dwarf-fortress: fix update.sh script for games.json
2020-02-09 17:46:19 -08:00
Andrey Petrov
b865fb3573
dwarf-fortress-packages.dwarf-fortress_0_47_02: init
2020-02-09 17:46:19 -08:00
Andrey Petrov
0a4265c077
dwarf-fortress: update themes.json
2020-02-09 17:46:19 -08:00
Silvan Mosberger
637bb9fa98
Merge pull request #72060 from lopsided98/sanoid-init
...
sanoid: add package, NixOS module and test
2020-02-10 01:28:41 +01:00
Silvan Mosberger
b9d7f1fe24
Merge pull request #65397 from mmilata/sympa
...
sympa: init at 6.2.52 + NixOS module
2020-02-10 01:23:45 +01:00
Ben Wolsieffer
7684537e33
nixos/sanoid, nixos/syncoid: init module and test
2020-02-10 01:12:39 +01:00
Florian Klink
c9ea6afe06
bluespec: init at unstable-2020.02.09
2020-02-10 00:44:22 +01:00
Benjamin Hipple
e85e257ad9
fzf: fix patch for vim plugin; enable tests; avoid direct $src… ( #79575 )
...
It was previously referencing `$bin`, but this package no longer produces a
`bin` output, just `out` and `share`. Updated to make the comparison check a bit
more robust.
Also updated to avoid direct dependency on the `$src` directory out of the nix
store, instead using the processed src setup in the unpackPhase. This provides a
cleaner abstraction between the build/install phase and the input src phase, and
avoids an unnecessary dependency on whether the source disted tarball comes from
`fetchFromGitHub` (in which case it's an unpacked directory) or something like
`fetchurl`. In either case, stdenv is responsible for processing the input `src`
and setting up a clean build dir for us, so we should use that.
This produces an equivalent directory tree, except that the vim plugin is no
longer broken.
2020-02-09 15:43:22 -08:00
Silvan Mosberger
349b471469
Merge pull request #79297 from arcnmx/pr-firefox-extension-links
...
firefox: resolve relative nativeMessagingHosts links
2020-02-10 00:15:19 +01:00
Tobias Mayer
3a39ea06d2
ninja: 1.9.0 -> 1.10.0
2020-02-09 16:57:56 -06:00
worldofpeace
1b2b9dac5c
Merge pull request #79115 from flokli/simplify-firefox
...
firefoxPackages.*: remove unsupported packages, clean up derivation
2020-02-09 17:57:55 -05:00
worldofpeace
d3efeb79b7
nixosTest: update to make-test-python.nix
...
This still referred to the legacy make-test.nix (Perl)
2020-02-09 23:53:58 +01:00
worldofpeace
6022db4d9d
tests.nixos-functions: port test to python
2020-02-09 23:53:58 +01:00
Robin Gloster
2fc3322f32
Merge pull request #79611 from ciil/jira-update
...
atlassian-jira: 8.6.0 -> 8.7.0
2020-02-09 23:25:43 +01:00
Maximilian Bosch
c2f2366f5c
Merge pull request #79485 from Ma27/grocy
...
grocy: init at 2.6.0
2020-02-09 23:11:46 +01:00
R. RyanTM
c8718e29b3
python27Packages.jieba: 0.40 -> 0.42.1
2020-02-09 13:50:00 -08:00
Florian Klink
9bf7d51047
conkeror: remove package
...
Conkeror doesn't work with any secure firefox release.
Please move to some of the alternatives suggested at
http://conkeror.org/Alternatives .
2020-02-09 22:48:27 +01:00
Maximilian Bosch
dd6a291e9f
gcc-snapshot: remove
...
Package is marked as broken for >2 years and used a fairly old
snapshot from the gcc7-branch, so I fairly doubt that this is
somewhere used (and is also pretty misleading as you don't expect a
random snapshot from gcc7 at `pkgs.gcc-snapshot`).
2020-02-09 22:46:29 +01:00
R. RyanTM
d2c86759b4
python27Packages.uproot: 3.11.1 -> 3.11.2
2020-02-09 13:35:09 -08:00
Florian Klink
84af9839e0
firefoxPackages.*, firefox-esr*, icecat: add aliases
2020-02-09 22:33:33 +01:00
Florian Klink
94b2596540
firefox: simplify derivation
...
with firefox 64 being the latest version, and the removal of
"tor-browser/icecat-like" variants, we can greatly simplify the common
firefox derivation.
2020-02-09 22:33:33 +01:00
Florian Klink
e3659c50fc
firefoxPackages.firefox-esr-52: remove package
...
firefoxPackages.firefox-esr-52 was removed as it's an unsupported ESR
with open security issues. If you need it because you need to run some
plugins not having been ported to WebExtensions API, import it from an
older nixpkgs checkout still containing it.
2020-02-09 22:33:33 +01:00
Florian Klink
9704fbec86
firefoxPackages.icecat[-52]: remove package
...
firefoxPackages.icecat was removed as even its latest upstream version
is based on an unsupported ESR release with open security issues.
2020-02-09 22:33:33 +01:00
Florian Klink
83fff69fca
firefoxPackages.firefox-esr-60: remove
...
There's not really a reason to ship an unsupported ESR variant of
firefox, and if one really needs it, it's also possible to just checkout
an older version of nixpkgs.
2020-02-09 22:33:33 +01:00
Florian Klink
c173d663fd
firefoxPackages.*: use config.allowAliases
2020-02-09 22:33:33 +01:00
Mario Rodas
a1857a0dab
dive: 0.9.1 -> 0.9.2
...
Changelog: https://github.com/wagoodman/dive/releases/tag/v0.9.2
2020-02-09 16:20:00 -05:00
Mario Rodas
b153b71523
rage: 0.2.0 -> 0.3.0
...
Changelog: https://github.com/str4d/rage/releases/tag/v0.3.0
2020-02-09 16:20:00 -05:00
R. RyanTM
da71501662
python27Packages.pycollada: 0.7 -> 0.7.1
2020-02-09 13:09:03 -08:00
Jonathan Ringer
c10ecb9372
pythonPackages.nwdiag: add setuptools dependency
2020-02-09 13:03:06 -08:00
R. RyanTM
0cab013528
python27Packages.nwdiag: 1.0.4 -> 2.0.0
2020-02-09 13:03:06 -08:00
R. RyanTM
0e4edcffaf
python27Packages.rq: 1.1.0 -> 1.2.2
2020-02-09 13:02:26 -08:00
R. RyanTM
3e21d7cd49
python37Packages.pikepdf: 1.8.2 -> 1.10.0
2020-02-09 13:02:02 -08:00
R. RyanTM
f28e474d5c
python27Packages.persim: 0.1.1 -> 0.1.2
2020-02-09 12:58:17 -08:00
R. RyanTM
6baea7fc49
python37Packages.pydantic: 1.3 -> 1.4
2020-02-09 12:57:17 -08:00
R. RyanTM
0b9f20d6be
libsForQt5.qtutilities: 6.0.3 -> 6.0.4
2020-02-09 20:44:59 +00:00
R. RyanTM
aea58b37e9
python27Packages.uproot-methods: 0.7.2 -> 0.7.3
2020-02-09 12:43:34 -08:00
R. RyanTM
0ea17a0e88
python27Packages.augeas: 1.0.3 -> 1.1.0
2020-02-09 12:41:36 -08:00
R. RyanTM
43be20ccd5
python27Packages.spotipy: 2.6.1 -> 2.7.1
2020-02-09 12:40:50 -08:00
R. RyanTM
1d4fd7f5f2
verifast: 18.02 -> 19.12
2020-02-09 14:29:31 -06:00
Daniel Schaefer
ff1018a61e
Merge pull request #79384 from bbigras/handbrake
...
handbrake: 1.3.0 -> 1.3.1
2020-02-09 21:19:24 +01:00
worldofpeace
46fbc587de
Merge pull request #79648 from JohnAZoidberg/libphonenumber-8.11.3
...
libphonenumber: 8.10.20 -> 8.11.3
2020-02-09 15:03:30 -05:00
Maximilian Bosch
513482763b
wdisplays: 2019-10-26 -> 2020-01-12
2020-02-09 20:30:34 +01:00
Daniel Schaefer
68c783cde5
libphonenumber: 8.10.20 -> 8.11.3
2020-02-09 20:07:09 +01:00
Mario Rodas
dbd972effa
Merge pull request #79602 from r-ryantm/auto-update/python2.7-feedgen
...
python27Packages.feedgen: 0.8.0 -> 0.9.0
2020-02-09 14:03:16 -05:00
R. RyanTM
b6841b1fb4
python27Packages.simplekml: 1.3.1 -> 1.3.3
2020-02-09 19:26:45 +01:00
Lancelot SIX
d969e70230
octaveHg: drop
...
This package is broken and unmaintained (no updates since 2017) and lags
behind octave.
2020-02-09 19:24:18 +01:00
Robert Scott
db8434a694
libexif: add patch for CVE-2019-9278
...
no upstream release with this yet
2020-02-09 19:20:20 +01:00
Lancelot SIX
8196b7054e
Merge pull request #79615 from r-ryantm/auto-update/python2.7-django-storages
...
python27Packages.django-storages: 1.8 -> 1.9.1
2020-02-09 19:19:24 +01:00
Michael Weiss
828e383f84
gitRepo: 1.13.9.3 -> 1.13.9.4
2020-02-09 19:13:13 +01:00
R. RyanTM
fd791086e7
python27Packages.kconfiglib: 13.7.0 -> 14.1.0
2020-02-09 18:13:20 +01:00
Ryan Mulligan
61140bc7e9
Merge pull request #79587 from r-ryantm/auto-update/palemoon
...
palemoon: 28.8.1 -> 28.8.2.1
2020-02-09 08:34:24 -08:00
Robert Helgesson
d084221b36
jwt-cli: 2.5.1 -> 2.5.2
2020-02-09 17:33:08 +01:00
gnidorah
2414e8d51d
openmw-tes3mp: fix build
2020-02-09 17:25:52 +01:00
Farkas, Arnold
500a8ffd96
pythonPackages.flower: init at 0.9.3
2020-02-09 17:12:01 +01:00
R. RyanTM
02dedfee1e
python27Packages.pytelegrambotapi: 3.6.6 -> 3.6.7
2020-02-09 17:09:48 +01:00
Farkas, Arnold
a8f3903ba5
pythonPackages.nbconflux: init at 0.7.0
2020-02-09 17:08:11 +01:00
R. RyanTM
8deaccc909
python37Packages.pylint-django: 2.0.12 -> 2.0.13
2020-02-09 17:03:12 +01:00
Florian
50ad81d76b
lexicon: init at 3.3.17
2020-02-09 16:57:57 +01:00
Florian
a614706219
transip: init at 2.0.0
2020-02-09 16:57:57 +01:00
Florian
1c94a83a5f
localzone: init at 0.9.5
2020-02-09 16:57:57 +01:00
Florian
2228e3ad12
softlayer-python: init at 5.8.4
2020-02-09 16:57:57 +01:00
Florian
9006edb2a9
pynamecheap: init at 0.0.3
2020-02-09 16:57:57 +01:00
R. RyanTM
29b85537c3
libtirpc: 1.1.4 -> 1.2.5
2020-02-09 16:54:40 +01:00
R. RyanTM
d4541f4699
libgpiod: 1.4.1 -> 1.4.2
2020-02-09 16:53:41 +01:00
R. RyanTM
f8e7fec814
babeltrace: 1.5.7 -> 1.5.8
2020-02-09 16:53:11 +01:00
R. RyanTM
bf49dc75c7
syncthingtray: 0.10.5 -> 0.10.6
2020-02-09 16:52:53 +01:00
R. RyanTM
41356b253b
tribler: 7.4.0-exp1 -> 7.4.1
2020-02-09 16:52:26 +01:00
R. RyanTM
802e1917b8
kcli: 1.8.2 -> 1.8.3
2020-02-09 16:52:05 +01:00
R. RyanTM
1809f5d3a8
kid3: 3.8.1 -> 3.8.2
2020-02-09 16:51:12 +01:00
R. RyanTM
9d5a771919
libsolv: 0.7.10 -> 0.7.11
2020-02-09 16:50:45 +01:00
R. RyanTM
3c3393bda2
libdap: 3.20.4 -> 3.20.5
2020-02-09 16:50:27 +01:00
R. RyanTM
aacf7bc4cb
python37Packages.hstspreload: 2020.1.17 -> 2020.2.5
2020-02-09 16:50:04 +01:00
R. RyanTM
2bd67e1364
python27Packages.geopy: 1.20.0 -> 1.21.0
2020-02-09 16:49:33 +01:00
R. RyanTM
3a1098e3e2
pcb: 4.2.1 -> 4.2.2
2020-02-09 16:49:13 +01:00
R. RyanTM
50ebd0e715
python37Packages.cmd2: 0.9.23 -> 0.9.25
2020-02-09 16:48:58 +01:00
R. RyanTM
0de71396f9
python27Packages.phonenumbers: 8.11.2 -> 8.11.3
2020-02-09 16:46:20 +01:00
R. RyanTM
a38c637328
python27Packages.python-dotenv: 0.10.4 -> 0.10.5
2020-02-09 16:45:59 +01:00
R. RyanTM
1519d82b95
python27Packages.sphinxcontrib-tikz: 0.4.6 -> 0.4.8
2020-02-09 16:45:23 +01:00
Frederik Rietdijk
3846896084
Merge pull request #79293 from NixOS/staging-next
...
Staging next (with glibc 2.30)
2020-02-09 16:40:16 +01:00
Frederik Rietdijk
cffec212dc
Merge staging into staging-next
2020-02-09 16:38:32 +01:00
worldofpeace
fa74455329
Merge pull request #79616 from marsam/fix-nix-build
...
nix: fix build
2020-02-09 10:28:14 -05:00
worldofpeace
89e9f68549
Merge pull request #79585 from Kiwi/scribusUnstable-poppler-0.84
...
scribusUnstable: Fix build with Poppler 0.84
2020-02-09 09:54:26 -05:00
Ryan Mulligan
c9cf351871
Merge pull request #79479 from r-ryantm/auto-update/workcraft
...
workcraft: 3.1.9 -> 3.2.5
2020-02-09 06:37:47 -08:00
Florian Klink
3b17e6559b
Merge pull request #79554 from r-ryantm/auto-update/modem-manager
...
modemmanager: 1.12.2 -> 1.12.4
2020-02-09 15:10:13 +01:00
Aaron Andersen
96e5fa1ab7
Merge pull request #79474 from ashkitten/update-dolphin
...
dolphinEmuMaster: 5.0-11109 -> 5.0-11608
2020-02-09 09:05:01 -05:00
Mario Rodas
94004b3749
Merge pull request #79605 from r-ryantm/auto-update/python2.7-ijson
...
python27Packages.ijson: 2.5.1 -> 2.6.1
2020-02-09 08:03:12 -05:00
Aaron Andersen
a7a31353ad
Merge pull request #79482 from spencerjanssen/msodbcsql17-17.5.1.1
...
unixODBCDrivers.msodbcsql17: 17.4.1.1 -> 17.5.1.1
2020-02-09 08:01:08 -05:00
R. RyanTM
20a73c5434
kdeApplications.okteta: 0.26.2 -> 0.26.3
2020-02-09 13:59:25 +01:00
R. RyanTM
eab57b9266
opera: 66.0.3515.36 -> 66.0.3515.72
2020-02-09 13:58:32 +01:00
R. RyanTM
80ef6e58b3
python27Packages.Nuitka: 0.6.6 -> 0.6.7
2020-02-09 13:51:35 +01:00
Linus Heckemann
dcd11c9496
Merge pull request #79028 from lheckemann/rtptools
...
rtptools: init at 1.22
2020-02-09 13:43:30 +01:00
Linus Heckemann
ccaad56a32
Merge pull request #77635 from lheckemann/bump-bluez-alsa
...
bluez-alsa: 1.4.0 -> 2.0.0
2020-02-09 13:42:58 +01:00
Mario Rodas
9910bc0713
Merge pull request #79584 from r-ryantm/auto-update/parallel
...
parallel: 20191222 -> 20200122
2020-02-09 07:16:10 -05:00
R. RyanTM
db4ec5044d
lldpd: 1.0.4 -> 1.0.5
2020-02-09 13:13:18 +01:00
R. RyanTM
0fe3a6195b
python27Packages.m3u8: 0.5.2 -> 0.5.4
2020-02-09 13:12:47 +01:00
Michael Raskin
17c9b7912e
Merge pull request #79560 from lsix/octave-5.2.0
...
octave: 5.1.0 -> 5.2.0
2020-02-09 11:59:44 +00:00
Michael Raskin
6763bdd858
Merge pull request #79318 from r-ryantm/auto-update/ioping
...
ioping: 1.1 -> 1.2
2020-02-09 11:52:45 +00:00
R. RyanTM
991d9d76d9
python27Packages.django-storages: 1.8 -> 1.9.1
2020-02-09 11:51:26 +00:00
Joachim Schiele
f69f31a11b
hll2340dw brother: added driver to cups ( #78560 )
2020-02-09 12:14:55 +01:00
R. RyanTM
6ec453251e
osinfo-db: 20191125 -> 20200203
2020-02-09 12:10:19 +01:00
Simon Lackerbauer
ba1862b69c
atlassian-jira: 8.6.0 -> 8.7.0
2020-02-09 11:45:07 +01:00
Vladimír Čunát
94bb2ff95f
Merge #79609 : Remove pbogdan from maintainers
2020-02-09 11:20:47 +01:00
Frederik Rietdijk
531a48ebdb
Merge master into staging-next
2020-02-09 11:00:29 +01:00
Mario Rodas
656e96e2f8
python27Packages.ijson: update homepage
2020-02-09 05:00:00 -05:00
R. RyanTM
fec3dd2459
python37Packages.jupyterlab: 1.2.5 -> 1.2.6
2020-02-09 10:59:40 +01:00
R. RyanTM
603d41f9c7
python27Packages.ijson: 2.5.1 -> 2.6.1
2020-02-09 09:51:09 +00:00
Piotr Bogdan
1f97638235
libcdio-paranoia: remove pbogdan from maintainers
2020-02-09 09:50:54 +00:00
Piotr Bogdan
a8eb2e4fb2
tcptraceroute: remove pbogdan from maintainers
2020-02-09 09:50:35 +00:00
Piotr Bogdan
cb5f518657
ant-theme: remove pbogdan from maintainers
2020-02-09 09:50:10 +00:00
Piotr Bogdan
1f775c59b7
gmtp: remove pbogdan from maintainers
2020-02-09 09:49:47 +00:00
R. RyanTM
af6336aa34
python27Packages.geopandas: 0.6.2 -> 0.6.3
2020-02-09 10:38:51 +01:00
Gabriel Ebner
6699655ed3
Merge pull request #79601 from jvierling/iprover
...
iprover: 2018_Jul_24_11h -> 3.1
2020-02-09 10:30:52 +01:00
Daniel Wheeler
74cb7cd5c0
pythonPackages.sfepy: init at 2019.2
2020-02-09 10:30:30 +01:00
dawidsowa
2eeda84091
pythonPackages.iapws: init at 1.4
2020-02-09 10:28:27 +01:00
talkara
e7d80e3e15
pythonPackages.robotframework-databaselibrary: init at 1.2.4 ( #67339 )
...
* pythonPackages.robotframework-databaselibrary: init at 1.2.4
* maintainers: add talkara
* pythonPackages.robotframework-databaselibrary: add meta.maintainers: talkara
2020-02-09 10:27:45 +01:00
ivegotasthma
9c8716af68
pythonPackages.django-anymail: init at 6.1.0
2020-02-09 10:26:44 +01:00
Jiri Danek
002fc5fa06
pythonPackages.pythonnet: 2.3.0 -> 2.4.0
2020-02-09 10:26:07 +01:00
Jiri Danek
7639c4adc2
mono: remove outdated wokaround
2020-02-09 10:26:07 +01:00
Lucio Delelis
d1508cb819
pythonPackages.pyfcm: init at 1.4.7 ( #67321 )
...
* pythonPackages.pyfcm: init at 1.4.7
* pythonPackages.pyfcm: build from github, rather than Pypi
* pythonPackages.pyfcm: adds ldelelis as package maintainer
2020-02-09 10:25:07 +01:00
Ivan Solyankin
f4f450f3a5
pythonPackages.furl: init at 2.0.0
2020-02-09 10:23:43 +01:00
Ivan Solyankin
018d0459f8
pythonPackages.orderedmultidict: init at 1.0.1
2020-02-09 10:23:43 +01:00
Sébastien Maret
4ea8f051ac
galario: init at 1.2.1
...
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2020-02-09 10:21:30 +01:00
Mario Rodas
5fb378b5c5
buildkit: add marsam to maintainers
2020-02-09 04:21:00 -05:00