Andreas Rammhold
78816a875b
cudatoolkit: move the dependencies into a common expression
2019-11-29 03:57:23 +12:00
Andreas Rammhold
464ff0aa24
Revert "cudatoolkit: move the dependencies into a common expression"
...
This reverts commit ceafd896f5
.
2019-11-29 03:49:34 +12:00
Jörg Thalheim
7973b3cd5e
pythonPackages.bugseverywhere: removing, abandoned ( #74441 )
...
pythonPackages.bugseverywhere: removing, abandoned
2019-11-28 09:53:21 +00:00
Dima
611493595a
pythonPackages.bugseverywhere: removing, abandoned
...
This package has been abandoned by upstream, with the last version
being from 2012. This is being removed due to python 3 incompatibility.
2019-11-28 08:47:52 +01:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
Chris Ostrouchov
41d28d0ca4
pythonPackages.pytest-qt: init at 3.2.2
2019-11-28 17:03:42 +10:30
Chris Ostrouchov
7fcc79d4b7
pythonPackages.pytest-xvfb: init at 1.2.0
2019-11-28 16:36:20 +10:30
Chris Ostrouchov
a815aafdc7
pythonPackages.cadquery: init at 2.0RC0
2019-11-28 16:29:24 +10:30
Chris Ostrouchov
30f8203dd5
pythonPackages.pyscreenshot: init at 0.5.1
2019-11-28 16:29:14 +10:30
tekeri
d35bd2f7b8
pbis-open: init at 9.1.0
2019-11-27 11:14:25 -08:00
Markus Schneider
4ee137ed86
flat-remix-icon-theme: init at 20191018
...
(#57659 )
2019-11-27 19:36:42 +01:00
Gürkan Gür
5d1933e242
krohnkite: init at 0.5
2019-11-27 19:30:52 +01:00
Oleksii Filonenko
fb00dacecc
onefetch: init at 2.1.0
...
Co-authored-by: Kloenk <Kloenk@users.noreply.github.com>
2019-11-27 10:14:26 -08:00
tekeri
a5f26644d4
Add nginx perl modules ( #73198 )
...
* nginx: enable perl_module if perl is given
* nginx: move `perl = null` to toplevel
2019-11-27 17:08:56 +00:00
Oleksii Filonenko
daa1bad8ec
overcommit: init at 0.51.0
2019-11-27 15:52:41 +02:00
Dmitry Kalinkin
074dbdd81d
python3Packages.tensorflow: use tensorflow-build on darwin
...
The tensorflow-bin is currently broken.
2019-11-27 08:34:32 -05:00
Dmitry Kalinkin
9c42df8d3e
python3Packages.tensorflow-build: enable on darwin
2019-11-27 08:34:25 -05:00
worldofpeace
1b5df99e7a
Merge pull request #70295 from worldofpeace/mutter-eglstreams
...
Mutter eglstreams
2019-11-27 05:29:58 +00:00
Chris Ostrouchov
2f288dba87
pythonPackages.textwrap3: init at 0.9.2
2019-11-26 12:25:33 -08:00
Chris Ostrouchov
d5611a445b
pythonPackages.papermill: init at 1.2.1
2019-11-26 12:25:33 -08:00
Chris Ostrouchov
58172ad10f
pythonPackages.ansiwrap: init at 0.8.4
2019-11-26 12:25:33 -08:00
Bart Brouns
fd2f245ef1
noise-repellent: init at unstable-2018-12-29
2019-11-26 12:24:56 -08:00
Dima
0541d071af
samba3, fusesmb: removing
...
Samba 3 has been discontinued since Q1/2015. So I think it's time
to just wipe it from the pkgs. FuseSMB is pretty much abandoned,
upstream does not exist and it's also not as useful as it used to
be anyways.
2019-11-26 19:56:16 +01:00
Florian Klink
201defc4bf
bazel: pass jdk11_headless to --server_javabase ( #74279 )
...
We only refer to openjdk by passing `--server_javabase="${runJdk}"` to
the `bazel` executable.
By passing jdk11_headless instead of jdk11, we cut bazels runtime
closure from 1.6 GiB to 1.1 GiB.
2019-11-26 10:48:04 -08:00
worldofpeace
417d6354c8
next: Fix #74258
...
Next had a few issues with its packaging:
* the platform port was exposed in all-packages
And this is not useful for outside users.
It's now a local attribute in the next package.
* the platform port wasn't wrapped correctly
It appears that the lisp core was being wrapped,
when instead the actual gtk application that's
called within the lisp core had to be wrapped.
* codestyle/indentation
2019-11-26 11:41:50 -05:00
Alexander Bantyev
7263951cc8
ocaml: partially fix pkgsStatic.ocaml-ng
...
This commit adds a static adapter for ocaml packages and applies it to
pkgsStatic.ocaml-ng.
The adapter fixes build of ocaml itself with version <= 4.7 and also attempts
to fix builds of some packages.
2019-11-26 18:03:56 +03:00
Alexander Bantyev
9c9a0e9cab
kmod: make pkgsStatic.kmod build
2019-11-26 18:03:56 +03:00
Michael Bishop
3740a21e8a
plex-media-player: fix build by upgrading QT 5.9 -> 5.12
2019-11-26 10:43:11 -04:00
Mario Rodas
0c3a28f08f
Merge pull request #74045 from marsam/add-rhodium-libre
...
rhodium-libre: init at 1.2.0
2019-11-26 07:33:34 -05:00
Andreas Rammhold
e38f83c762
Merge pull request #72826 from andir/cudapackages
...
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 13:10:56 +01:00
Andreas Rammhold
ceafd896f5
cudatoolkit: move the dependencies into a common expression
...
This has the benefit of being able to override all the inputs to the
build where you were previously only able to override the entire package
set (if at all).
2019-11-26 12:28:45 +01:00
Andreas Rammhold
289a292608
cuda: make cudatoolkit & cudnn packages overrideable
2019-11-26 12:27:10 +01:00
WilliButz
ce74c85ce7
grafana: 6.4.5 -> 6.5.0, build with go 1.13
2019-11-26 10:23:13 +01:00
YI
e7d12a474c
sslsplit: init at 0.5.5
2019-11-26 17:17:05 +08:00
Mario Rodas
d8e24fc92e
protobuf3_11: init at 3.11.0
...
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.11.0
2019-11-25 23:58:21 -08:00
Jan Tojnar
8cf56826e3
ofono: 1.30 → 1.31 ( #74217 )
...
ofono: 1.30 → 1.31
2019-11-26 01:21:28 +01:00
Jan Tojnar
d35ad68f98
mmsd: init at unstable-2019-07-15
2019-11-26 01:08:44 +01:00
Kyle Sferrazza
71b79c3e5c
ipscan: init at 3.6.2 ( #74209 )
...
* ipscan: init at 3.6.2
* ipscan: build from deb, and add desktop file
* ipscan: remove java.library.path
* ipscan: move jar from share/java to share
* ipscan: fix platforms
2019-11-26 00:56:29 +01:00
Thomas Kerber
4f3e74a7a2
zcash: 1.0.13 -> 2.1.0-1
2019-11-26 00:01:37 +01:00
Jonathan Ringer
3dd81af87b
python3Packages.azure-cli-telemetry: remove
2019-11-25 13:48:48 -08:00
Jonathan Ringer
1662add56f
python3Packages.azure-cli-core: remove
2019-11-25 13:48:48 -08:00
Florian Klink
332fd294ad
Merge pull request #74193 from d-goldin/python_init_pony
...
pythonPackages.pony: init at 0.7.11
2019-11-25 22:05:37 +01:00
John Ericson
f191360ad0
Merge remote-tracking branch 'upstream/staging-next' into staging
2019-11-25 15:59:05 -05:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
Dima
c68bc50e42
pythonPackages.pony: init at 0.7.11
...
pony is an ORM library.
The main motivation for adding this package is to allow migrating
tribler to a newer version that supports python3.
Also adding myself to maintainers to not leave this one without, even
though I dont use it myself much, if anybody else feels like it fits their
interests, feel free to add yourselves.
2019-11-25 21:47:09 +01:00
Frederik Rietdijk
6e61ff057b
python3.pkgs.tiledb: init at 0.5.0
2019-11-25 21:29:50 +01:00
Rakesh Gupta
df13589f49
tiledb: init at 1.7.0
2019-11-25 21:29:50 +01:00
Elis Hirwing
14e7296695
phpPackages.couchbase: Mark broken on php74
2019-11-25 18:23:05 +01:00
Elis Hirwing
d92f57fcda
phpPackages.pcs: Mark broken on php74
2019-11-25 18:22:56 +01:00
Elis Hirwing
4033432593
phpPackages.pdo_sqlsrv: Mark broken on php74
2019-11-25 18:22:48 +01:00
Elis Hirwing
ec8203130b
phpPackages.protobuf: Mark broken on php74
2019-11-25 18:22:40 +01:00
Elis Hirwing
d1a9b2a130
phpPackages.sqlsrv: Mark broken on php74
2019-11-25 18:22:33 +01:00
Elis Hirwing
42495df1f4
phpPackages.apcu: 5.1.17 -> 5.1.18
...
Required for php74 compatibility.
2019-11-25 16:48:27 +01:00
Elis Hirwing
6dd3a70285
phpPackages.xdebug: 2.7.1 -> 2.8.0
...
Required for php74 compatibility.
2019-11-25 16:48:22 +01:00
Elis Hirwing
83de83ad3e
php74Packages-unit: init packages for php74-unit
2019-11-25 16:48:13 +01:00
Elis Hirwing
9b52340a2b
php74Packages: init packages for php74
2019-11-25 16:48:09 +01:00
Elis Hirwing
4ba409022c
php74-unit: init based on php74
2019-11-25 16:48:00 +01:00
worldofpeace
5fcca4bad4
Merge pull request #74060 from c0bw3b/themes/kde
...
Regroup all themes under data/themes
2019-11-25 14:59:38 +00:00
Tim Steinbach
9b67ea9106
linux: Add 5.4
...
Change linux_latest to 5.4
2019-11-25 09:21:27 -05:00
Oleksii Filonenko
27286ce1c1
frp: init at 0.29.1
2019-11-25 15:56:33 +02:00
Michael Raskin
98dc6b59bf
fbvnc: init at 1.0.2
2019-11-25 10:29:03 +01:00
Florian Klink
4273a6adcc
Merge pull request #74081 from flokli/osquery
...
osquery: remove
2019-11-25 00:17:46 +01:00
Florian Klink
02f869ff30
osquery: remove
...
osquery was marked as broken since April.
If somebody steps up to fix it, we can always revive it from the
histroy, but there's not much value in shipping completely broken things
in current master.
cc @ma27
2019-11-24 22:38:07 +01:00
WilliButz
a3465d9d10
Merge pull request #73453 from mmahut/prometheus-nginxlog-exporter
...
prometheus-nginxlog-exporter: init at 1.3.0
2019-11-24 22:32:05 +01:00
c0bw3b
8e1bef4edd
gtk-engine*: relocate under development/libraries
2019-11-24 22:14:53 +01:00
John Ericson
814f9104d7
Merge pull request #72657 from cleverca22/vc4
...
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
c0bw3b
1e93a70f04
Treewide: regroup all themes under data/themes
2019-11-24 21:59:01 +01:00
c0bw3b
d8c37ed93f
adapta-kde-theme: 20180512 -> 20180828
...
+ move under data/themes
2019-11-24 21:58:58 +01:00
c0bw3b
438a39f80b
arc-kde-theme: 2017-11-09 -> 20180614
...
+ move under data/themes
2019-11-24 21:58:09 +01:00
Franz Pletz
e315f34bb3
Merge pull request #53032 from netixx/update-openvswitch-2.9.2
...
openvswitch: 2.5.4 -> 2.12.0
2019-11-24 20:53:44 +00:00
Michael Raskin
5b39722d84
Merge pull request #74043 from c0bw3b/pkg/belledonne
...
Refresh LinPhone ecosystem
2019-11-24 20:26:36 +00:00
Mario Rodas
3cd94080eb
Merge pull request #74044 from marsam/add-tfsec
...
tfsec: init at 0.12.2
2019-11-24 14:27:48 -05:00
Daniël de Kok
18dd079101
pythonPackages.catalogue: init at 0.0.7
2019-11-24 11:18:35 -08:00
John Ericson
4f1261134e
Merge remote-tracking branch 'upstream/master' into staging
2019-11-24 18:33:54 +00:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
...
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
c0bw3b
9c4f51220e
linphone: polarssl -> mbedtls
...
+ add bcg729 input
+ move bcunit to nativeBuildInputs
2019-11-24 19:28:44 +01:00
John Ericson
d34d84a61d
firefox-wrapper: Get rid of name argument
...
Only pname + version is supported now. (Both are still optional,
however.)
2019-11-24 17:27:45 +00:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Florian Klink
8ab403c089
beegfs: remove
...
This has been marked as broken since https://github.com/NixOS/nixpkgs/pull/66352
Closes #73998 .
2019-11-24 17:36:30 +01:00
c0bw3b
910d752579
kde2-decoration: 2017-03-15 -> 1.0
...
+ move under data/themes
2019-11-24 17:15:06 +01:00
c0bw3b
8933dd6b58
bcg729: init at 1.0.4
2019-11-24 14:35:18 +01:00
Fabian Möller
42512503af
cargo-crev: init at 0.12.0
2019-11-24 13:36:24 +01:00
Lassulus
2dfa46efa1
Merge pull request #73852 from thefenriswolf/master
...
tensorman: init at 0.1.0
2019-11-24 13:21:40 +01:00
worldofpeace
0f00c2aee2
chessx: use qt5's mkDerivation and latest qt
...
Fixes #74020
https://github.com/NixOS/nixpkgs/issues/65399
2019-11-24 06:29:47 -05:00
Maximilian Bosch
11479a9dd3
Merge pull request #73960 from spacekookie/wally
...
wally-cli: init at 1.1.1
2019-11-24 12:11:45 +01:00
thefenriswolf
6d553ded93
tensorman: init at 0.1.0
2019-11-24 11:42:30 +01:00
Frederik Rietdijk
da8e001b12
Merge pull request #73954 from volth/cpan2nix-2019-11-23
...
perl: 5.30.0 -> 5.30.1
2019-11-24 11:11:56 +01:00
Mario Rodas
9b5f36b245
rhodium-libre: init at 1.2.0
2019-11-24 04:20:00 -05:00
Mario Rodas
2fe1ae88ce
tfsec: init at 0.12.2
2019-11-24 04:20:00 -05:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Jonathan Ringer
85fc419d42
azure-cli: init at 2.0.76
2019-11-23 19:47:04 -08:00
Jonathan Ringer
5ec3859cd6
pythonPackages.javaproperties: init at 0.5.2
2019-11-23 19:47:04 -08:00
Jonathan Ringer
95ead8e3df
python3Packages.vsts-cd-manager: init at 1.0.2
2019-11-23 19:47:04 -08:00
Jonathan Ringer
736703ab86
python3Packages.secure: init at 0.2.1
2019-11-23 19:47:04 -08:00
Jonathan Ringer
d414e213f2
sshtunnel: init at 0.1.5
2019-11-23 19:47:04 -08:00
Jonathan Ringer
c8971590f7
python3Packages.azure-multiapi-storage: init at 0.2.4
2019-11-23 19:47:04 -08:00
Jonathan Ringer
21552a4b17
python3Packages.azure-mgmt-sqlvirtualmachine: init at 0.4.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
f7ee6a66f6
python3Packages.azure-mgmt-security: init at 0.3.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
6b41c90abe
python3Packages.azure-mgmt-privatedns: init at 0.1.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
9c6325bbea
python3Packages.azure-mgmt-netapp: init at 0.6.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
d6c60d46c6
python3Packages.azure-mgmt-managedservices: init at 1.0.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
f32d5830fa
python3Packages.azure-mgmt-kusto: init at 0.4.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
ef72e0b197
python3Packages.azure-mgmt-imagebuilder: init at 0.2.1
2019-11-23 19:47:04 -08:00
Jonathan Ringer
f4f13e8e22
python3Packages.azure-mgmt-hdinsight: init at 1.2.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
06eec9876f
python3Packages.azure-mgmt-deploymentmanager: init at 0.1.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
b4a079bd65
python3Packages.azure-mgmt-containerregistry: init at 2.8.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
8354b5c7a9
python3Packages.azure-mgmt-botservice: init at 0.2.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
c30c883484
python3Packages.azure-mgmt-appconfiguration: init at 0.1.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
c45e9af34c
pythonPackages.azure-mgmt-apimanagement: init at 0.1.0
2019-11-23 19:47:04 -08:00
Jonathan Ringer
7eaf6f8002
pythonPackages.azure-functions-devops-build: init at 0.0.22
2019-11-23 19:47:04 -08:00
Milan Pässler
7e0127e1ca
tree-wide: inherit yarn2nix from yarn2nix-moretea
2019-11-24 01:04:26 +01:00
volth
ce9436613a
perlPackages.GnuPH: disable tests on aarch64
2019-11-23 22:24:51 +00:00
c0bw3b
b1a24b2118
bctoolbox: set meta.homepage
...
+ move cmake and bcunit to nativeBuildInputs
+ use current mbedtls
2019-11-23 18:15:13 +01:00
Orivej Desh
7e952c3321
python: keyring: support Python 2
2019-11-23 14:52:25 +00:00
volth
1e65085e86
[cpan2nix] perlPackages.CacheKyotoTycoon: cleanup
2019-11-23 12:45:48 +00:00
volth
5e81e7f961
[cpan2nix] perlPackages.Furl: cleanup
...
dependencies:
perlPackages.EnvSanctify: init at 1.12
perlPackages.HTTPCookieJar: init at 0.008
perlPackages.PerlDestructLevel: init at 0.02
perlPackages.TestValgrind: init at 1.19
2019-11-23 12:45:48 +00:00
volth
be1d6769f1
[cpan2nix] perlPackages.Connector: 1.27 -> 1.28
2019-11-23 12:45:48 +00:00
volth
7f05b7a070
[cpan2nix] perlPackages.DBIxClassHelpers: 2.034000 -> 2.034001
2019-11-23 12:45:48 +00:00
volth
d9a1feb8ec
[cpan2nix] perlPackages.DBIxClass: cleanup
2019-11-23 12:45:48 +00:00
volth
c2e836ae62
[cpan2nix] perlPackages.DateTimeCalendarJulian: 0.101 -> 0.102
2019-11-23 12:45:48 +00:00
volth
7131e82952
[cpan2nix] perlPackages.LogDispatchFileRotate: cleanup
2019-11-23 12:45:48 +00:00
volth
a5adc79bba
[cpan2nix] perlPackages.Appperlbrew: 0.86 -> 0.87
2019-11-23 12:45:48 +00:00
volth
49d4e0290c
[cpan2nix] perlPackages.LogDispatch: 2.68 -> 2.69
2019-11-23 12:45:48 +00:00
volth
814ebaaa04
[cpan2nix] perlPackages.DateTimeTimeZone: 2.37 -> 2.38
2019-11-23 12:45:48 +00:00
volth
9ef4950788
[cpan2nix] perlPackages.MojoSQLite: 3.003 -> 3.002
2019-11-23 12:45:48 +00:00
volth
1c2aaaab50
[cpan2nix] perlPackages.WWWMechanize: 1.94 -> 1.95
2019-11-23 12:45:48 +00:00
volth
40b729b0e0
[cpan2nix] perlPackages.ApacheAuthCookie: 3.27 -> 3.28
2019-11-23 12:45:48 +00:00
volth
6ff76b565a
[cpan2nix] perlPackages.HTTPEntityParser: 0.21 -> 0.22
2019-11-23 12:45:48 +00:00
volth
723d97db77
[cpan2nix] perlPackages.ApacheLogFormatCompiler: 0.35 -> 0.36
2019-11-23 12:45:47 +00:00
volth
07af1c4c71
[cpan2nix] perlPackages.LWP: 6.39 -> 6.42
2019-11-23 12:45:47 +00:00
volth
32281d0181
[cpan2nix] perlPackages.MojoliciousPluginOpenAPI: 2.17 -> 2.18
2019-11-23 12:45:47 +00:00
volth
029b05ba04
[cpan2nix] perlPackages.JSONValidator: 3.15 -> 3.16
2019-11-23 12:45:47 +00:00
volth
fe637ef439
[cpan2nix] perlPackages.ImageSane: 4 -> 5
2019-11-23 12:45:47 +00:00
volth
9cb0b8c8f3
[cpan2nix] perlPackages.MooXlate: 0.015 -> 0.016
2019-11-23 12:45:47 +00:00
volth
0081cd4b26
[cpan2nix] perlPackages.AlienSDL: cleanup
2019-11-23 12:45:47 +00:00
volth
e8de605ca2
[cpan2nix] perlPackages.AlienBuild: 1.89 -> 1.92
2019-11-23 12:45:47 +00:00
volth
59a3c1ecf4
[cpan2nix] perlPackages.ProtocolHTTP2: 1.09 -> 1.10
2019-11-23 12:45:47 +00:00
volth
7263f14029
[cpan2nix] perlPackages.HTTPCookies: 6.04 -> 6.07
2019-11-23 12:45:47 +00:00
volth
3118c7c78e
[cpan2nix] perlPackages.MailDKIM: 0.57 -> 0.58
2019-11-23 12:45:47 +00:00
volth
8384fb04f4
[cpan2nix] perlPackages.TestScript: 1.25 -> 1.26
2019-11-23 12:45:47 +00:00
volth
bf1d4d707b
[cpan2nix] perlPackages.Moo: 2.003004 -> 2.003006
2019-11-23 12:45:47 +00:00
volth
eca421bd28
[cpan2nix] perlPackages.DBDMock: 1.49 -> 1.52
2019-11-23 12:45:47 +00:00
volth
c31d169cc4
[cpan2nix] perlPackages.ListSomeUtils: 0.56 -> 0.58
2019-11-23 12:45:47 +00:00
volth
1028e56884
[cpan2nix] perlPackages.Test2Suite: 0.000126 -> 0.000127
2019-11-23 12:45:46 +00:00
volth
e28f65ad79
[cpan2nix] perlPackages.TestMockModule: v0.170.0 -> v0.171.0
2019-11-23 12:45:46 +00:00
volth
ae671647db
[cpan2nix] perlPackages.DataCompare: 1.26 -> 1.27
2019-11-23 12:45:46 +00:00
volth
594c7d4240
[cpan2nix] perlPackages.TypeTiny: 1.004004 -> 1.006000
2019-11-23 12:43:09 +00:00
volth
b2a2058bcd
[cpan2nix] perlPackages.ParsePMFile: 0.41 -> 0.42
2019-11-23 12:43:01 +00:00
volth
c224d9f372
[cpan2nix] perlPackages.DevelPatchPerl: 1.64 -> 1.80
2019-11-23 12:42:58 +00:00
volth
b415f7a90d
[cpan2nix] perlPackages.MySQLDiff: cleanup
2019-11-23 12:42:49 +00:00
volth
bcdc1bec84
[cpan2nix] perlPackages.HTTPDate: 6.02 -> 6.05
2019-11-23 12:42:47 +00:00
volth
f6e5f88973
[cpan2nix] perlPackages.EV: 4.27 -> 4.29
2019-11-23 12:42:45 +00:00
volth
8b369a5654
[cpan2nix] perlPackages.DevelChecklib: 1.13 -> 1.14
2019-11-23 12:42:45 +00:00
volth
ac57bfa7be
[cpan2nix] perlPackages.IOCompress: 2.087 -> 2.090
2019-11-23 12:42:42 +00:00
volth
c510bb43c0
[cpan2nix] perlPackages.ack: v3.1.3 -> v3.2.0
2019-11-23 12:42:39 +00:00
volth
fce9988850
[cpan2nix] perlPackages.TestCompile: v2.3.0 -> v2.3.1
2019-11-23 12:42:36 +00:00
volth
316649c53a
[cpan2nix] perlPackages.TermTable: 0.014 -> 0.015
2019-11-23 12:42:35 +00:00
volth
29e832c025
[cpan2nix] perlPackages.MIMELite: 3.030 -> 3.031
2019-11-23 12:42:30 +00:00
volth
09086de8de
[cpan2nix] perlPackages.ImageInfo: 1.41 -> 1.42
2019-11-23 12:42:28 +00:00
volth
de8088a12d
[cpan2nix] perlPackages.TestTime: 0.05 -> 0.08
2019-11-23 12:42:02 +00:00
volth
146a33f27e
[cpan2nix] perlPackages.TestSimple13: 1.302168 -> 1.302169
2019-11-23 12:42:01 +00:00
volth
6795ca6db8
[cpan2nix] perlPackages.SysSyslog: 0.35 -> 0.36
2019-11-23 12:41:54 +00:00
volth
916f07b861
[cpan2nix] perlPackages.StringCRC32: 1.7 -> 1.8
2019-11-23 12:41:52 +00:00
volth
391e263644
[cpan2nix] perlPackages.ScalarListUtils: 1.52 -> 1.53
2019-11-23 12:41:48 +00:00
volth
8cd84ddc4d
[cpan2nix] perlPackages.RoleTiny: 2.001003 -> 2.001004
2019-11-23 12:41:47 +00:00
volth
834ed7c505
[cpan2nix] perlPackages.ProcBackground: 1.10 -> 1.21
2019-11-23 12:41:45 +00:00
volth
692ac00f93
[cpan2nix] perlPackages.PodSimple: 3.39 -> 3.40
2019-11-23 12:41:44 +00:00
volth
7ff256c5b9
[cpan2nix] perlPackages.Mojolicious: 8.25 -> 8.26
2019-11-23 12:41:34 +00:00
volth
6e0d164a64
[cpan2nix] perlPackages.LogJournald: cleanup
2019-11-23 12:41:28 +00:00
volth
2722ef213c
[cpan2nix] perlPackages.IOCaptureOutput: 1.1104 -> 1.1105
2019-11-23 12:41:20 +00:00
volth
4d160613c4
[cpan2nix] perlPackages.DevelPPPort: 3.54 -> 3.55
2019-11-23 12:41:03 +00:00
volth
70d32e8ae9
[cpan2nix] perlPackages.CryptX: 0.064 -> 0.066
2019-11-23 12:41:00 +00:00
volth
11584ef7c6
[cpan2nix] perlPackages.CpanelJSONXS: 4.14 -> 4.17
2019-11-23 12:40:57 +00:00
volth
84702be1f4
[cpan2nix] perlPackages.CompressRawZlib: 2.087 -> 2.090
2019-11-23 12:40:56 +00:00
volth
a89074d9ff
[cpan2nix] perlPackages.CompressRawBzip2: 2.087 -> 2.090
2019-11-23 12:40:56 +00:00
volth
cdea5b44ac
[cpan2nix] perlPackages.CPANPerlReleases: 4.14 -> 4.22
2019-11-23 12:40:51 +00:00
volth
ca04f87ff5
perlPackages.XMLParser: 2.46 -> 2.44
2019-11-23 12:39:54 +00:00
Katharina Fey
4e78f846b6
wally-cli: init at 1.1.1
2019-11-23 13:03:29 +01:00
Orivej Desh
0646b9f7c3
python: openpyxl: support Python 2
...
This fixes pandas for Python 2 since it depends on openpyxl.
2019-11-23 07:31:22 +00:00
José Luis Lafuente
38b4dd56d2
kubeprompt: init at 0.3.0
2019-11-22 23:00:04 +01:00
worldofpeace
9995881b79
Merge pull request #73876 from jtojnar/phonon-backends
...
Fix Plasma NixOS tests
2019-11-22 19:44:19 +00:00
Jan Tojnar
62a09e7029
phonon: remove qt4
...
Qt4 is no longer supported.
https://phabricator.kde.org/D22688
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:48 +01:00
Jan Tojnar
c3c30bc59e
libsForQt5.phonon-backend-vlc: 0.9.0 → 0.11.1
...
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745 ).
Requires qttools for Qt5LinguistTools.
Qt4 support removed since Phonon no longer supports it either.
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:25:29 +01:00
Jan Tojnar
c6147f7ec8
libsForQt5.phonon-backend-gstreamer: 4.9.0 → 4.10.0
...
Required to build with Phonon 4.11 (https://github.com/NixOS/nixpkgs/pull/71745 ). Not having this blocks the channels.
Requires qttools for Qt5LinguistTools.
Qt4 support removed since Phonon no longer supports it either.
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-11-22 20:24:43 +01:00
Michael Raskin
1ca8255fb2
construo: fix build
2019-11-22 17:41:47 +01:00
John Ericson
60b52e240a
Merge pull request #72287 from oxalica/fix-linux-config
...
linuxConfig: fix deps and cross-compiling behavior
2019-11-22 09:32:34 -05:00
Oleksii Filonenko
0de99691d4
nebula: init at 1.0.0
2019-11-22 15:07:18 +02:00
Dominik Michael Rauh
3936a4835a
pythonPackages.mnist: init at 0.2.2
2019-11-22 02:25:30 -08:00
Cedric Cellier
359e6446ef
ocaml-sodium: init at 0.6.0
2019-11-22 07:48:55 +00:00
Jonathan Ringer
5c47b6b0fd
pythonPackages.pydocstyle: freeze at 2.1.1
2019-11-21 19:33:03 -08:00
c0bw3b
0afae5c14b
Treewide: fix more URL permanent redirects
...
Related issue: #60004
Previous PR: #73478
2019-11-21 15:37:34 -08:00
Christine Koppelt
e58e0d8ae0
seg3d: remove
...
(#70774 )
2019-11-21 23:31:21 +01:00
Elis Hirwing
375afaf271
php74-embed: init based on php74
2019-11-21 23:22:58 +01:00
Elis Hirwing
fdc094f69e
php74: init at 7.4.0RC6
2019-11-21 23:22:54 +01:00
Gabriel Ebner
7e4ae7cc1b
opensubdiv: remove cmake override
2019-11-21 20:26:02 +01:00
Serval
3e1fc7ac1e
v2ray: init at 4.21.3
2019-11-21 21:02:03 +08:00
Kirill Elagin
0d774cdfd4
multitime: init at 1.4
2019-11-21 12:50:59 +03:00
Jan Tojnar
6fb5b6be98
Various GNOME leaf package updates ( #73790 )
...
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
Oleksii Filonenko
86a760948b
hyphen: init at 2.8.8
...
Related to #60005 .
2019-11-20 22:53:00 +01:00
Frederik Rietdijk
10d0c68a9b
Merge staging-next into staging
2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
Frederik Rietdijk
648152fdbb
python39: init at 3.9.0a1
...
It's a year until the final release but this will give a chance to test
out certain features and how it integrates with other packages.
https://www.python.org/dev/peps/pep-0596/
2019-11-20 09:42:27 +01:00
Daniel Schaefer
d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
...
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
André-Patrick Bubel
3945c1d873
mediathekview: 13.2.1 -> 13.5.0
2019-11-20 08:14:10 +01:00
Jan Tojnar
a7f4c78792
gnome-user-docs: move to top-level again
2019-11-20 04:58:00 +01:00
Jan Tojnar
5b11829a63
yelp-tools: move to top-level
2019-11-20 04:58:00 +01:00
Jan Tojnar
4fb168176a
python3.pkgs.pydrive: init at 1.3.0
2019-11-20 04:57:59 +01:00
Jan Tojnar
52e9198719
python2.pkgs.google-auth-httplib2: disable tests
...
============================= test session starts ==============================
platform linux2 -- Python 2.7.17, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
rootdir: /build/google-auth-httplib2-0.0.3
plugins: localserver-0.5.0
collected 0 items / 1 errors
==================================== ERRORS ====================================
_____________ ERROR collecting tests/test_google_auth_httplib2.py ______________
ImportError while importing test module '/build/google-auth-httplib2-0.0.3/tests/test_google_auth_httplib2.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests/test_google_auth_httplib2.py:20: in <module>
import google_auth_httplib2
google_auth_httplib2.py:21: in <module>
from google.auth import exceptions
E ImportError: No module named google.auth
2019-11-20 04:57:59 +01:00
Jan Tojnar
7adf662696
python3.pkgs.babelgladeextractor: init at 0.6.0
2019-11-20 04:57:57 +01:00
pasqui23
c20f765bb4
zsh-fast-syntax-highlighting: init at 1.54 ( #65429 )
2019-11-19 21:20:17 -05:00
Michael Bishop
4aa1ffae04
initial implementation of vc4 cross-compile
2019-11-19 22:19:15 -04:00
worldofpeace
ac70cd728c
xfce4-14: move to xfce and have only one version of xfce
...
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.
Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00
Tor Hedin Brønner
9bd8e0de37
egl-wayland: init at 1.1.4
2019-11-19 15:34:39 -05:00
Oleksii Filonenko
ae9846c339
topgrade: init at 3.4.0 ( #72976 )
...
* topgrade: init at 3.4.0
2019-11-19 20:18:42 +01:00
Dmitry Kalinkin
3ff236097b
fastjet-contrib: init at 1.042
2019-11-19 09:38:06 -08:00
Janne Heß
f06ca051e2
geoipupdate: Init at 4.1.5
2019-11-19 08:01:19 -08:00
Jonathan Ringer
6a983b61d4
elasticsearch-curator: move out of python-packages
...
Upstream froze click to <7, which means it will only
work with overrides, which means it can't compose
with other python modules.
2019-11-19 07:38:27 -08:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
Frederik Rietdijk
4f971bbcce
python.pkgs.cerberus11: remove reference after file was moved
...
Fixup for 34715da5dc
, fixes eval.
2019-11-19 13:09:58 +01:00
Linus Heckemann
93e6dcb398
Merge pull request #68285 from rileyinman/redshift-wlr
...
redshift-wlr: Init at 2019-04-17
2019-11-19 11:56:28 +01:00
Frederik Rietdijk
f6b39f852e
Merge master into staging-next
2019-11-19 10:53:44 +01:00
Riley Inman
3dfb476ddc
redshift-wlr: Init at 2019-04-17
...
redshift-wlr is a fork of redshift that adds support for the
wlr-gamma-control protocol. This supports sway and any other Wayland
compositors that implement the standard in the future.
2019-11-19 10:52:05 +01:00
Elis Hirwing
d5966fd005
Merge pull request #73710 from Moredread/jellyfin-ffmpeg
...
jellyfin: use FFmpeg 4 as recommended
2019-11-19 09:42:16 +01:00
Mario Rodas
93be69d42f
Merge pull request #73473 from bcdarwin/gpyopt
...
pythonPackages.gpyopt: init at unstable-2019-09-25
2019-11-18 21:57:38 -05:00
Mario Rodas
f7076d3726
Merge pull request #73583 from marsam/add-pack
...
buildpack: init at 0.5.0
2019-11-18 19:32:09 -05:00
Matt Huszagh
098a903ce2
asymptote: 2.47 -> 2.60
...
Also cleans up some unnecessary steps in the build
expression.
2019-11-18 15:36:53 -08:00
André-Patrick Bubel
7e5bf16330
jellyfin: use FFmpeg 4 as recommended
2019-11-18 21:36:27 +01:00
adisbladis
9ae9729708
merkaartor: 0.18.3 -> unstable-2019-11-12
2019-11-18 20:10:44 +00:00
adisbladis
ab3f50a1c0
qt511: Remove package sets
...
Nothing depends on Qt 5.11 any more
2019-11-18 20:10:44 +00:00
adisbladis
f70c47a901
qt59: Remove package sets
...
Nothing depends on Qt 5.9 any more
2019-11-18 20:10:43 +00:00
adisbladis
dcfc821c6c
treewide: Stop using Qt 5.9
2019-11-18 20:10:43 +00:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Milan Pässler
9b09b4085d
tinyfecvpn: init at 20180820.0
2019-11-18 20:56:29 +01:00
Florian Klink
93f5c85d66
Merge pull request #73074 from obsidiansystems/python3-airflow
...
python3Packages.apache-airflow init 1.10.5
2019-11-18 14:28:40 +01:00
Lassulus
5de728659b
Merge pull request #73107 from contrun/init-dnsproxy
...
dnsproxy: init at 0.20.0
2019-11-18 11:39:00 +01:00
Peter Simons
c95664665d
obs-studio: package the missing ndi library to make the obs-ndi plug-in actually work
2019-11-18 10:18:04 +01:00
Bjørn Forsman
41832d9100
treewide: include missing package names in deprecation/removal messages
...
Most deprecation/removal messages already do this, but these were
missing.
Now the user does not have to `--enable-trace` and parse the quite long
trace just to find the package name.
2019-11-18 08:15:09 +01:00
Ryan Mulligan
c86b0320f9
Merge pull request #73589 from lovesegfault/essentia-extractor
...
essentia-extractor: init at 2.1_beta2
2019-11-17 21:08:04 -08:00
Bernardo Meurer
e7fea062ce
essentia-extractor: init at 2.1_beta2
2019-11-17 20:17:44 -08:00
Ariel
7af3a955c9
apache-airflow: 1.10.3 -> 1.10.5, enable python
...
Includes misc fixes suggested during the PR process.
2019-11-17 21:44:15 -05:00
YI
5f3acf24ae
dnsproxy: init at 0.20.0
2019-11-18 10:38:12 +08:00
Ryan Mulligan
74edb58ad1
Merge pull request #73094 from jonafato/zulip-4.0.0
...
zulip: init at 4.0.0
2019-11-17 18:04:05 -08:00
Luz
84bfc7207d
hexdino: init at 0.1.0
...
* hexdino: init at 0.1.0
* Fix fail due to licence
2019-11-18 00:40:31 +01:00
Jaka Hudoklin
f3179ef60a
wagyu: init at 0.6.1
2019-11-18 00:34:11 +01:00
Alyssa Ross
6955816811
squashfs-tools-ng: init at 0.7
2019-11-17 23:46:16 +01:00
Edmund Wu
431038aa26
recursive: init at 1.022
2019-11-17 23:34:44 +01:00
Ryan Mulligan
1fb4a93c3a
Merge pull request #73519 from petabyteboy/feature/giada
...
giada: init at 0.15.4
2019-11-17 14:20:58 -08:00
lassulus
f498b2ac0e
wifite2: init at 2.2.5
2019-11-17 22:59:30 +01:00
Ryan Mulligan
30fa836bcc
Merge pull request #73476 from jumper149/master
...
blugon: init at 1.11.4
2019-11-17 13:47:40 -08:00
Ryan Mulligan
6160a5f771
Merge pull request #73479 from cko/coredumper
...
coredumper: remove
2019-11-17 13:37:17 -08:00
Ivan Kozik
106d4049cd
quickjs: init at 2019-10-27 ( #73515 )
2019-11-17 13:35:29 -08:00
Milan Pässler
cb0b0e93a3
giada: init at 0.15.4
2019-11-17 22:22:31 +01:00
Mario Rodas
d3df05e61d
buildpack: init at 0.5.0
2019-11-17 16:20:00 -05:00
Ryan Mulligan
88ed6b2674
Merge pull request #73575 from minijackson/init-async
...
async: init at 0.1.1
2019-11-17 11:40:18 -08:00
Ryan Mulligan
edbc28b6ca
Merge pull request #73550 from Flakebi/birdtray
...
birdtray: init at 1.6
2019-11-17 10:35:00 -08:00
Felix Springer
08d2820fcc
blugon: init at 1.11.4
2019-11-17 19:32:53 +01:00
Minijackson
9cf2d91282
async: init at 0.1.1
2019-11-17 19:21:07 +01:00
Lassulus
ce52d6b6ae
Merge pull request #73188 from blitz/spike
...
spike: init at 1.0.0
2019-11-17 19:19:17 +01:00
Jörg Thalheim
1296f83a08
Merge pull request #71393 from DianaOlympos/beam-package/remove
...
beam-modules/hex-snapshot: remove
2019-11-17 13:28:13 +00:00
Florian Klink
3372d65468
Merge pull request #73539 from ahiaao/fix/retext-wrap-qt
...
retext: properly wrap with wrapQtApp
2019-11-17 14:12:25 +01:00
Thomas Depierre
8de4654d4b
beam-modules/hex-snapshot: remove
...
The package set is not maintained. It is also not used by most of the
BEAM community. Removing it to allow a more useful set of tools fit to
the BEAM community in Nixpkgs.
2019-11-17 13:45:57 +01:00
Flakebi
8b2f36fd8a
birdtray: init at 1.6
2019-11-17 12:55:35 +01:00
markuskowa
6f4e5228b9
Merge pull request #73517 from geistesk/smu
...
smu: init at 1.5
2019-11-17 11:42:38 +01:00
Frederik Rietdijk
3864800226
Merge master into staging-next
2019-11-17 10:31:52 +01:00
Greg Roodt
056bda4714
kubeseal: init at 0.9.5
2019-11-17 00:36:31 -08:00
ahiaao
145652462b
retext: properly wrap with wrapQtApp
2019-11-16 23:50:07 -08:00
tilpner
08eb8dc3eb
python3Packages.matrix-nio: init at 0.6
2019-11-16 23:06:50 -08:00
tilpner
58a4eccf00
python3Packages.python-olm: init at (automatic) 3.1.4
2019-11-16 23:06:50 -08:00
Franz Pletz
df33807c92
Merge pull request #73520 from petabyteboy/feature/gortr
...
gortr: init at 0.13.0
2019-11-17 01:55:56 +00:00
Milan Pässler
fdadc79f6a
gortr: init at 0.13.0
2019-11-16 23:12:50 +01:00
Stig P
2594aa5917
perlPackages.MySQLDiff: init at 0.60
...
(#72790 )
2019-11-16 22:30:45 +01:00
c0bw3b
20e43fd89c
perlPackages.StringShellQuote: disable tests on Darwin
2019-11-16 22:29:53 +01:00
geistesk
b3ca115ebd
smu: init at 1.5
2019-11-16 22:27:22 +01:00
Mario Rodas
4800a71e2e
Merge pull request #72710 from magnetophon/stone-phaser
...
stone-phaser: init at 0.1.2
2019-11-16 16:02:22 -05:00
Bart Brouns
19562e33bd
stone-phaser: init at 0.1.2
2019-11-16 20:28:15 +01:00
Mario Rodas
d83a7f6c39
Merge pull request #72746 from magnetophon/ensemble-chorus
...
ensemble-chorus: init at unstable-15-02-2019
2019-11-16 14:26:28 -05:00
Mario Rodas
953a532516
Merge pull request #71231 from magnetophon/gxmatcheq
...
gxmatcheq-lv2: init at 0.1
2019-11-16 14:01:23 -05:00
Frederik Rietdijk
be7125dde7
Merge master into staging-next
2019-11-16 11:45:07 +01:00
jD91mZM2
227c4c8b0b
multibootusb: Fix QT and refactor
...
Also removed myself as maintainer because I don't care about this
software anymore.
2019-11-16 11:14:57 +01:00
Will Dietz
44d9a86f41
Merge pull request #67282 from dtzWill/feature/boost-1.71
...
boost171: init at 1.71.0
2019-11-16 01:15:09 -06:00
Christine Koppelt
b8cbb64aad
coredumper: remove
2019-11-16 01:55:04 +01:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Ben Darwin
634effcea4
gpyopt: init at unstable-2019-09-25
2019-11-15 16:24:11 -05:00
Chris Ostrouchov
effe7f8a09
pythonPackages.snakebite: init at 2.11.0
2019-11-15 16:06:41 -05:00
Chris Ostrouchov
d758b24e80
pythonPackages.flask-bcrypt: init at 0.7.1
2019-11-15 16:06:41 -05:00
Chris Ostrouchov
d6fdec8d24
apache-airflow: refactor add as python application
2019-11-15 16:06:41 -05:00
Chris Ostrouchov
20e87c1c8c
pythonPackages.flask-appbuilder: init at 2.1.6
2019-11-15 16:06:41 -05:00
Chris Ostrouchov
b9367e7a18
pythonPackages.apispec: init at 2.0.2
2019-11-15 16:06:41 -05:00
Chris Ostrouchov
4cb6a88b38
pythonPackages.prance: init at 0.15.0
2019-11-15 16:06:40 -05:00
Chris Ostrouchov
749478d1a7
pythonPackages.flask-openid: init at 1.2.5
2019-11-15 16:04:47 -05:00
Chris Ostrouchov
995d4b256e
pythonPackages.python-openid: init at 2.2.5
2019-11-15 16:04:47 -05:00
Chris Ostrouchov
a380071085
pythonPackages.marshmallow-enum: init at 1.4.1
2019-11-15 16:04:47 -05:00
Chris Ostrouchov
908fb25f58
pythonPackages.prison: init at 0.1.2
2019-11-15 16:04:47 -05:00
Chris Ostrouchov
0cb3cbfe57
pythonPackages.flask-admin: init at 1.5.3
2019-11-15 16:04:47 -05:00
Chris Ostrouchov
4a69b3b6be
pythonPackages.sqlalchemy-citext: init at 1.3.0
2019-11-15 16:04:47 -05:00
Chris Ostrouchov
68520f783a
pythonPackages.flask-babelex: init at 0.9.3
2019-11-15 16:04:47 -05:00
Chris Ostrouchov
9c983fbf04
pythonPackages.flask-mongoengine: init at 0.9.5
2019-11-15 16:04:46 -05:00
Chris Ostrouchov
ad8b178b0b
pythonPackages.wtf-peewee: init at 3.0.0
2019-11-15 16:04:27 -05:00
Chris Ostrouchov
3fb612cdc9
pythonPackages.mongoengine: init at 0.18.2
2019-11-15 16:04:27 -05:00