Commit graph

29314 commits

Author SHA1 Message Date
Jan Tojnar 8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01:00
Frederik Rietdijk f99271be7c
Merge pull request #74023 from NixOS/staging-next
Staging next
2019-11-30 21:12:27 +01:00
Mario Rodas bc7734d533
Merge pull request #74739 from jwijenbergh/upgrade-spotify-tui
spotify-tui: 0.9.0 -> 0.10.0
2019-11-30 14:07:44 -05:00
Jan Tojnar a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
Jeroen Wijenbergh dafee5259d spotify-tui: 0.9.0 -> 0.10.0 2019-11-30 19:39:14 +01:00
Mario Rodas 65290f9a19
Merge pull request #74515 from waiting-for-dev/boxes
boxes: init at 1.3
2019-11-30 11:46:58 -05:00
Marc Busqué b9b0493c55 boxes: init at 1.3 2019-11-30 16:06:04 +01:00
adisbladis e8f2764fe8
Merge pull request #66254 from marcus7070/cadquery-and-friends-init
pythonPackages.cadquery: init at 2.0RC0 & cq-editor: init at 0.1RC1
2019-11-30 11:09:30 +00:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Marcus Boyd f033c3470f cq-editor: init at 0.1RC1 2019-11-30 16:30:17 +10:30
Сухарик 6b73f36618 java-service-wrapper: init at 3.5.41 2019-11-30 02:48:38 +03:00
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
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
Maximilian Bosch 58ccdeb8af
matrix-synapse: 1.5.1 -> 1.6.1
https://github.com/matrix-org/synapse/releases/tag/v1.6.0
https://github.com/matrix-org/synapse/releases/tag/v1.6.1
2019-11-28 19:18:48 +01:00
Andreas Rammhold f9dd4b27f1 chirp: modernize the expression by using buildPythonApplication 2019-11-28 19:06:21 +01:00
Michael Raskin 6317f5b81c matrixcli: init at 2019-08-15 2019-11-28 17:13:29 +01:00
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
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08: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
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
worldofpeace 1b5df99e7a
Merge pull request #70295 from worldofpeace/mutter-eglstreams
Mutter eglstreams
2019-11-27 05:29:58 +00: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
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
Frederik Rietdijk 06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
Rakesh Gupta df13589f49 tiledb: init at 1.7.0 2019-11-25 21:29:50 +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
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
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
Milan Pässler 7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
c0bw3b b1a24b2118 bctoolbox: set meta.homepage
+ move cmake and bcunit to nativeBuildInputs

+ use current mbedtls
2019-11-23 18:15:13 +01:00
Katharina Fey 4e78f846b6
wally-cli: init at 1.1.1 2019-11-23 13:03:29 +01: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
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
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
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 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
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
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
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
Chris Ostrouchov d6fdec8d24 apache-airflow: refactor add as python application 2019-11-15 16:06:41 -05:00
SRGOM d587092e9e pplatex: init at unstable-2015-09-14 (#73461) 2019-11-15 14:01:11 -05:00
worldofpeace 4583e293fd
Merge pull request #73251 from worldofpeace/remove-slim
nixos/slim: remove
2019-11-15 15:56:48 +00:00
Marek Mahut 6c692a29c8 prometheus-nginxlog-exporter: init at 1.3.0 2019-11-15 12:21:39 +01:00
Daniel Schaefer c96e556ed7
grip-0.8: indexed grip (#60182)
grip-0.8: indexed grip
2019-11-14 23:54:32 +01:00
Jan Tojnar da76deffd1
Merge branch 'master' into staging-next 2019-11-14 23:25:36 +01:00
Renaud 32b0cb0f46
Merge pull request #70604 from moaxcp/asciidoctorj
asciidoctorj init at 2.1.0
2019-11-14 22:30:45 +01:00
Milan Svoboda 2bf8cccc0d grip-search: init at 0.8 2019-11-14 22:11:58 +01:00
Nathan van Doorn 00c866bf62 intecture-cli: use openssl 1.0.2
(#70614)
2019-11-14 20:19:14 +01:00
adisbladis e578b8499f fetchgitPrivate: Remove fetcher
Since Nix 2.0 we have `builtins.fetchGit` which is a much better
option since it runs in the evaluator and has access to the regular
users ssh keys.
2019-11-14 09:34:12 -08:00
Leonhard Markert ceccff3439 lorri: init at version unstable-2019-10-30
Includes user service (nixos/modules/services/development/lorri) that
starts on demand.
2019-11-14 16:06:27 +01:00
Frederik Rietdijk c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
Silvan Mosberger 5057d2f950
jpegexiforient: init at 2002-02-17 (#73361)
jpegexiforient: init at 2002-02-17
2019-11-14 03:15:47 +01:00
Silvan Mosberger 3f0082d579
jpegexiforient: init at unstable-2002-02-17 2019-11-14 02:36:30 +01:00
Oleksii Filonenko 20394a368e cargo-deb: init at 1.21.1
Co-Authored-By: Daniel Schaefer <git@danielschaefer.me>
2019-11-13 13:06:25 -08:00
Kyle Copperfield 2011aef629 openvswitch: many improvements
- tidy maintainer definition
- add kmcopper to maintainers
- use https for url fetch
- update lts to 2.5.9
- compile with openssl 1.1
- use https for homepage url
- use python3 in 2.12
2019-11-13 21:00:31 +00:00
Astro 65a9f34ea4 tdns-cli: init at 0.0.5 2019-11-13 18:17:02 +01:00
Peter Hoeg 1eea0f52b8
mpc: 0.28 -> 0.31 2019-11-13 16:44:44 +01:00
tobim 4a9d5493b7 mpd: 0.20.13 -> 0.21.16 (#57608)
* Refactor mpd

* mpd: 0.20.13 -> 0.21.5

Switch to meson based build, following upstream.

* Fix mpd on darwin

* mpd: 0.21.5 -> 0.21.6

* mpd-small: init add 0.21.6

* Update to 0.21.8 & fix ouput path

Also use pname instead of name.

* Update to 0.21.9

* Integrate review suggestions

- Expose run function as mpdWithFeatures.
- Throw on invalid feature requests.
- Drop major/minor version variables.
- Cosmetic improvements.

* Update to 0.21.10

* mpd: 0.21.10 -> 0.21.11

* mpd: 0.21.11 -> 0.21.12

* mpd: log to journal

* mpd: 0.21.12 -> 0.21.14

* mpd: add tobim to maintainers

* mpd: reenable syslog support

* mpd: 0.21.14 -> 0.21.15

* mpd: 0.21.15 -> 0.21.16
2019-11-13 15:38:46 +00:00
Frederik Rietdijk 32749eee42 jpylyzer: use python3 version 2019-11-13 16:27:38 +01:00
Frederik Rietdijk f9a5892664 mathics: use python2
might be possible to user newer one, but it needs an older django as
well so less likely.
2019-11-13 16:27:38 +01:00
Frederik Rietdijk 09a1ae83f9 displaycal: pin python2 because of wxPython 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 98739e7edc klaus: use python3 version 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 45cff47dc4 dkimpy: use python3 version 2019-11-13 16:27:38 +01:00
Frederik Rietdijk cf5e5e4d79 vulnix: use python3Packages as argument 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 92a57ed7f1 afew: use python3 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 06b1b522e9 eccodes: use python3 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 9978f5ba5e dosage: fix build, use python3 2019-11-13 16:27:38 +01:00
Peter Simons 11e98079ba obs-studio: add build for obs-ndi plugin
Note that the plugin won't do anything without the NDI library packaged, too.
I'll add that one ASAP.
2019-11-13 14:19:17 +01:00
MetaDark a4e600e9d3 texlab: init at 1.6.0 2019-11-13 07:49:21 -05:00
Martin Potier ca0c25f18a atlantis: init at 0.10.1 2019-11-13 01:44:53 -08:00
Mario Rodas c42f58233c
prometheus: 2.13.1 -> 2.14.0
Changelog: https://github.com/prometheus/prometheus/releases/tag/v2.14.0
2019-11-13 04:20:00 -05:00
Oleksii Filonenko 00bbd07152 pg_flame: init at 1.1 2019-11-13 00:24:33 -08:00
Mario Rodas 1933ae3973
Merge pull request #73121 from marsam/init-nushell
nushell: init at 0.5.0
2019-11-12 22:33:06 -05:00
Dmitry Kalinkin 93ee8095b0 snakemake: 5.4.4 -> 5.7.4 (#72929)
(#72929)
2019-11-13 00:46:56 +01:00
Renaud 6d5bca501c
Merge pull request #73043 from nlewo/open-policy-agent
open-policy-agent: init at 0.15.0
2019-11-13 00:10:07 +01:00
Tim Steinbach 44d80a5c56 linux: Remove 5.2
5.2.x kernels are EOL
2019-11-12 16:17:01 -05:00
Antoine Eiche 0c8d0f9beb open-policy-agent: init at 0.15.0 2019-11-12 20:45:09 +01:00
Henrik Jonsson 354e872ad8 keepkey_agent: init at 0.9.0 2019-11-12 11:30:24 -08:00
Henrik Jonsson f8b2e53aab ledger_agent: init at 0.9.0 2019-11-12 11:30:24 -08:00
Henrik Jonsson 6e99854d0f trezor_agent: init at 0.10.0
The pythonPackages.trezor_agent existed since earlier, now we
also add a top-level package by making use of `toPythonApplication`.
2019-11-12 11:30:24 -08:00
Maximilian Bosch 41a1d98463
Merge pull request #73259 from B4dM4n/cargo-udeps
cargo-udeps: init at 0.1.5
2019-11-12 19:10:18 +01:00
Matthew Bauer b2a7c252c0
Merge pull request #71007 from moaxcp/ttygif
ttygif init at 1.4.0
2019-11-12 12:52:38 -05:00
Frederik Rietdijk 35a537df2e
Merge pull request #56479 from dtzWill/feature/upgrade-default-boost
boost: update default 1.67 -> 1.69
2019-11-12 14:48:45 +01:00
Frederik Rietdijk d688c7cd05 Merge staging-next into staging 2019-11-12 14:32:56 +01:00
Frederik Rietdijk 4619637d74
Merge pull request #72712 from NixOS/staging-next
Staging next
2019-11-12 14:32:50 +01:00
Peter Simons 6618990561 pinentry-gtk2: prefer the new attribute name over the old one 2019-11-12 13:44:17 +01:00
Mario Rodas a8942c6cbd
nushell: add withAllFeatures flag
Co-authored-by: Evan Stoll <evanjs@users.noreply.github.com>
2019-11-12 04:20:00 -05:00
John Ericson 16f0fe7fe3 Merge remote-tracking branch 'upstream/master' into mingw-mcfthreads 2019-11-11 20:48:14 -05:00
markuskowa 5fa8b82d3e
Merge pull request #72500 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.10 -> 0.9.11
2019-11-11 23:57:28 +01:00
Fabian Möller d1ff1c0d09
cargo-udeps: init at 0.1.5 2019-11-11 23:42:47 +01:00
John Mercier 9f9bd573fe ttygif init at 1.4.0 2019-11-11 17:30:08 -05:00
Markus Kowalewski 5e6043b764
drumkv1: use Qt5's mkDerivation 2019-11-11 23:29:15 +01:00
worldofpeace ce26b3eaf0 nixos/slim: remove
The SLIM project is abandoned and their last release was in 2013.
Because of this it poses a security risk to systems, no one is working
on it or picked up maintenance. It also lacks compatibility with systemd
and logind sessions. For users, there liikely isn't anything like slim
that's as lightweight in terms of dependencies.
2019-11-11 17:10:41 -05:00
Jan Tojnar 1569632bf8
Merge branch 'staging-next' into staging 2019-11-11 22:28:32 +01:00
Jan Tojnar 1b5a8a2cc6
Merge branch 'master' into staging-next 2019-11-11 22:27:57 +01:00
markuskowa 79302a8d36
Merge pull request #73240 from filalex77/licensor-2.0.0
licensor: init at 2.0.0
2019-11-11 21:42:53 +01:00
Jaka Hudoklin 4432135955
Merge pull request #73150 from ashkitten/add-elasticsearch-ingest-attachment
elasticsearchPlugins: add ingest-attachment
2019-11-11 21:01:06 +01:00
John Ericson dec8d2c5da openssl: Switch deafult for MinGW
Working around broken build for now.
2019-11-11 14:10:02 -05:00
Oleksii Filonenko 3fe11d1180
licensor: init at 2.0.0 2019-11-11 21:04:14 +02:00
Alex Guzman 82dfacc7fe trousers: 0.3.13 -> 0.3.14
* Update trousers to latest, use regular openssl (#68338)

trousers: cleanup

* some CFLAGS and LDFLAGS are not needed anymore

* libtool file fixup was a no-op

* license is now BSD-3 since:
0160d229f8/
2019-11-11 19:43:14 +01:00
John Ericson 04cb05d20c gcc: Build MinGW stage two with threading library
Currently this is set up to be mcfgthreads, but it could be something
else instead.
2019-11-11 11:02:38 -05:00
misuzu b571728081 3proxy: init at 0.8.13 2019-11-11 16:15:29 +02:00
tekeri cd41194654 circus: fix incompatible dependency of python-circus (#73199)
* circus: fix incompatible dependency of python-circus

* circus: move out of python packages set

* circus: remove directly used python packages arguments
2019-11-11 14:09:58 +01:00
Mario Rodas 542fb7715b
Merge pull request #73182 from avdv/wtf-0.24.0
wtf: 0.23.0 -> 0.24.0
2019-11-11 06:10:37 -05:00
Frederik Rietdijk 73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
Frederik Rietdijk cf27abf534 Merge master into staging-next 2019-11-11 12:06:42 +01:00
Oleksii Filonenko 7b5194aee9 fselect: init at 0.6.7 (#73206)
* fselect: init at 0.6.7

* Fix cargoSha256

Co-authored-by: zimbatm <zimbatm@users.noreply.github.com>
2019-11-11 10:25:16 +00:00
Dmitry Kalinkin 03e78496b6
arrow-cpp: fix on i686-linux 2019-11-11 03:23:09 -05:00
Mario Rodas ad4a1e0f85 wtf: Use Go 1.13 and drop overrideModAttrs
This no longer uses gocenter.io as a proxy, but the official Go module proxy
instead.
2019-11-11 08:51:55 +01:00
John Ericson 06c5e811e6 mcfgthreads: Init from git 2019-11-11 00:25:24 -05:00
John Ericson 38ebb8ff82 fetchurl: Eliminate pointless cross differences 2019-11-11 00:25:24 -05:00
Julian Stecklina e750461511 spike: init at 1.0.0
Spike is the RISC-V ISA simulator from the RISC-V project.
2019-11-11 00:46:05 +01:00
Linus Heckemann da9b3ea747
Merge pull request #65362 from craigem/calls
calls: init at 0.0.1
2019-11-10 22:59:00 +01:00
Emery Hemingway 84c44d8caf
Merge pull request #73162 from rnhmjoj/monero
monero: 0.14.1.2 -> 0.15.0.0
2019-11-10 21:55:26 +01:00