Commit graph

54902 commits

Author SHA1 Message Date
Rémy Grünblatt 329c968e50 netevent: init at 20201018 2020-12-05 16:38:36 +01:00
Doron Behar a5e44038df
Merge pull request #99685 from doronbehar/pkg/gnuradio
gnuradio: rewrite
2020-12-05 17:14:37 +02:00
Tom Hall a6e78f015c
wacomtablet: Fix build with Qt5.15, pending new release (#104660)
Also update homepage
2020-12-05 13:47:44 +01:00
Benjamin Hipple 29045c2322
Merge pull request #105951 from jonringer/remove-onnxruntime
onnxruntime: remove
2020-12-05 06:53:19 -05:00
Doron Behar 956e6426d1
Merge pull request #98234 from freezeboy/add-n8n 2020-12-05 13:40:34 +02:00
Doron Behar ed44b466e6 treewide/(gnuradio plugins): Add log4cpp as it's needed now.
Since gnuradio-runtime is compiled with log4cpp, all plugins that need
gnuradio-runtime (which is all of them probably) need log4cpp as well.

Add python.pkgs.cheetah to inputs of gr-osmosdr as it somehow started to
be needed.
2020-12-05 13:23:00 +02:00
Doron Behar 3becac02f8 gnuradio: rewrite
Write (similar) expressions for GNURadio 3.7 and 3.8 and make 3.8
available as `gnuradio`, and `gnuradio3_7` point to the 3.7 build.

Teach both 3.7 & 3.8 expressions accept a `features` attribute set, that
tells them what features to compile. There are dependencies within the
different features, and we rely on upstream's cmake scripts to make sure
the `configurePhase` will fail if a feature is not enabled and needed by
another feature.  All features are enabled by default.

Put shared Nix functions and attributes for both 3.7 and 3.8 in:
pkgs/applications/radio/gnuradio/shared.nix

Add 2 patches accepted upstream, that don't install some python related
examples if python-support is not enabled.

Remove cmake python reference in 3.8 with removeReferencesTo, if
python-support is turned off.

Update gqrx (reverse dependency) to use a build of gnuradio3_7 without
gui components and for it's gr-osmosdr as well.

Write an external, `wrapper.nix` (shared for both 3.7 and 3.8). Teach it
to handle extra `gr-` packages via `GRC_BLOCKS_PATH`. Likely enable it
to accept extra python packages. Wrap the executables with env vars
wrapGAppsHook and wrapQtAppsHook would have likely given them (hence,
fix #87510). Point `gnuradio` to the wrapped 3.8 derivation.

Add @doronbehar to maintainers of both 3.8 and 3.7.

dirty: use upstreamed patches
2020-12-05 13:23:00 +02:00
Doron Behar 7e96d9ee61
Merge pull request #104888 from doronbehar/pkg/gnomeExtensions/easyScreenCast
gnomeExtensions.easyScreenCast: init at unstable-2020-11-25
2020-12-05 12:36:51 +02:00
Doron Behar db6178b797 gnomeExtensions.easyScreenCast: init at unstable-2020-11-25 2020-12-05 11:56:34 +02:00
Jonathan Ringer bc2b132f98
onnxruntime: remove
Poor cmake and git hygiene has made maintaining this difficult, see:
https://github.com/microsoft/onnxruntime/issues/5966
https://github.com/microsoft/onnxruntime/issues/5967
2020-12-04 21:40:19 -08:00
freezeboy b5ee81b8aa n8n: init at 0.96.0 2020-12-04 23:47:34 +01:00
Doron Behar f06af9213a
Merge pull request #96673 from doronbehar/pkg/mympd
mympd: init at 6.8.1
2020-12-04 21:40:17 +02:00
Gabriel Ebner 3a2fe56aef
Merge pull request #105767 from GovanifY/mozc-update
ibus-mozc: 2.23.2815.102 -> 2.23.4206.102
2020-12-04 17:56:40 +01:00
Raghav Sood 3a3e8e6a8b
Merge pull request #105242 from RaghavSood/microhttpd/version
libmicrohttpd dependents: fix build
2020-12-04 05:37:48 +00:00
Sandro c3b325c17b
Merge pull request #100175 from SuperSandro2000/wsl-open
wsl-open: init at 2.1.1
2020-12-04 03:12:11 +01:00
Sandro 555641c504
Merge pull request #105715 from AluisioASG/aasg/dyndnsc 2020-12-03 18:56:10 +01:00
Sandro 0b37b8a9eb
Merge pull request #105797 from yusdacra/add-tagref
tagref: init at 1.3.3
2020-12-03 18:11:15 +01:00
Gabriel Ebner 75bf9e1409
Merge pull request #105802 from gebner/pax
pax: init at 20201030
2020-12-03 18:04:43 +01:00
Gabriel Ebner 02362007aa pax: init at 20201030 2020-12-03 18:03:30 +01:00
Sandro 879cea8af4
Merge pull request #105078 from urbas/py-air-control 2020-12-03 17:51:44 +01:00
Sandro 178a44c09f
Merge pull request #105071 from brhoades/ytt 2020-12-03 17:50:50 +01:00
Billy J Rhoades II 608665f526 ytt: init at 0.30.0
Added carvel ytt 0.30.0 which is currently absent. Tests ran by
checkPhase currently fail due to YAML marshalling problems, but the tool
itself appears fine.
2020-12-03 08:45:49 -08:00
Gauvain 'GovanifY' Roussel-Tarbouriech d95f55e5e3
ibus-mozc: 2.23.2815.102 -> 2.23.4206.102 2020-12-03 15:52:43 +01:00
Yusuf Bera Ertan 36a4d5d928
tagref: init at 1.3.3 2020-12-03 17:42:57 +03:00
Mario Rodas 209bdc8ddf
terraform_0_14: init at 0.14.0 (#105746)
https://github.com/hashicorp/terraform/releases/tag/v0.14.0
2020-12-03 14:03:03 +01:00
Jörg Thalheim 3cd6bc103d
Merge branch 'master' into firefox-nix-addon-support 2020-12-03 07:20:16 +00:00
Jörg Thalheim 355d593ac0
Merge pull request #89433 from fzakaria/rbenv
rbenv: init at 1.1.2
2020-12-03 07:19:03 +00:00
Vincent Laporte 4dfe04a9ec ocamlPackages.mirage-types-lwt: init at 3.9.0 2020-12-03 08:17:08 +01:00
Vincent Laporte 19f9b87e51 ocamlPackages.mirage-types: init at 3.9.0 2020-12-03 08:17:08 +01:00
Silvan Mosberger 96f34a8f99
Merge pull request #105722 from rb2k/idevicerestore_darwin
idevicerestore: Add darwin build support.
2020-12-02 22:54:44 +01:00
Aluísio Augusto Silva Gonçalves b0d6df575c
dyndnsc: init at 0.5.1 2020-12-02 17:44:04 -03:00
Aluísio Augusto Silva Gonçalves 799cfd9545
pythonPackages.daemonocle: init at 1.0.2 2020-12-02 17:44:04 -03:00
Marc Seeger 7319dc20c9 idevicerestore: Add darwin support. 2020-12-02 12:16:59 -08:00
Sandro 71baee273c
Merge pull request #105643 from IvarWithoutBones/pbgopy-0.1.1
pbgopy: init at 0.1.1
2020-12-02 21:08:12 +01:00
Matej Urbas 6c86b393ae python3Packages.py-air-control: init at 2.1.0 2020-12-02 19:31:49 +00:00
Sandro a727aac01a
Merge pull request #105618 from bcdarwin/pyosf
python3Packages.pyosf: init at 1.0.5
2020-12-02 17:05:00 +01:00
Sandro 4c0b3da940
Merge pull request #104761 from kfollesdal/init-pycalver 2020-12-02 15:41:32 +01:00
Sandro ffe9244ee6
Merge pull request #104735 from thiagokokada/flood-init-2nd-try
flood: init at 4.2.0
2020-12-02 12:52:08 +01:00
Sandro b0a0f710d1
Merge pull request #105433 from GovanifY/ruffle
ruffle: init at nightly-2020-11-30
2020-12-02 11:03:44 +01:00
Thiago Kenji Okada d832774343
flood: init at 4.1.2 2020-12-02 10:29:00 +01:00
Jörg Thalheim b89c0fcebd
fetchFirefoxAddon: rename to use camelCase 2020-12-02 09:48:42 +01:00
Luis Hebendanz 397597f731
Added fetchfirefoxaddon 2020-12-02 09:40:53 +01:00
Ben Darwin 120ec5f97e python3Packages.pyosf: init at 1.0.5 2020-12-02 01:36:24 -05:00
Gauvain 'GovanifY' Roussel-Tarbouriech 4aa4333504
ruffle: init at nightly-2020-11-30 2020-12-02 07:15:16 +01:00
IvarWithoutBones b8ad3d4e9e pbgopy: init at 0.1.1 2020-12-02 03:47:10 +01:00
Sandro 85769ec0a8
Merge pull request #104276 from siraben/lambda-delta-init
lambda-delta: init at 0.98.3
2020-12-02 03:46:51 +01:00
Sandro 053e67e81e
Merge pull request #105609 from bcdarwin/darwin-unbreak-ants
ants: unbreak on Darwin
2020-12-02 02:03:07 +01:00
Sandro 9a925edb25
Merge pull request #105520 from lovesegfault/ideamaker 2020-12-02 01:43:53 +01:00
Sandro 6f52d0f572
Merge pull request #87735 from pmeiyu/master 2020-12-02 01:33:50 +01:00
Ben Darwin ee7d83e648 ants: unbreak on Darwin 2020-12-01 14:17:54 -05:00