Commit graph

36394 commits

Author SHA1 Message Date
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
github-actions[bot] 4181409166
Merge master into staging-next 2021-03-13 06:17:31 +00: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
Farid Zakaria 2e3e184d8a mysql80: downgrade icu to icu67 2021-03-12 17:06:43 -08:00
github-actions[bot] b0a6c2b8a5
Merge master into staging-next 2021-03-13 00:38:26 +00:00
AndersonTorres 2770611a24 zxing-cpp: init at 1.1.1 2021-03-12 21:20:46 -03:00
Peter Simons cb4346597f ghc: drop obsolete version 8.6.5 2021-03-12 21:05:31 +01: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
Jan Tojnar f747bcb868
Merge branch 'master' into staging-next 2021-03-12 19:58:39 +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
Yannick Markus 625ca89650
bookstack: init at 0.31.7 2021-03-12 16:59:06 +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
github-actions[bot] c2eb9a753a
Merge master into staging-next 2021-03-12 12:25:52 +00: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
Aaron Andersen 3a70d376fe kodiPackages: rename plugins.nix to packages.nix 2021-03-11 20:35:54 -05:00
Aaron Andersen 917f7efdc5 kodiPlugins: rename to kodiPackages 2021-03-11 20:35:50 -05:00
Sandro Jäckel 389c7cf0a8
lilypond-unstable: drop because lilypond is newer and it does not build 2021-03-11 23:56:33 +01:00
github-actions[bot] d6257d451b
Merge master into staging-next 2021-03-11 18:23:54 +00:00
WilliButz f5c01cf9d4
Merge pull request #113370 from chkno/prometheus-systemd-exporter-no-flags
prometheus-systemd-exporter: Init at 0.4.0
2021-03-11 19:18:29 +01:00
WilliButz 3ceef8186c
Merge pull request #115185 from Ma27/knot-exporter
prometheus-knot-exporter: init at 2021-01-30; minor module improvements
2021-03-11 18:58:59 +01:00
WilliButz 902a479225
Merge pull request #111364 from lbpdt/feature/prometheus-artifactory-exporter
nixos/prometheus-exporters/artifactory: init at 1.9.0
2021-03-11 18:44:03 +01:00
Doron Behar 7690f9a312 gnuradio, uhd: Use boost17x
gnss-sdr needs it: https://github.com/boostorg/format/issues/67 .
uhd and gnuradio need to use the same boost version to avoid
incompatibilities issues. icu is needed from some reason with boost17x.
2021-03-11 18:40:42 +02:00
Doron Behar 4f2573e875 uhd: 3.15.0.0 -> 4.0.0.0 2021-03-11 18:40:41 +02:00
Travis Whitton 32b9415613
maelstrom: init at 3.0.7 (#114179)
* maelstrom: init at 3.0.7

* maelstrom: fix license and add patch docs
2021-03-11 14:50:31 +01:00
Gabriel Volpe 77144c76cc
juno-theme: init at 0.0.1 2021-03-11 13:26:56 +01:00
github-actions[bot] b4d5951d9e
Merge master into staging-next 2021-03-11 12:21:28 +00:00
Michael Weiss 938453eacd
Merge pull request #102225 from luc65r/fetchsrht
Add fetcher: fetchFromSourcehut
2021-03-11 12:51:13 +01:00
mitchmindtree a346a9faa4 xjadeo: init at 0.8.10
xjadeo is the X Jack Video Monitor.

Please refer to the meta attribute for more information on xjadeo.

This commit is part of a PR aimed at enabling video support in ardour.
2021-03-11 12:50:38 +01:00
mitchmindtree 450a1571e4 harvid: init at 0.8.3
harvid decodes still images from movie files and serves them via HTTP.
Please refer to the meta attribute for more information.

This commit is part of a PR aimed at enabling video support in ardour.
2021-03-11 12:49:14 +01:00
Robert Schütz 4770987f92 Revert "google-play-music-desktop-player: drop"
This reverts commit aef2a70f67.
The package is still useful for YouTube Music.
2021-03-11 09:18:06 +01:00
github-actions[bot] 0a8ec23e51
Merge master into staging-next 2021-03-11 00:39:21 +00:00
Robert T. McGibbon 0741cb4ffd
fst: init at 0.4.5 (#115214) 2021-03-11 00:43:57 +01:00
Sarah Brofeldt 33d6e71133
Merge pull request #98446 from srhb/fix-kafka
apache-kafka: Fix, update and adjust JRE/JVM
2021-03-10 20:25:13 +01:00
github-actions[bot] 6a3a358b0d
Merge master into staging-next 2021-03-10 18:23:15 +00:00
Léo Gaspard 4ee87cfead
Merge pull request #113620 from imlonghao/borgmatic
borgmatic: init at 1.5.12
2021-03-10 18:13:04 +01:00
github-actions[bot] aea4725648
Merge master into staging-next 2021-03-10 12:21:24 +00:00
Sandro 075fefaa03
Merge pull request #115716 from fabaff/uddup
uddup: init at 0.9.3
2021-03-10 10:00:44 +01:00
Fabian Affolter 01bfce3a8d uddup: init at 0.9.3 2021-03-10 08:46:34 +01:00
Sarah Brofeldt fa4bb6566a apacheKafka: init 2.6.1, make default 2021-03-10 08:10:32 +01:00
Robert Schütz 82136ed57f pdfslicer: init at 1.8.8 2021-03-09 23:12:18 +01:00
github-actions[bot] cf320b516a
Merge master into staging-next 2021-03-09 18:31:52 +00:00
Frederik Rietdijk 8d327040c0
Merge pull request #115242 from dotlambda/mauikit-init
libsForQt5.mauikit: init at 1.2.1
2021-03-09 17:56:02 +01:00
Martin Weinelt 16f9e4da3a
Merge branch 'master' into staging-next 2021-03-09 17:05:41 +01:00
Sandro 27a7096d1d
Merge pull request #115518 from eduardosm/sollya
sollya: init at 0.7
2021-03-09 16:54:13 +01:00
Robert Hensing fdfbd17b70 hci: init at 0.1.0 2021-03-09 16:38:20 +01:00
Eduardo Sánchez Muñoz c5462fa788 sollya: init at 0.7 2021-03-09 14:38:35 +01:00
github-actions[bot] 5d13702776
Merge master into staging-next 2021-03-09 12:25:54 +00:00
Pavol Rusnak 71e1536f10
openocd: 0.11.0-rc1 -> 0.11.0 2021-03-09 11:55:51 +01:00
Sandro e6a5cc97e7
Merge pull request #112264 from KarlJoad/librsb
librsb: init at 1.2.0.9
2021-03-09 10:54:14 +01:00
Maximilian Bosch 862b7a3fed
Merge pull request #115400 from dotlambda/qweechat-drop
qweechat: drop
2021-03-09 10:16:34 +01:00
github-actions[bot] dd7cbca2a6
Merge master into staging-next 2021-03-09 06:17:35 +00:00
Peter Hoeg 29b0d4d0b6
shards: 0.13 -> 0.14 (#115471)
* shards: 0.13 -> 0.14

* fix
2021-03-09 11:18:52 +08:00
Sandro 4330c90149
Merge pull request #115340 from dotlambda/ytfzf-init
ytfzf: init at 1.0.0
2021-03-09 02:01:02 +01:00
Karl Hallsby df310bb165 librsb: init at 1.2.0.9 2021-03-08 18:51:08 -06:00
github-actions[bot] 3db2dee35f
Merge master into staging-next 2021-03-09 00:39:09 +00:00
Bernardo Meurer 5e76186db4
Merge pull request #115446 from lovesegfault/beets-unstable-update
beets: unstable-2021-01-29 -> unstable-2021-03-08
2021-03-08 21:44:50 +00:00
Sandro 0867f62742
Merge pull request #114162 from mausch/aws-workspaces
aws-workspaces: init at 3.1.3.925
2021-03-08 21:48:59 +01:00
Sandro 206e603c60
Merge pull request #115374 from 414owen/add-oranchelo-icon-theme
oranchelo-icon-theme: init at 0.8.0.1
2021-03-08 21:48:21 +01:00
Sandro 05c92a54d8
Merge pull request #109841 from zhaofengli/powerdns-admin 2021-03-08 21:46:08 +01:00
Bernardo Meurer a2492b0831
beetsExternalPlugins.check: remove (broken) 2021-03-08 12:42:29 -08:00
Robert Schütz 9d06a6c117 ytfzf: init at 1.0.0 2021-03-08 21:33:55 +01:00
Bernardo Meurer 6af93b8405
Merge pull request #115239 from dotlambda/google-play-music-drop
Drop Google Play Music-related packages
2021-03-08 18:39:20 +00:00
github-actions[bot] 5c2a7abde7
Merge master into staging-next 2021-03-08 18:22:56 +00:00
Frederik Rietdijk 277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
Jan Tojnar 08564e2bd3 libqrtr-glib: init at 1.0.0
libqrtr-glib is a GLib-based library to manage and access the QRTR (Qualcomm IPC Router) bus, required by libqmi.

- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003542.html
- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003550.html
2021-03-08 18:58:50 +01:00
Ivar 3e616e0874
hacpack: init at 1.36 (#115357) 2021-03-08 09:56:57 -05:00
luc65r 83a0627f33
fetchFromSourcehut: init 2021-03-08 15:51:24 +01:00
Sandro 3061c1a183
Merge pull request #115396 from dotlambda/python2nix-drop 2021-03-08 14:27:58 +01:00
Sandro 642f28a12a
Merge pull request #108354 from Thra11/osmscout-server 2021-03-08 13:48:53 +01:00
Pavol Rusnak 588e7caf63
Merge pull request #115407 from prusnak/trezord-darwin
trezord: fix build on darwin
2021-03-08 13:34:39 +01:00
Pavol Rusnak e4774d7ff3
trezord: fix build on darwin 2021-03-08 13:06:29 +01:00
Sandro 78452c2093
Merge pull request #115263 from KAction/passphrase2pgp
passphrase2pgp: init at 1.1.0
2021-03-08 12:42:45 +01:00
Sandro 301f4aa1d2
Merge pull request #115395 from dotlambda/yubikey-neo-manager-drop
yubikey-neo-manager: drop
2021-03-08 12:11:13 +01:00
Robert Schütz 41ca3ae2d3 qweechat: drop 2021-03-08 11:52:14 +01:00
Owen Shepherd 64f91849d4
oranchelo-icon-theme: init at 0.8.0.1 2021-03-08 10:48:01 +00:00
Robert Schütz 00569fd374 gmvault: drop
The git repo has not seen any commit since 2016.
It is insecure: https://github.com/gaubert/gmvault/issues/330
Login is mostly broken: https://github.com/gaubert/gmvault/issues/335
2021-03-08 11:25:42 +01:00
Robert Schütz f4b327a9c2 python2nix: drop 2021-03-08 11:04:59 +01:00
Robert Schütz ebef12e779 yubikey-neo-manager: drop 2021-03-08 10:43:20 +01:00
Robert Schütz 6692b32105
Merge pull request #112125 from dotlambda/alerta
alerta: move to all-packages.nix and use buildPythonApplication
2021-03-08 10:09:30 +01:00
Anderson Torres f93075ecec
Merge pull request #98030 from adamlwgriffiths/raylib-3.0.0
raylib: init at 3.5.0
2021-03-08 02:04:58 -03:00
Sandro 9fe654a203
Merge pull request #112947 from SuperSandro2000/curl-brotli
curl: enable brotli by default
2021-03-08 02:30:32 +01:00
Mauricio Scheffer 128a37174f aws-workspaces: init at 3.1.3.925 2021-03-07 23:49:52 +00:00
ajs124 4e2e195430
Merge pull request #113655 from TredwellGit/newt
newt: use python3
2021-03-08 00:20:22 +01:00
Zhaofeng Li 0aa2fcb9ff powerdns-admin: init at 0.2.3 2021-03-07 13:18:10 -08:00
Tom Hall 4198e62987 osmscout-server: init at 1.17.1 2021-03-07 21:13:30 +00:00
Tom Hall bb2ee4c3b0 libpostal: init at 1.0.0 2021-03-07 21:13:29 +00:00
Tom Hall e3c1b424a4 valhalla: init at 3.1.0 2021-03-07 21:13:28 +00:00
Tom Hall f30662cec9 libosmscout: init at 2017.06.30 2021-03-07 21:13:27 +00:00
Tom Hall 67e8424421 prime-server: init at 0.6.7 2021-03-07 21:10:42 +00:00
omgbebebe 40974d10de
gxkb: init at 0.9.0 (#115323)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-07 21:25:34 +01:00
Lassulus ec2951de5d
Merge pull request #112004 from humancalico/tremor-cli
tremor-rs: init at 0.10.1
2021-03-07 19:28:25 +01:00
Sandro 6236faeb0a
Merge pull request #115337 from jojosch/dnsviz-init
dnsviz: init at 0.9.2
2021-03-07 19:28:07 +01:00
Sandro 46704cb0eb
Merge pull request #115338 from ivankovnatsky/patch-13 2021-03-07 19:27:30 +01:00
Johannes Schleifenbaum 288f4a6173
dnsviz: init at 0.9.2 2021-03-07 19:01:04 +01:00
Lassulus e93cc0e9c6
Merge pull request #112679 from ronthecookie/pkg-blockbench
blockbench-electron: init at 3.7.5
2021-03-07 17:12:54 +01:00
Ivan Kovnatsky 99aa676880
swaykbdd: Init at 1.0 2021-03-07 18:12:21 +02:00
Jörg Thalheim bdfd32bc0f
Merge pull request #115329 from clkamp/cadaver-neon
cadaver: Fix building with current openssl
2021-03-07 15:51:43 +00:00
Robert Schütz 874ecc62d2 tuijam: drop 2021-03-07 16:00:28 +01:00
Robert Schütz e3efd45261 mopidy-gmusic: drop 2021-03-07 16:00:28 +01:00
Robert Schütz aef2a70f67 google-play-music-desktop-player: drop 2021-03-07 16:00:27 +01:00
Robert Schütz 1080bd321c google-musicmanager: drop 2021-03-07 16:00:27 +01:00
Robert Schütz 9fc36e1b7f google-music-scripts: drop 2021-03-07 16:00:27 +01:00
Christian Lütke-Stetzkamp 060efbe394 cadaver: Fix building with current openssl
...by using the already-packaged (newer) version of neon as it is also done for
openSUSE[1].

[1] https://build.opensuse.org/package/show/openSUSE:Factory/cadaver
2021-03-07 15:29:44 +01:00
Jörg Thalheim fc02aa17fe
Merge pull request #112792 from Kloenk/rust_1-50-0
rust: 1.49.0 -> 1.50.0
2021-03-07 13:56:59 +00:00
Doron Behar 95c170b5cb
Merge pull request #95863 from koslambrou/add-pylode-package
pylode: init at 2.8.6
2021-03-07 15:08:58 +02:00
Lassulus b50d48879e
Merge pull request #113825 from bloomvdomino/bottles
bottles: init at 2.1.1
2021-03-07 13:56:57 +01:00
github-actions[bot] dcea8212b5
Merge staging-next into staging 2021-03-07 12:20:40 +00:00
Vincent Laporte 60785fe4db ocamlPackages.dune: rename into dune_1 2021-03-07 12:07:14 +01:00
Robert Schütz 026dbb4652 index-fm: init at 1.2.1 2021-03-07 11:38:56 +01:00
Lassulus 63798f3cf0
Merge pull request #114408 from figsoda/pactorio
pactorio: init at 0.5.1
2021-03-07 09:50:02 +01:00
github-actions[bot] 65cddb74d7
Merge staging-next into staging 2021-03-07 06:17:25 +00:00
Jörg Thalheim f003d2c9ce
drone-runner-exec: init at unstable-2020-04-19 (#115003)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-07 04:35:30 +01:00
Sandro f9ee349cae
Merge pull request #114561 from dotlambda/prs-init
prs: init at 0.2.2
2021-03-07 02:38:45 +01:00
Sandro 61ee3d1b85
Merge pull request #115225 from zseri/zs-wait4host
zs-wait4host: init at 0.3.2
2021-03-07 02:25:58 +01:00
github-actions[bot] f9d4095295
Merge staging-next into staging 2021-03-07 00:41:13 +00:00
davidak aebd423577
Merge pull request #104690 from SCOTT-HAMILTON/freac
freac: init 1.1.3
2021-03-06 23:56:29 +01:00
kolam 975ec901f6 pylode: init at 2.8.6 2021-03-06 15:26:11 -05:00
Jan Tojnar 1465e8e397
Merge branch 'staging-next' into staging 2021-03-06 19:56:45 +01:00
Frederik Rietdijk 9fa29c0df2 python37Packages: no longer recurse into set
Python 3.9 is going to be the default release for NixOS, which means
we'll build 3.8 and 3.9. We can stop building for 3.7 to reduce the load
on Hydra.
2021-03-06 17:18:59 +01:00
Adam Griffiths ce3b4a623f raylib: init at 3.5.0 2021-03-07 00:44:58 +11:00
github-actions[bot] 91f883b8d3
Merge staging-next into staging 2021-03-06 12:20:21 +00:00
Doron Behar 1d0cd06d37
Merge pull request #82249 from caadar/gtklp
gtklp: init at 1.3.4
2021-03-06 11:19:53 +02:00
github-actions[bot] fb5c8b556d
Merge staging-next into staging 2021-03-06 06:17:00 +00:00
zseri ee3d784011
zs-wait4host: init at 0.3.2 2021-03-06 06:27:18 +01:00
Sandro 71fa142f9a
Merge pull request #114893 from bobrik/ivan/pinentry-mac-aarch64
pinentry_mac: make it compile on arm64
2021-03-06 05:39:38 +01:00
Sandro 9675484462
Merge pull request #115197 from SuperSandro2000/fix-collection21 2021-03-06 04:56:45 +01:00
github-actions[bot] 0117c50b67
Merge staging-next into staging 2021-03-06 00:38:46 +00:00
Dmitry Bogatov d7cf422f7e passphrase2pgp: init at 1.1.0 2021-03-06 00:00:00 +00:00
Profpatsch e75b4c796e dhallPackages: add recurseIntoAttrs
dhallPackages were not built by the hydra, because the
`recurseIntoAttrs` calls was missing (all other package sets use it to
make hydra build the packages).
2021-03-05 23:48:58 +01:00
Jan Tojnar 35648276c8
Merge pull request #115206 from tadfisher/maxflow
maxflow: init at 3.0.5
2021-03-05 21:28:26 +01:00
Tad Fisher cad7bb44f9
maxflow: init at 3.0.5 2021-03-05 12:04:21 -08:00
Jan Tojnar 3f2e5044ce
Merge branch 'staging-next' into staging 2021-03-05 20:39:38 +01:00
Sandro 443aa55529
Merge pull request #114520 from erictapen/sub-batch-0.4.0 2021-03-05 19:18:46 +01:00
Sandro 8bb312b3d2
Merge pull request #115201 from acowley/libqalculate-readline
libqalculate: build with readline80
2021-03-05 18:37:53 +01:00
Sandro Jäckel 40a88de407
gst_all_1: cleanup, remove darwin from inputs 2021-03-05 18:14:36 +01:00
Sandro 054e9b37fd
Merge pull request #114618 from fortuneteller2k/add-sacad 2021-03-05 17:42:57 +01:00
Sandro 7b74a67ca3
Merge pull request #115169 from fabaff/uroboros
uroboros: init at 20210304-9bed95b
2021-03-05 16:55:59 +01:00
Anthony Cowley 9c64453ad8 libqalculate: build with readline80
readline support was not working properly for me with the qalc
executable. Changing the `configureFlags` revealed that a readline
newer than 6.3 (i.e. the `readline` package in today's nixpkgs) is
needed.
2021-03-05 10:51:06 -05:00
Sandro Jäckel cca48ed2d0
wranger: remove darwin from inputs 2021-03-05 16:32:40 +01:00
davidak 5a461c3b8d
Merge pull request #110176 from fabaff/nosqli
nosqli: init at 0.5.2
2021-03-05 13:49:42 +01:00