Mario Rodas
25f367d583
Merge pull request #102384 from marsam/update-mkcert
...
mkcert: 1.4.1 -> 1.4.2
2020-11-01 21:29:58 -05:00
Benjamin Hipple
6a563e121f
Merge pull request #102403 from jonringer/pubsub
...
python3Packages.google_cloud_pubsub: disable tests
2020-11-01 19:12:07 -05:00
Jonathan Ringer
9d5b01eb57
python3Packages.google_cloud_pubsub: disable tests
...
tests fail due to file handle issues, then just loops
in an invalid state until timing out on hydra
https://hydra.nixos.org/build/129081889
2020-11-01 15:15:08 -08:00
R. RyanTM
50b663773f
gensio: 2.1.4 -> 2.1.7
2020-11-01 15:12:41 -08:00
Frederik Rietdijk
c3d017eee3
libsForQt515.mlt: is not broken
2020-11-01 23:38:03 +01:00
Caleb Land
7698197323
xmlsec: fix build on macOS ( #101319 )
...
* xmlsec: fix build on macOS
xmlsec detects the Darwin platform and uses the -D flag with base64, but nix uses GNU base64 which requires -d.
This patch removes the platform test and always uses the -d flag.
2020-11-01 16:55:14 -05:00
R. RyanTM
e87f9b1ee6
ansible-lint: 4.3.5 -> 4.3.6
2020-11-01 13:16:20 -08:00
Benjamin Hipple
9c87b3271a
Merge pull request #102386 from seppeljordan/update-nix-prefetch-github-4.0
...
nix-prefetch-github: v3.0 -> v4.0
2020-11-01 15:52:53 -05:00
Pavol Rusnak
0d8f43c402
python3Packages.ovito: 3.0.0 -> 3.3.1
2020-11-01 11:51:17 -08:00
Sebastian Jordan
e8b6c6780c
nix-prefetch-github: v3.0 -> v4.0
2020-11-01 20:20:18 +01:00
Pavol Rusnak
ec4c848751
ndn-cxx: 0.6.3 -> 0.7.1
2020-11-01 10:51:13 -08:00
Jonathan Ringer
e98e29ed3a
glslviewer: 2019-04-22 -> 1.6.8, use python3
2020-11-01 10:46:35 -08:00
freezeboy
5dfc33cb3c
google-app-engine-go-sdk: refactor to use python3
2020-11-01 09:14:01 -08:00
R. RyanTM
70bddcf122
python37Packages.css-parser: 1.0.5 -> 1.0.6
2020-11-01 18:05:05 +01:00
Vincent Laporte
546ef7afd7
ocamlPackages.lacaml: 11.0.6 → 11.0.8
2020-11-01 17:22:43 +01:00
R. RyanTM
c311bf1eb5
ocamlPackages.bitstring: 3.0.0 -> 3.1.1
2020-11-01 17:19:10 +01:00
Vincent Laporte
15812e1136
ocamlPackages.gapi_ocaml: 0.3.19 → 0.4.1
2020-11-01 17:18:02 +01:00
Vincent Laporte
99ebf5ba5b
ocamlPackages.checkseum: 0.1.1 → 0.2.1
2020-11-01 17:17:02 +01:00
Vincent Laporte
371dce3024
ocamlPackages.decompress: use Dune 2
2020-11-01 17:17:02 +01:00
Vincent Laporte
73c60d64a2
ocamlPackages.imagelib: use Dune 2
2020-11-01 17:17:02 +01:00
Vincent Laporte
c386d3d211
Update pkgs/development/ocaml-modules/mirage-profile/default.nix
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-01 17:16:29 +01:00
Vincent Laporte
49bdf0dace
ocamlPackages.mirage-profile: init at 0.9.1
2020-11-01 17:16:29 +01:00
Frederik Rietdijk
878bfaa6bf
Merge pull request #102356 from freezeboy/refactor-pyside-apiextractor
...
python3Packages.pyside,python3Packages.pysideTools,python3Packages.pysideShiboken,pysideApiExtractor,pysideGeneratorrunner: remove dependencies to python2
2020-11-01 17:02:45 +01:00
freezeboy
b6a2387ddc
python3Packages.pyside: refactor to use multiple outputs
2020-11-01 16:22:29 +01:00
freezeboy
5a03f8ba80
python3Packages.pysideTools: refactor to use multiple outputs
2020-11-01 16:22:13 +01:00
freezeboy
a3e20b8dbc
python3Packages.pysideShiboken: refactor to use multiple outputs
2020-11-01 16:22:00 +01:00
freezeboy
335d21df85
pysideGeneratorrunner: refactor to use python3
2020-11-01 16:10:31 +01:00
freezeboy
c6b754a67b
pysideApiextractor: refactor to use python3
...
Also took the opportunity to split it to multiple outputs
(cherry picked from commit 2cd5cf624ae19fd7633a22ea3a3f7986dfb611af)
2020-11-01 15:18:47 +01:00
Mario Rodas
0007c0f302
Merge pull request #102292 from r-ryantm/auto-update/flyway
...
flyway: 6.5.5 -> 7.1.1
2020-11-01 07:18:01 -05:00
Mario Rodas
6dab885e32
Merge pull request #102326 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.36.2 -> 8.37
2020-11-01 07:11:35 -05:00
Mario Rodas
8b579d8062
Merge pull request #102337 from r-ryantm/auto-update/fly
...
fly: 6.6.0 -> 6.7.0
2020-11-01 07:05:19 -05:00
R. RyanTM
e2ae423b3b
gllvm: 1.2.8 -> 1.2.9
2020-11-01 10:58:30 +00:00
Frederik Rietdijk
54f7498601
Merge pull request #101369 from doronbehar/pkg/kdeApplications/qt515
...
kdeApplications: Use latest qt515 by default
2020-11-01 11:05:05 +01:00
R. RyanTM
fa45e8792d
fly: 6.6.0 -> 6.7.0
2020-11-01 09:49:56 +00:00
Gabriel Ebner
f183291ead
Merge pull request #99421 from prusnak/electron
...
Electron updates
2020-11-01 10:08:48 +01:00
Peter Hoeg
0444c91a3b
pev: 2018-07-22 -> 2020-05-23
2020-11-01 15:34:24 +08:00
R. RyanTM
d6ba21adf4
checkstyle: 8.36.2 -> 8.37
2020-11-01 07:31:26 +00:00
Mario Rodas
dc2e926ba3
mkcert: 1.4.1 -> 1.4.2
...
https://github.com/FiloSottile/mkcert/releases/tag/v1.4.2
2020-11-01 04:20:00 +00:00
Ryan Mulligan
d7b437ab67
Merge pull request #102095 from r-ryantm/auto-update/armadillo
...
armadillo: 10.1.0 -> 10.1.1
2020-10-31 17:10:10 -07:00
R. RyanTM
1a130e752a
flyway: 6.5.5 -> 7.1.1
2020-10-31 23:47:06 +00:00
Vincent Laporte
39dbc77b99
ocamlPackages.hex: 1.3.0 → 1.4.0
2020-10-31 20:04:15 +01:00
Vincent Laporte
6f8621dea6
ocamlPackages.fiat-p256: use Dune 2
2020-10-31 20:04:15 +01:00
Nicolai Kellerer
a103c58bab
python3Packages.toolz: 0.10.0 -> 0.11.1
2020-10-31 09:55:25 -07:00
Nicolai Kellerer
c1cf4abe6d
pythonPackages.toolz: create Python 2 package
2020-10-31 09:55:25 -07:00
Alvar Penning
916c7ee66a
platformio: 5.0.1 -> 5.0.2
2020-10-31 16:40:10 +01:00
Maximilian Bosch
7616553570
Merge pull request #102228 from SuperSandro2000/rubocop-1.1.0
...
rubocop: 0.77.0 -> 1.1.0
2020-10-31 16:27:16 +01:00
Maximilian Bosch
be9313766b
packer: 1.6.4 -> 1.6.5
...
https://github.com/hashicorp/packer/releases/tag/v1.6.5
2020-10-31 15:51:19 +01:00
Sandro Jäckel
534b0f19f3
rubocop: 0.77.0 -> 1.1.0
2020-10-31 13:38:22 +01:00
WORLDofPEACE
7bee257d88
Merge pull request #101438 from nora-puchreiner/patch-1
...
graalvm8-ee, graalvm11-ee: 20.0.0 -> 20.2.1
2020-10-31 04:01:19 -04:00
Jonathan Ringer
b8f45c32f8
python3Packages.tensorflow: break if gast not correct
2020-10-30 23:11:03 -07:00
Benjamin Hipple
7da9af20a8
Merge pull request #102183 from flyfloh/miio-fix
...
python-miio: fix
2020-10-31 00:52:06 -04:00
Mario Rodas
4346b1a276
pythonPackages.grpcio-tools: 1.32.0 -> 1.33.2
2020-10-31 04:20:00 +00:00
Mario Rodas
c959631b11
grpc: 1.32.0 -> 1.33.2
2020-10-31 04:20:00 +00:00
zowoq
21b2619ee6
buildah: 1.16.5 -> 1.17.0
...
https://github.com/containers/buildah/releases/tag/v1.17.0
2020-10-31 09:26:44 +10:00
Maximilian Bosch
4536670516
Merge pull request #101679 from r-ryantm/auto-update/liquibase
...
liquibase: 4.0.0 -> 4.1.1
2020-10-30 23:51:24 +01:00
Martin Weinelt
5a22c6f167
Merge pull request #99521 from mweinelt/irc-stuff
...
python3Packages.{irctokens,ircstates,ircrobots}: init
2020-10-30 22:41:05 +01:00
Florian Pester
79e81e8404
python-miio: fix
2020-10-30 21:41:47 +01:00
Peter Simons
ed41afe60a
haskell: update Cabal overrides for the new 3.2.1.0 release
2020-10-30 21:11:47 +01:00
Peter Simons
718aafa5f7
pandoc: update overrides for the new release
2020-10-30 21:11:47 +01:00
Peter Simons
a2c9fb0aaa
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-26-gcfec46d from Hackage revision
950856114c
.
2020-10-30 21:11:39 +01:00
sternenseemann
857d62462a
haskellPackages.flat: unbreak
...
flat builds fine again as is.
2020-10-30 21:11:38 +01:00
Peter Simons
035ba1797d
hackage2nix: disable broken builds to fix evaluation
2020-10-30 21:11:38 +01:00
Peter Simons
35b3a1f43a
LTS Haskell 16.20
2020-10-30 21:11:37 +01:00
Vincent Laporte
5b8a0f0978
ocamlPackages.base64: 3.2.0 → 3.4.0
2020-10-30 20:30:56 +01:00
Vincent Laporte
b709b7ac3d
ocamlPackages.biocaml: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
fb1c52641f
ocamlPackages.jwto: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
8b1ceeb896
ocamlPackages.cohttp: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
4afd690197
ocamlPackages.webmachine: use Dune 2
2020-10-30 20:30:56 +01:00
Vincent Laporte
936ef7525d
ocamlPackages.bistro: use Dune 2
2020-10-30 20:30:56 +01:00
Doron Behar
35078d9918
kdiagram: 2.6.0 -> 2.7.0
...
Use fetchFromGitLab as it seems to be unavailable in the previous url.
2020-10-30 21:03:39 +02:00
Doron Behar
3ce9e203c3
drumstick: Define in libsForQt5 scope.
...
Since it is used in minuet and kde's metronome and kmetronome, it's
safer this way to make sure the same qt version is used there.
2020-10-30 20:37:58 +02:00
Doron Behar
d44460b52e
kpmcore: Use kio directly - from the scope of libsForQt5 used
...
Make sure only compatible qt versions are used for it (#101369 ) -
kdeFrameworks is always using `libsForQt5` where e.g
`libsForQt514.kpmcore` would have otherwise used a kio compiled with
qt515.
2020-10-30 20:13:49 +02:00
Marek Mahut
242441fea2
Merge pull request #101847 from mmilata/python-trezor-udev-linux
...
python3Packages.trezor: make udev rules dependency linux-only
2020-10-30 17:00:09 +01:00
Jörg Thalheim
46731b8886
Merge pull request #100814 from unode/samtools
2020-10-30 16:44:27 +01:00
Jörg Thalheim
6793ec82ca
Merge pull request #101948 from matthew-piziak/tdlib-169
2020-10-30 16:34:47 +01:00
Mario Rodas
e250fef768
Merge pull request #99920 from ericdallo/add-dart-to-flutter
...
flutter: Bump and add dart cache to flutter
2020-10-30 08:56:54 -05:00
Vincent Laporte
bb38f0570d
ocamlPackages.curly: unstable-2019-11-14 → 0.2.0
2020-10-30 14:36:21 +01:00
Eric Dallo
bee3fb885f
flutter: Add dart cache to flutter
2020-10-30 09:58:06 -03:00
Sebastien Braun
14368df9f6
gsoap: 2.8.53 -> 2.8.108
...
Fixes CVE-2019-7659
2020-10-30 13:54:16 +01:00
Mario Rodas
86f445bcc9
Merge pull request #102058 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.144 -> 0.0.145
2020-10-30 07:48:45 -05:00
Mario Rodas
74c402d75d
Merge pull request #102079 from r-ryantm/auto-update/gosec
...
gosec: 2.4.0 -> 2.5.0
2020-10-30 07:44:59 -05:00
Mario Rodas
0e7968639a
Merge pull request #102080 from r-ryantm/auto-update/gotestsum
...
gotestsum: 0.5.4 -> 0.6.0
2020-10-30 07:42:24 -05:00
Michael Raskin
193636b3ea
Merge pull request #102105 from r-ryantm/auto-update/abcl
...
abcl: 1.7.1 -> 1.8.0
2020-10-30 12:09:14 +00:00
Vincent Laporte
557094a10c
ocamlPackages.ocp-build: 1.99.19-beta → 1.99.21-beta
2020-10-30 11:39:15 +01:00
Vincent Laporte
7f8f1fc182
ocamlPackages.re: use released source rather than a git snapshot
...
This fixes the version information in the META file
2020-10-30 11:39:15 +01:00
Dennis Gosnell
add6a1ef1f
Merge pull request #102117 from cdepillabout/spago-0.17
...
spago: 0.16.0 -> 0.17.0
2020-10-30 18:57:02 +09:00
Alex Eyre
3e4878370e
python-modules/coordinates: remove mildlyincompetent from the maintainers list
...
also removed from maintainers-list.nix, motivation for change is
that he was a friend, and he unfortunately passed away earlier this year.
2020-10-30 07:52:03 +00:00
Benjamin Hipple
fee705332d
Merge pull request #102120 from helsinki-systems/drop/attica
...
attica: drop
2020-10-29 22:13:20 -04:00
ajs124
0f1a83cf55
attica: drop
...
as far as I can tell, this file is completely unused.
Everything that uses attica uses it from pkgs/development/libraries/kde-frameworks/attica.nix
2020-10-30 02:22:09 +01:00
(cdep)illabout
a86b58192b
spago: 0.16.0 -> 0.17.0
2020-10-30 09:59:23 +09:00
Mario Rodas
27f705def2
Merge pull request #102055 from r-ryantm/auto-update/flow
...
flow: 0.136.0 -> 0.137.0
2020-10-29 19:58:15 -05:00
Renato Alves
459c5ec3b1
pythonPackages.pysam: Disable failing tests unrelated to packaging
...
These will be fixed upstream and are due to format changes introduced
in samtools and htslib 1.11
2020-10-30 01:28:00 +01:00
John Ericson
66c9347db6
Merge pull request #102069 from nix-windows/libarchive-windows
...
libarchive: Fix MinGW build
2020-10-29 19:31:28 -04:00
R. RyanTM
6a9f56b82d
abcl: 1.7.1 -> 1.8.0
2020-10-29 21:42:11 +00:00
Jonathan Ringer
e57cbfc048
libguestfs: inherit hydraPlatforms from appliance
...
(cherry picked from commit 265f2f576f94d7cbc3149304f2d6d7406b6ee8db)
2020-10-29 14:06:07 -07:00
Vladyslav M
4bbd356d2a
Merge pull request #101512 from omasanori/nuspell-4.0.0
...
nuspell: 3.1.2 -> 4.0.0, fix license
2020-10-29 22:36:44 +02:00
luc65r
345f1d11d3
unicorn(-emu): 1.0.2-rc4 -> 1.0.2
2020-10-29 21:15:42 +01:00
R. RyanTM
ec2bd3c95c
beancount: 2.3.2 -> 2.3.3
2020-10-29 13:13:26 -07:00
R. RyanTM
56d5df2846
armadillo: 10.1.0 -> 10.1.1
2020-10-29 19:56:19 +00:00
Ryan Mulligan
857142e7c8
Merge pull request #102045 from r-ryantm/auto-update/doctl
...
doctl: 1.48.1 -> 1.49.0
2020-10-29 11:21:04 -07:00