Commit Graph

58351 Commits

Author SHA1 Message Date
Lein Matsumaru
999ba6b4b1
openbabel3: Fix multiple input issue 2021-03-15 10:08:40 +00:00
Martin Weinelt
41b5cb0a7c
Merge pull request #116362 from fabaff/bump-async-upnp-client
python3Packages.evohome-async: init at 0.3.8
2021-03-15 01:13:43 +01:00
Jonathan Ringer
6a36b730ae solc: 0.7.4 -> 0.8.2 2021-03-14 17:06:47 -07:00
Fabian Affolter
ca4406f30f python3Packages.evohome-async: init at 0.3.8 2021-03-15 00:02:32 +01:00
Sandro
d7724893cf
Merge pull request #116298 from fabaff/incomfort-client 2021-03-14 22:06:44 +01:00
Anderson Torres
e3e59d4ab7
Merge pull request #108363 from Flakebi/kakoune
kakounePlugins: use vim’s update.py script to generate plugins
2021-03-14 15:01:42 -03:00
Robert Scott
96390f4286
Merge pull request #115487 from stephank/fix-darwin-php
php80: fix on darwin
2021-03-14 17:58:44 +00:00
Alex Wied
abb6266dbc
zcash: 4.1.1 -> 4.3.0 (#115463)
* zcash: 4.1.1 -> 4.3.0

* zcash: Remove unused argument
2021-03-14 13:43:48 -04:00
Sandro
cc7a4866ab
Merge pull request #116270 from fabaff/expliot
expliot: init at 0.9.6
2021-03-14 17:37:37 +01:00
mucaho
ddf1821112 tla-toolbox: 1.7.0 -> 1.7.1
* updates package version
* fixes #114741
* fixes TLC model check call
2021-03-14 12:27:35 -04:00
Robert Schütz
f7574a5c8f
pika-backup: init at 0.2.1 (#115573) 2021-03-14 13:12:11 +01:00
Fabian Affolter
bd5c89a5e4 python3Packages.incomfort-client: init at 0.4.5 2021-03-14 11:09:17 +01:00
Anderson Torres
0948de92e0
Merge pull request #116221 from AndersonTorres/new-jasper
Jasper is back
2021-03-14 00:31:24 -03:00
Anderson Torres
0f13c4c5d3
Merge pull request #116117 from AndersonTorres/new-zxing-cpp
zxing-cpp: init at 1.1.1
2021-03-14 00:29:38 -03:00
Fabian Affolter
e70d4b62b6 expliot: init at 0.9.6 2021-03-14 02:21:13 +01:00
Sandro
98fddac2b6
Merge pull request #116244 from zhaofengli/kgx
kgx: init at unstable-2021-03-13
2021-03-14 02:20:07 +01:00
Fabian Affolter
d6742106a0
Merge pull request #109448 from fabaff/pynetdicom
python3Packages.pynetdicom: init at 1.5.5
2021-03-14 02:04:53 +01:00
Mario Rodas
bf0ae59408
Merge pull request #116066 from Julow/ocamlformat-0-17-0
ocamlformat: 0.16.0 -> 0.17.0
2021-03-13 19:52:34 -05:00
Zhaofeng Li
b67d19710c kgx: init at unstable-2021-03-13 2021-03-13 15:41:55 -08:00
AndersonTorres
3d15fa8ae6 jasper: init at 2.0.26 2021-03-13 17:06:30 -03:00
Doron Behar
5e367ecef9
Merge pull request #106599 from doronbehar/pkg/gnuradio/pkgs 2021-03-13 17:27:40 +00:00
Doron Behar
fb024f50e5 gnuradio: 3.8 -> 3.9
Add some "3.9" attributes to srcs in gnuradio packages And update
packages using GR3.8 and that are incompatible yet with GR3.9 to use
GR3.8 explicitly.
2021-03-13 19:07:34 +02:00
Doron Behar
650ee258fd gnuradio3_{7,8}: Use external volk
Now that volk is packaged, we can use our build and save some closure
space for those that have more then 1 version of gnuradio installed.
Also, simplify a bit how attributes are inherited in the expression.
2021-03-13 19:07:20 +02:00
Mario Rodas
30d4de10ee
Merge pull request #116179 from r-ryantm/auto-update/pueue
pueue: 0.12.0 -> 0.12.1
2021-03-13 11:10:26 -05:00
AndersonTorres
0175c11e65 jasper: re-enable expression 2021-03-13 12:58:44 -03:00
Aaron Andersen
0bf8f56105
Merge pull request #115871 from aanderse/kodi-packages
kodi: plugins cleanup
2021-03-13 10:10:20 -05:00
WilliButz
3971cda05f
Merge pull request #116037 from petabyteboy/feature/jitsi-exporter
prometheus-jitsi-exporter: init at 0.2.18
2021-03-13 13:37:10 +01:00
Mario Rodas
22eb13d3ed pueue: fix build on darwin
Fixes #116175
2021-03-13 11:44:00 +00:00
Doron Behar
7df0fa108a volk: init at 2.4.1 2021-03-13 13:28:07 +02:00
Doron Behar
9545bbadfa inspectrum: Refactor to use gnuradioMinimal.pkgs.mkDerivation
Use the same deps of gnuradioMinimal - thanks to gnuradio's
mkDerivation.
2021-03-13 12:47:00 +02:00
Doron Behar
b944ca9350 gnss-sdr: Refactor to use gnuradio.pkgs.mkDerivation
Use the same dependencies that gnuradio uses, thanks to gnuradio's
`mkDerivation`. Add `gnuradio.pkgs.osmosdr` as dependency.
2021-03-13 12:46:59 +02:00
Doron Behar
2d08e55e9b gnuradio.pkgs: init
- Write a `mkDerivation` and `mkDerivationWith` function for gnuradio,
  like qt5.
- qradiolink, gqrx: Use gnuradio's callPackage and mkDerivation.
- Use gnuradio.callPackage to define all gnuradio.pkgs.
- Move all gnuradio packages expressions to pkgs/development/gnuradio-modules/ -
  modeled after Python's.
- Add more paths to gnuradio's wrapper - add the extra packages as
  python modules, and add their executables with proper env vars
  wrapping.

Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
2021-03-13 12:46:59 +02:00
Frederik Rietdijk
782afeb11c python3Packages.pythran: init at 0.9.8post3 2021-03-13 11:33:31 +01:00
Frederik Rietdijk
6e452303a7 pythonPackages.beniget: init at 0.3.0 2021-03-13 11:33:01 +01:00
Mario Rodas
cf0dd74db3
Merge pull request #116123 from fzakaria/faridzakaria/fix-mysql80
mysql80: downgrade icu to icu67
2021-03-12 20:55:16 -05:00
Aaron Andersen
4786ad9059
Merge pull request #115965 from etu/php-init-swoole
php.extensions.swoole: init at 4.6.4
2021-03-12 20:38:08 -05:00
Farid Zakaria
2e3e184d8a mysql80: downgrade icu to icu67 2021-03-12 17:06:43 -08:00
AndersonTorres
2770611a24 zxing-cpp: init at 1.1.1 2021-03-12 21:20:46 -03:00
Peter Simons
795ef4f46f
Merge pull request #115256 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-06 (plus other fixes)
2021-03-12 20:53:42 +01:00
Sandro
255eac0c93
Merge pull request #115544 from superherointj/package-tfk8s
tfk8s: init at 0.1.0
2021-03-12 17:23:11 +01:00
Jules Aguillon
3bece16153 ocamlformat: 0.16.0 -> 0.17.0
Adds 'ocamlformat_0_17_0' and update 'ocamlformat'.
2021-03-12 16:29:02 +01:00
Robert Schütz
abdf8a25ef
Merge pull request #115907 from dotlambda/google-play-music-desktop-player-reinit
Revert "google-play-music-desktop-player: drop"
2021-03-12 13:28:28 +01:00
superherointj
c870a98ba3 tfk8s: init at 0.1.0
With contributions & review by @SuperSandro2000
2021-03-12 08:50:03 -03:00
Milan Pässler
942bd5cc2f
prometheus-jitsi-exporter: init at 0.2.18 2021-03-12 11:10:43 +01:00
Sandro
05c4e04b93
Merge pull request #115998 from SuperSandro2000/lilypond
lilypond-unstable: drop because lilypond is newer and it does not build
2021-03-12 10:36:20 +01:00
Vincent Laporte
22d9482360 opa: build with OCaml 4.04 2021-03-12 08:51:50 +01:00
Aaron Andersen
4ef33dd12d kodi: rename useWayland and useGbm flags to waylandSupport and gbmSupport 2021-03-11 20:35:54 -05:00
Aaron Andersen
ce0621ec4f kodi: introduce kodi.withPackages to replace kodiPackages.kodiWithAddons 2021-03-11 20:35:54 -05:00
Aaron Andersen
587a8b2837 kodi: drop wrapKodi function and disregard config.kodi.* options 2021-03-11 20:35:54 -05:00
Aaron Andersen
f8f037b51d kodiPlain: rename default.nix to unwrapped.nix 2021-03-11 20:35:54 -05:00