Commit Graph

47760 Commits

Author SHA1 Message Date
Frederik Rietdijk dfdf1597a7 Merge master into staging-next 2019-12-13 11:43:39 +01:00
worldofpeace cf5c943f45
Merge pull request #75472 from ianmjones/snippetpixie
snippetpixie: init at 1.2.2
2019-12-12 18:29:05 -05:00
Ian M. Jones 374d587e73 snippetpixie: init at 1.2.2 2019-12-12 22:55:50 +00:00
Andreas Rammhold b5de0c55f1
Merge pull request #74518 from andir/chirp
chirp: modernize the expression by using buildPythonApplication
2019-12-12 17:55:37 +01:00
Aaron Andersen 06749e4e29
Merge pull request #75505 from liff/teams/init
teams: init at 1.2.00.32451
2019-12-12 10:23:02 -05:00
Olli Helenius 8dbf931593
teams: init at 1.2.00.32451 2019-12-12 15:32:39 +02:00
worldofpeace f7e5482e55
Merge pull request #75328 from lovesegfault/thunderbird-rewrite
thunderbird: rewrite (68.2.2 -> 68.3.0)
2019-12-12 05:25:34 -05:00
Bernardo Meurer 8b8458ade5 thunderbird: rewrite
This is a large scale rework of the package, here's a change summary:
    * Organized inputs (1/line, except conditionals)
    * Introduced alsaSupport, pulseaudioSupport, waylandSupport
    * enableGTK3 -> gtk3Support
    * enableCalendar -> calendarSupport
    * Organized buildInputs, nativeBuildInputs (1/line)
    * Corrected native/buildInputs separation
    * Ported over fixes/changes from Firefox
    * Enabled sound, webp, vpx, rust-SIMD, necko-wifi
    * Removed manual wrapping
    * Lifted makeDesktopItem out of string section, into Nix
    * Correctly set bindgen options
    * Added lovesegfault as maintainer
    * New url which uses https
This is non-authoritative, look at the diff for further info.
2019-12-12 05:24:28 -05:00
Mario Rodas 9bf5e31ed8
pythonPackages.python-twitter: init at 3.5 2019-12-12 04:20:00 -05:00
OmnipotentEntity aa3fcec6de python3Packages.arviz: init at 0.5.1 (#73988) 2019-12-11 19:50:27 -05:00
jitwit bbd6003dd7 chez-matchable: init at 20160306 2019-12-11 19:40:50 +01:00
Renaud a8df1b1230
mbedtls_1_3: clarify deprecation message 2019-12-11 10:55:40 +01:00
worldofpeace 4315026324
Merge pull request #75468 from wamserma/remove-hexen
hexen: remove abandoned software
2019-12-10 23:34:18 -05:00
worldofpeace e96c903524
Merge pull request #74966 from Fuzen-py/sweet
sweet: init at 1.10.5
2019-12-10 23:32:46 -05:00
worldofpeace 419dacd3d4 pmenu: remove
Got the ok from romildo to remove this as jgmenu [0]
is more complete, and has a module based off pmenu.

[0]: https://github.com/johanmalm/jgmenu
2019-12-10 22:42:06 -05:00
worldofpeace 249a489631 libindicate: remove 2019-12-10 22:41:24 -05:00
worldofpeace 7cae93c29c bootchart: remove 2019-12-10 22:40:44 -05:00
worldofpeace 5027d9f9e2 oblogout: remove
The repo is archived.
https://github.com/nikdoof/oblogout
2019-12-10 22:40:18 -05:00
worldofpeace c00538ae3a recordmydesktop: remove
The qt version is using qt4 pyqt and the gtk version gtk2 pygtk.
Not seeing any activity at all at https://sourceforge.net/p/recordmydesktop/bugs/
2019-12-10 22:39:37 -05:00
worldofpeace 69d5fd868d diffuse: remove 2019-12-10 22:39:04 -05:00
worldofpeace 865b203471 winswitch: remove 2019-12-10 22:38:19 -05:00
worldofpeace f4119fffdd libsexy: remove
People have only been using this for the spell-entry widget, i.e even
hexchat just has the code vendored and are maintaining it themselves.

There is a continuation that could be packaged if anyone needs it
* https://github.com/TingPing/libsexy3
but currently no package within nixpkgs has a use for this.
2019-12-10 22:37:44 -05:00
worldofpeace d7159adcba keymon: remove 2019-12-10 22:37:14 -05:00
Fuzen 4c8ffa4e8f
sweet: init at 1.10.5 2019-12-10 22:35:05 -05:00
worldofpeace 517872a227 hamster-time-tracker: remove
This package actually uses the old abandoned code base.
However the code base has been revieved by new maintainers
* https://github.com/projecthamster/
if there is a request for it could be re-added to nixpkgs.
2019-12-10 22:35:03 -05:00
worldofpeace 30b5b7944c batti: remove
This one was already marked as broken.
2019-12-10 22:34:30 -05:00
worldofpeace af7a1dad84 gnome15: remove 2019-12-10 22:33:52 -05:00
worldofpeace b99ca2f33f mirage: remove 2019-12-10 22:33:11 -05:00
worldofpeace 28d4283121 mcomix: remove 2019-12-10 22:33:11 -05:00
worldofpeace cd6c028a1b cinepaint: remove 2019-12-10 22:33:09 -05:00
worldofpeace da808102c3
Merge pull request #75320 from worldofpeace/gsignond-recures
gsignondPlugins: use recurseIntoAttrs
2019-12-10 20:25:32 -05:00
Markus S. Wamser 1deb709fcf hexen: remove abandoned software 2019-12-11 01:03:44 +01:00
Ersin Akinci ca6bbbb740 pythonPackages.mapbox: init at 0.18.0 2019-12-10 13:24:14 -08:00
Frederik Rietdijk f3618342ec Merge staging-next into staging 2019-12-10 19:01:27 +01:00
Daiderd Jordan 5e7e4c93a9 gfortran: use 8.x on darwin
The conditional was introduced in 982d8599fb,
but the build has been fixed since then.
2019-12-10 18:58:28 +01:00
Orivej Desh 2ac6f1e352 ifm: init at 2015-11-08
Listed on http://www.ifarchive.org/indexes/if-archiveXmapping-tools.html
2019-12-10 17:09:14 +00:00
Frederik Rietdijk f4bedb49b7 python.pkgs.nidaqmx: init at 0.5.7 2019-12-10 13:14:02 +01:00
Marek Fajkus 088550273b bs-platform: init at 6.2.1 2019-12-10 00:51:30 -08:00
Sarah Brofeldt b6a61da54e
Merge pull request #75290 from marsam/update-awsweeper
awsweeper: init at 0.4.1
2019-12-09 17:02:02 +01:00
Troels Henriksen 7bc544f600 oclgrind: use newest LLVM 2019-12-09 15:30:12 +01:00
Milan Pässler be392b7c02 mumble: build with pulseaudio support on linux
Most users on Linux will want to have pulseaudio support in their mumble
installations, and this way they don't have to recompile mumble with
pulseaudio support.
2019-12-09 13:18:57 +01:00
Franz Pletz 8bad6c47c1
Merge pull request #75310 from c0bw3b/rem/mbed13-alienfx-coprthr-firestr
Remove mbedtls_1_3, alienfx, coprthr, firestr
2019-12-09 09:38:02 +00:00
Vincent Laporte c09e680e77 ocamlPackages.graphql-cohttp: init at 0.13.0 2019-12-09 09:53:40 +01:00
Vincent Laporte 9b834a210e ocamlPackages.graphql-lwt: init at 0.13.0 2019-12-09 09:53:40 +01:00
Vincent Laporte 187c657eab ocamlPackages.graphql: init at 0.13.0 2019-12-09 09:53:40 +01:00
Vincent Laporte 40a023a853 ocamlPackages.graphql_parser: init at 0.13.0 2019-12-09 09:53:40 +01:00
Orivej Desh 571c310007 qtads: init at 2.1.99.2019-04-12
This version is much easier to package than the last 2016 release.
It self-describes as 2.1.99 in Help > About.
https://github.com/realnc/qtads/issues/8
2019-12-09 00:55:40 +00:00
worldofpeace f8e0e907f5 gsignondPlugins: use recurseIntoAttrs
I believe this is why these packages won't appear
in nix search.
2019-12-08 19:43:59 -05:00
Orivej Desh 5bd1bd08ed instead: 3.3.0 -> 3.3.1 2019-12-09 00:17:28 +00:00
c0bw3b 35b21d1988 firestr: remove package
It's been marked as broken for 4 years
2019-12-08 23:27:48 +01:00
c0bw3b fdffba3f86 coprthr: remove package
It's been marked as broken for 5 years
2019-12-08 23:27:45 +01:00
c0bw3b f85826a2ad alienfx: remove package
Upstream is gone
2019-12-08 23:27:41 +01:00
c0bw3b d04d1c65bb mbedtls_1_3: remove EoL version 2019-12-08 22:56:14 +01:00
André-Patrick Bubel 83655d6993
bluez: 5.51 -> 5.52, aliased bluezFull to bluez 2019-12-08 20:53:49 +01:00
Bastian Köcher 19f42620ef
bluez: 5.50 -> 5.51
Also add new configuration flag options and enable them for the bluezFull package by default.
2019-12-08 20:47:44 +01:00
Elis Hirwing 5b6e958b92
Merge pull request #73579 from helsinki-systems/php-maxminddb-init
phpPackages.maxminddb: Init at 1.5.0
2019-12-08 20:45:52 +01:00
Renaud f640cf49d1
rdf4store: remove pkg and service modules
(#74214)
2019-12-08 20:33:51 +01:00
c0bw3b 69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Renato Alves e18fb092f1 kssd: init at 1.0 2019-12-08 16:48:59 +01:00
Brian McKenna 664fdfbb78 direvent: init at 5.2 2019-12-08 16:23:58 +01:00
Maxim Schuwalow 074f4444e2 stups-zign: init at 1.2 2019-12-08 15:51:23 +01:00
Maxim Schuwalow 518e8d4cfc stups-tokens: init at 1.1.19 2019-12-08 15:51:23 +01:00
Maxim Schuwalow 9c951c80a6 stups-cli-support: init at 1.1.20 2019-12-08 15:51:23 +01:00
Benedict Aas 24b8c6d7dc etcher: init at 1.5.60
We add Etcher, the Electron image flasher.
2019-12-08 15:46:58 +01:00
Kim Burgess 975195a474 ameba: init at 0.10.1 2019-12-08 15:27:33 +01:00
Patrick Winter 8d465dfd4b raiseorlaunch: init at 2.3.3 2019-12-08 15:20:33 +01:00
scalavision 3dfabd6eff svaba: init at 1.1.0 2019-12-08 14:51:05 +01:00
Orivej Desh 42ac6c797b fuse-emulator: init at 1.5.7 2019-12-08 13:27:14 +00:00
Orivej Desh 5fc4257de6 libspectrum: init at 1.4.4 2019-12-08 13:27:14 +00:00
Sarah Brofeldt 5d5604fc06
Merge pull request #74723 from etu/init-zigpy-deconz
home-assistant: Init packages needed for ZHA usage of zigpy deconz usb sticks
2019-12-08 12:13:20 +01:00
mlatus c5ca589cc8 cherry pick
modify all-packages.nix
2019-12-08 11:17:32 +01:00
rnhmjoj a8db8ddfe3 uw-ttyp0: init at 1.3 2019-12-08 10:40:31 +01:00
Mario Rodas cf79e2bdba
awsweeper: init at 0.4.1 2019-12-08 04:20:00 -05:00
Lassulus 182a8799c5
Merge pull request #73711 from B4dM4n/cargo-crev-init
cargo-crev: init at 0.13.0
2019-12-08 10:03:17 +01:00
Vincent Laporte 9ed43c870e ocamlPackages.webmachine: init at 0.6.1 2019-12-08 07:55:34 +01:00
Vincent Laporte 84d650ed2b ocamlPackages.dispatch: init at 0.4.1 2019-12-08 07:55:34 +01:00
Dmitry Kalinkin 8a084180cd
Merge pull request #73212 from veprbl/pr/awkward1_init
pythonPackages.awkward1: init at 0.1.28
2019-12-07 21:48:31 -05:00
Dmitry Kalinkin cc2334849f
pythonPackages.awkward1: init at 0.1.28 2019-12-07 21:47:50 -05:00
Mario Rodas eae8b63720
Merge pull request #74150 from filalex77/frp-0.29.1
frp: init at 0.30.0
2019-12-07 21:23:43 -05:00
Dmitry Kalinkin adbd96a2c5
Merge pull request #74334 from veprbl/pr/tensorflow_darwin_enable
python3Packages.tensorflow-build: enable on darwin
2019-12-07 21:08:56 -05:00
tomberek 774ad67ce0 gawkextlib: init at unstable-2019-11-21 (#51721)
Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2019-12-07 20:07:33 -05:00
Thomas Tuegel 86b6ee9825
Merge pull request #74262 from seqizz/g_krohnkite
krohnkite: init at 0.5
2019-12-07 18:48:34 -06:00
Aaron Andersen 3fe43f4459 zabbix: various package reference fixes 2019-12-07 12:11:40 -05:00
Timo Kaufmann 07266e20b5
Merge pull request #74767 from mkg20001/pkg/twinkle
twinkle: init at 1.10.2
2019-12-07 17:39:09 +01:00
Janne Heß 5b20f660f6 phpPackages.maxminddb: Init at 1.5.0 2019-12-07 15:19:36 +01:00
Sarah Brofeldt 18e8ec3bdd
Merge pull request #74800 from jlesquembre/kubeprompt
kubeprompt: init at 0.3.0
2019-12-07 13:37:09 +01:00
Elis Hirwing 5bbd8dc332
python3Packages.zha-quirks: init 0.0.28 2019-12-07 12:50:41 +01:00
Elis Hirwing 3cdaa84b2b
python3Packages.zigpy-deconz: init at 0.7.0 2019-12-07 12:50:38 +01:00
Elis Hirwing 9153236a5e
python3Packages.zigpy: init at 0.11.0 2019-12-07 12:50:07 +01:00
Elis Hirwing 473a21f39e
python3Packages.crccheck: init at 0.6 2019-12-07 12:50:04 +01:00
Elis Hirwing 229c002c8c
python3Packages.pyserial-asyncio: init at 0.4 2019-12-07 12:50:00 +01:00
Jan Tojnar 36de08ebe1
Merge pull request #71442 from jtojnar/ibus-fixes
Fix/clean up various ibus-engines
2019-12-07 12:10:44 +01:00
Maciej Krüger 367058a1ed
twinkle: init at 1.10.2 2019-12-07 12:09:02 +01:00
Michael Raskin 56dabf8cf2 cgal: 4.14 -> 4.14.2, add (incompatible) cgal_5 2019-12-07 12:04:39 +01:00
Izorkin b64e72967b phpPackages.xdebug: 2.8.0 -> 2.8.1 2019-12-07 12:51:19 +03:00
Izorkin 69a13718cf phpPackages.redis: 5.0.2 -> 5.1.1 2019-12-07 12:50:10 +03:00
Izorkin f472c6dd50 phpPackages.psysh: 0.9.9 -> 0.9.12 2019-12-07 12:49:06 +03:00
Izorkin cf64b218dc phpPackages.psalm: 3.5.3 -> 3.7.2 2019-12-07 12:47:31 +03:00
Izorkin 85e8765511 phpPackages.protobuf: 3.9.0 -> 3.11.1 2019-12-07 12:45:43 +03:00
Izorkin 50cc8f9737 phpPackages.phpstan: 0.11.19 -> 0.12.0 2019-12-07 12:44:13 +03:00