Commit Graph

47400 Commits

Author SHA1 Message Date
Renaud
f0b9bd93ec
cryfs: 0.9.10 -> 0.10.2
(#74296)
2019-11-29 22:58:38 +01:00
Peter Simons
6ffdb286e5
Merge pull request #74557 from cdepillabout/spago
spago: init at 0.12.1.0
2019-11-29 20:13:47 +01:00
Michael Raskin
23e568f0ce matrix-recorder: init at 0.0.6 2019-11-29 19:24:16 +01:00
Ben Darwin
d016a507ea ocamlPackages.{owl-base,owl}: init at 0.7.1 2019-11-29 17:22:45 +00:00
Ben Darwin
777efe8425 ocamlPackages.eigen: init at 0.1.4 2019-11-29 17:22:45 +00:00
Cedric Cellier
724133984f ocaml-kafka: init at 0.4 2019-11-29 07:39:10 +00:00
Josef Kemetmüller
084eaa4987 pybind11: Unify with pythonPackages.pybind11
Instead of one derivation providing a cmake-compatible library and one
providing a setuptools-compatible library, we now support both ways of
consuming the library for both pybind11 and python.pkgs.pybind11.
2019-11-28 21:36:58 -08:00
worldofpeace
6687a4a727
Merge pull request #74265 from worldofpeace/next-fix
next: Fix #74258
2019-11-29 02:51:41 +00:00
(cdep)illabout
bb104abf63 spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool.

https://github.com/spacchetti/spago
2019-11-29 10:13:35 +09:00
Wael Nasreddine
ef20b37ff7
ccloud-cli: init at 0.202.0 (#72847) 2019-11-28 16:22:07 -08:00
Michael Raskin
6317f5b81c matrixcli: init at 2019-08-15 2019-11-28 17:13:29 +01: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
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
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
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
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
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
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
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
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