Commit graph

32168 commits

Author SHA1 Message Date
José Romildo Malaquias 4e2b0fe833
Merge pull request #95334 from romildo/upd.luna-icons
luna-icons: init at 2020-08-09
2020-08-17 08:12:41 -03:00
Yuki Okushi ea157645be cargo-fund: init at 0.2.0 2020-08-17 17:11:16 +09:00
Florian Klink 9ca1f49410
Merge pull request #92833 from dasj19/fslint-init
fslint: init at 2.46
2020-08-17 00:00:35 +02:00
syberant 8fb288515f gitoxide: init at 0.3.0
Fixes: https://github.com/NixOS/nixpkgs/issues/95317
2020-08-16 19:49:18 +00:00
Ben Darwin 9b589c7c9a itk4: 4.13.2 -> 4.13.3 2020-08-16 19:47:10 +00:00
Orivej Desh (NixOS) c8003b550a
mamba: init at 1.3 (#94615)
* mamba: init at 1.1

* mamba: 1.1 -> 1.3

Co-authored-by: Orivej Desh <orivej@gmx.fr>
2020-08-16 18:33:12 +00:00
zowoq 36e0fa9385
cargo-c: fix darwin build (#95575) 2020-08-16 20:29:02 +02:00
voidIess 3cc44ba04e
geogebra 6 : init at 6-0-598-0 (#95422)
* geogebra 6 : init at 6-0-598-0

since geogebra was ported from java to electron, this is a repacke;
wont want to delete geogebra 5, no darwin package for 6

ran nixpkgs-fmt over the file to cleanly reformat the spacings

Update pkgs/top-level/all-packages.nix

remove a trailing space

Co-authored-by: Tom Smeets <Tom.TSmeets@Gmail.com>

Update pkgs/applications/science/math/geogebra/geogebra_6.nix

Co-authored-by: Tom Smeets <Tom.TSmeets@Gmail.com>

Applied a sugestion for the formating of the lines

fixed a mistake, where the wrong name attribute was used

removed an unnecassary chmod statement

added a downlod link to archive.org

moved geogebra_6.nix to geogebra6.nix

removed unnecesary build inputs statement

* renamed to geogebra6
2020-08-16 20:02:54 +02:00
Gabriel Ebner e43ca82728
Merge pull request #95597 from gebner/fix-mozc 2020-08-16 19:17:09 +02:00
Florian Klink 16fc531784
Merge pull request #95505 from flokli/remove-mathics
mathics: remove package, module and test
2020-08-16 18:42:10 +02:00
Vladyslav M 36b2372314
Merge pull request #95581 from zowoq/cargo-update
cargo-update: fix darwin build
2020-08-16 18:47:32 +03:00
Gabriel Ebner 748cbf9358 ibus-engines.mozc: fix build and support new era 2020-08-16 16:39:50 +02:00
Gabriel Ebner 776a8f5c89 fcitx-engines.mozc: 2.20.2673.102 -> 2.23.2815.102 2020-08-16 16:39:25 +02:00
zowoq b12099956c cargo-update: fix darwin build 2020-08-17 00:16:37 +10:00
Marvin Strangfeld cb4cfcf948 gradle: 6.5 -> 6.6 2020-08-16 13:10:15 +00:00
Florian Klink b2f3bbd3fb
Merge pull request #95507 from flokli/remove-mesos
mesos: remove package, module and test (and chronos/marathon which depends on it)
2020-08-16 14:46:24 +02:00
Michael Raskin 657f6129b3
Merge pull request #94027 from Atemu/zen-kernel-init
linux_zen: init at 5.7.10
2020-08-16 10:06:56 +00:00
Bart Brouns 8a220dfe9c mamba: init at 1.1 2020-08-16 09:30:41 +00:00
Ryan Mulligan 3e2ff0729d
Merge pull request #94761 from lucperkins/add-dapr
dapr-cli: init at 0.9.0
2020-08-15 15:39:28 -07:00
Thiago Franco de Moraes dbf46a3da2 vtk_9: init at 9.0.1 2020-08-15 15:27:16 -07:00
Rohit Goswami 620f9049ae
d-seams: init at 1.0.1 2020-08-15 19:36:04 +00:00
Rohit Goswami ead47f075a
rang: init at v3.1.0 2020-08-15 19:36:04 +00:00
Florian Klink 9489dcb7ba mathics: remove package definiton 2020-08-15 20:16:14 +02:00
Benjamin Hipple 04e24aa615
Merge pull request #95421 from oxalica/broken-mist
mist: remove
2020-08-15 13:27:28 -04:00
Doron Behar 6c3d919edf mailnag: implement a withPlugins interface 2020-08-15 10:17:06 -07:00
Doron Behar ddb962bec4 mailnag: Make it possible to override available plugins 2020-08-15 10:17:06 -07:00
Doron Behar 7ff82bfee6 mailnag: enable to configure plugins
Add an availablePlugins attrset with all plugins available.
Make mailnag's expression accept a "plugins" argument specifying plugins
to install, from `availablePlugins`.
Prevent double wrapping (nor related to plugins).
Install plugins using xorg.lndir.
2020-08-15 10:17:06 -07:00
Alvar Penning b7ce309e6c pythonFull: add BlueZ support
This commit introduces two changes.

First, cpython gets optional BlueZ support, which is needed for
AF_BLUETOOTH sockets. Therefore bluezSupport was added as a parameter.

Second, the call to the pythonFull packages has been adjusted. The
Python packages have a self-reference called self. This was not adjusted
for the override. As a result, Python packages for this special version
of Python were not built with the overridden Python, but with the
original one.
2020-08-15 18:08:20 +02:00
Florian Klink 550abe9732 marathon: remove package
This failed to build for >9 months.
2020-08-15 16:59:59 +02:00
Florian Klink b4eebe4a40 chronos: remove package
This failed to build for >9 months, as mesos failed to build for >9
months.
2020-08-15 16:59:38 +02:00
Florian Klink fadb45e6b5 mesos: remove package
It has been broken for >9 months.
2020-08-15 16:59:38 +02:00
Martin Weinelt 99d379c45c
Merge pull request #79874 from oxzi/tinycbor-v0.5.3
tinycbor: init at 0.5.3
2020-08-15 16:31:31 +02:00
Alvar Penning c3da51ff08 tinycbor: init at 0.5.3 2020-08-15 16:23:26 +02:00
Dmitry Kudriavtsev 08930e0881 x3270: init at 4.0ga9 2020-08-15 01:06:31 -07:00
freezeboy 3e988dfb33 molotov: init at 4.2.2 2020-08-15 01:01:34 -07:00
Daniel Schaefer d4e530412d
yq: 2.8.1 -> 2.9.2 (#73424)
Co-authored-by: Drew Risinger <drewrisinger@users.noreply.github.com>
Co-authored-by: Drew <drewrisinger@users.noreply.github.com>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-08-15 08:27:07 +01:00
Frederik Rietdijk 49f4475307
Merge pull request #95305 from jonringer/remove-py35
python35: remove
2020-08-15 09:08:47 +02:00
zowoq 1790e642f2
go_1_13: remove (#95478) 2020-08-14 21:17:14 -07:00
freezeboy ff8e1825ab librealsense,python3Packages.pyrealsense2: refactor to add cudaSupport and python bindings 2020-08-14 15:47:17 -07:00
Maximilian Bosch d22cd376e5
Merge pull request #95161 from lf-/patch-1
nix-doc: init at 0.3.3
2020-08-15 00:29:08 +02:00
Martin Weinelt f1efdd2c0b
Merge pull request #89444 from mweinelt/pinnwand-module
nixos/pinnwand: init; steck: init at 0.5.0; nixos/tests/pinnwand: init
2020-08-14 22:09:33 +02:00
Vladimír Čunát 96745f0228
qt5: switch back to 5.12 on darwin
... until issue #95199 is fixed.
2020-08-14 18:23:34 +02:00
Daniël de Kok b1a351fb73
Merge pull request #95384 from nagisa/kill-draftsight
draftsight: remove
2020-08-14 18:20:20 +02:00
Simonas Kazlauskas b8a8ae262b draftsight: remove
This software is not longer available for download (for free), the
support for linux has been discontinued and any "freeware" use of this
software past 2019 December 31st is a breach of license terms.

Since the derivation is broken and cannot be fixed, remove it.
2020-08-14 16:44:50 +03:00
oxalica 8c95378ef9
mist: remove 2020-08-14 20:04:31 +08:00
Michele Guerini Rocco 1db66812b5
Merge pull request #94413 from enolan/update-parity
parity: 3.0.0 -> 3.0.1 and rename it to openethereum
2020-08-14 13:21:20 +02:00
Jonathan Ringer 9ccacccc47 asynk: remove due to prolonged breakage 2020-08-13 11:57:48 -07:00
0x4A6F 0dbd3c8d0f
timescale-prometheus: init at 0.1.0-beta.1 2020-08-13 18:12:19 +00:00
José Romildo Malaquias 211edbc5d1 luna-icons: init at 2020-08-09 2020-08-13 09:57:00 -03:00
Daniël de Kok d0dd12cc14
Merge pull request #93197 from endocrimes/dani/nomad-multiversoin
nomad: add 0.12, multi-version support
2020-08-13 07:58:03 +02:00