Commit Graph

55317 Commits

Author SHA1 Message Date
Drew Risinger
25c9946f95 python27Packages.pytestpep8: remove due to pytest v6 incompatibility
Remove ``pythonPackages.pytestpep8`` because:
* It has been abandoned upstream: no PyPi release since 2014
* It is no longer compatible with pytest v6+: I get an error pointing to
  https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent
  when I try to use it with ``pytestCheckHook`` (i.e. pytest v6.0+)
* It doesn't have a maintainer
2020-12-10 12:45:00 -05:00
Michael Weiss
240a8f746e
ungoogled-chromium: Move ungoogled-src.nix into upstream-info.json
This also adds a dedicated channel for ungoogled-chromium that enables
us to update ungoogled-chromium independently of chromium.
TODO: Automate ungoogled-chromium updates via update.py (currently it
needs to be updated manually).

Note: Unfortunately this changes the ungoogled-chromium derivation
because common.nix passes the channel as an argument to
stdenv.mkDerivation (this makes it more difficult to verify this commit
but the result should remain the same).
2020-12-10 17:41:22 +01:00
Michael Weiss
2b6b434477
ungoogled-chromium: Merge back into chromium
I used nix-instantiate to verify that the derivations for chromium and
ungoogled-chromium remain unchanged (only the meta attributes change
slightly as I added myself as ungoogled-chromium to receive
notifications for PRs/issues).
2020-12-10 17:41:11 +01:00
Jörg Thalheim
3897fd61ea
bomi: remove 2020-12-10 16:25:23 +01:00
Jörg Thalheim
d25e1ac426
Merge pull request #106534 from orivej/zfs-rt 2020-12-10 15:10:30 +00:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Mario Rodas
cc9c82074e
Merge pull request #106373 from marsam/drop-terraform_0_11
terraform_0_11: drop
2020-12-10 06:20:44 -05:00
Orivej Desh
4376b91b40 linux-rt_5_9: export symbols needed by zfs
Upstream issue: https://github.com/openzfs/zfs/issues/11097#issuecomment-740682245
2020-12-10 10:34:44 +00:00
Orivej Desh
59d8ee790e python2Packages.prettytable: init at 1.0.1
Fixes #106275
2020-12-10 10:28:20 +00:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Jonas Chevalier
7ff5e241a2
krank: build statically (#106451)
Avoid pulling all of GHC just to run krank
2020-12-10 00:28:57 +00:00
SCOTT-HAMILTON
dc09a890c5
melonDS: 0.8.3 -> 0.9 (and build fix) (#106489) 2020-12-09 17:58:10 -05:00
Dmitry Kalinkin
29d9cd8121
Merge pull request #105935 from lopsided98/buildbot-update
buildbot: 2.8.4-> 2.9.2
2020-12-09 17:35:58 -05:00
Jörg Thalheim
0543b71c11
Merge pull request #106462 from jlesquembre/clojure-jdk11
clojure: use jdk11
2020-12-09 22:08:25 +00:00
Michael Alan Dorman
e3d8f4278a feedparser: keep 5.2.1 available for python-2.7 2020-12-09 14:02:39 -08:00
Drew Risinger
ef99419f47 pythonPackages.qasm2image: remove
Removed due to: prolonged breakage (at least since Jan. 2020),
inactivity on the upstream repo (no commits since November 2018),
and no longer being compatible with pythonPackages.qiskit.
2020-12-09 16:55:19 -05:00
Martin Weinelt
3d12bf304b
Merge pull request #106315 from maralorn/rscs
rust-synapse-compress-state: init at 0.1.0
2020-12-09 22:27:39 +01:00
stigo
c92afdced7
Merge pull request #104889 from ztzg/x-16104-zookeeper-update
zookeeper: 3.4.12 -> 3.6.2 & assorted changes
2020-12-09 21:33:31 +01:00
Sandro
66f72a09ea
Merge pull request #106468 from ryantm/arduino-ci
arduino-ci: init at 0.1.0
2020-12-09 21:30:18 +01:00
freezeboy
a6d2adf9c8 amsn: add alias 2020-12-09 20:50:43 +01:00
Ryan Mulligan
a42468954d arduino-ci: init at 0.1.0
arduino-ci allows you to quickly add continuous integration (CI) tests
to Arduino libraries. It uses arduino-cli to install dependencies and
then it compiles every example with every board.
2020-12-09 11:43:29 -08:00
Sandro Jäckel
b224b4db27
qtox: Fix compilation on darwin, remove parallelBuilds, cleanups 2020-12-09 20:10:52 +01:00
José Luis Lafuente
eaa116a8db
clojure: use jdk11
Clojure officially only supports Java LTS releases. Related to #89731.
As discussed in
https://discourse.nixos.org/t/package-version-arguments-vs-generic-package-arguments/9071
seems that the preferred way to set the jdk version is on
`all-packages.nix`
2020-12-09 19:53:16 +01:00
Hunter Jones
0d1a3caeb6 librtprocess: init at 0.11.0 2020-12-09 11:45:48 -06:00
Dave Nicponski
9fbe8cc64b osx-cpu-temp: Init at 1.0 2020-12-09 12:18:05 -05:00
Damien Diederen
a429badcc8 perlPackages.NetZooKeeper: adapt to zookeeper_mt 3.6.2 2020-12-09 15:49:05 +01:00
github-actions[bot]
4090c86280
Merge master into staging-next 2020-12-09 12:20:10 +00:00
Aaron Andersen
c32ac64a53
Merge pull request #106432 from freezeboy/remove-amsn
amsn: remove application
2020-12-09 06:50:38 -05:00
stigo
2f26107b80
Merge pull request #106291 from stigtsp/package/perl-http-tiny-cache-init
perlPackages.HTTPTinyCache: init at 0.002
2020-12-09 11:42:06 +01:00
Ed Bentley
0823dcedc3 audiowaveform: init at 1.4.2 2020-12-09 10:25:59 +00:00
freezeboy
5bdcc31616 amsn: remove application 2020-12-09 11:04:14 +01:00
Stefan Frijters
cedb9654c4
pythonPackages.maestral: 1.2.1 -> 1.3.0 2020-12-09 10:44:46 +01:00
Stefan Frijters
48b2d18ff6
pythonPackages.survey: init at 3.1.1 2020-12-09 10:44:46 +01:00
Stefan Frijters
21f615785c
pythonPackages.wrapio: init at 0.3.8 2020-12-09 10:44:46 +01:00
Vincent Laporte
a35e7daa2b compcert: 3.7 → 3.8 2020-12-09 08:28:04 +01:00
github-actions[bot]
ee1a7ec4be
Merge master into staging-next 2020-12-09 06:17:56 +00:00
Sandro
a3289a62c4
Merge pull request #101468 from alirezameskin/master 2020-12-09 05:45:46 +01:00
Ryan Mulligan
bc7013c373
Merge pull request #105986 from jtojnar/staging-workflow-diagram
doc: Add staging workflow diagram
2020-12-08 20:34:09 -08:00
Jan Tojnar
9a31966f14
pandoc-lua-filters: init at 2020-11-30 2020-12-09 05:26:55 +01:00
Sandro
d275ac8aa4
Merge pull request #104910 from vdemeester/add-krew
krew: init at 0.4.0
2020-12-09 04:30:29 +01:00
github-actions[bot]
7d6630d7db
Merge master into staging-next 2020-12-09 00:39:29 +00:00
Benjamin Hipple
3c9e1eb9a2 python3Packages.markdown-it-py: init at 0.5.6 2020-12-08 18:18:17 -05:00
markuskowa
7ad97abae7
Merge pull request #104636 from rmcgibbo/inchi
inchi: init at 1.05
2020-12-08 22:57:36 +01:00
Matthew Bauer
1fb6bb9791
Merge pull request #106115 from matthewbauer/static-nix-darwin
Improve static Nix Darwin support
2020-12-08 15:55:22 -06:00
Robert T. McGibbon
35bab12ed0 inchi: init at 1.05 2020-12-08 16:33:11 -05:00
nyanloutre
925b70cd96 pythonPackages.pyfuse3: init at 3.1.1 2020-12-08 12:30:56 -08:00
github-actions[bot]
e729ab0408
Merge master into staging-next 2020-12-08 18:15:38 +00:00
Tim Steinbach
7f50f98298
scala: Make overridable 2020-12-08 13:09:39 -05:00
Vincent Demeester
46f2b86dc3
krew: init at 0.4.0
`krew` is the package manager for kubectl plugins.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-12-08 18:45:27 +01:00
Gabriel Ebner
4cf1233176
Merge pull request #106267 from gebner/linphone
linphone: unstable-2020-03-06 -> 4.2.4
2020-12-08 16:33:15 +01:00
markuskowa
6d86fa0085
Merge pull request #103939 from rmcgibbo/nice-dcv
nice-dcv-client: init at 2020.2.1737-1
2020-12-08 16:32:29 +01:00
Robert T. McGibbon
7e8e71f73e nice-dcv-client: init at 2020.2.1737-1 2020-12-08 09:56:42 -05:00
Alireza Meskin
147fae2bd6 zktree:: init at 0.0.1 2020-12-08 10:29:48 +01:00
github-actions[bot]
e539b57990
Merge master into staging-next 2020-12-08 06:17:44 +00:00
Sandro
4085eecbc0
Merge pull request #101937 from penguwin/img-cat
img-cat: init at 1.2.0
2020-12-08 05:51:11 +01:00
Sandro
01b840b4ca
Merge pull request #102129 from bryanasdev000/package-gojsontoyaml
gojsontoyaml: init at unstable-2020-06-02
2020-12-08 05:43:46 +01:00
Sandro
67b553ac63
Merge pull request #66830 from fgaz/tclreadline/init
tclreadline: init at 2.3.8
2020-12-08 05:39:33 +01:00
Sandro
8c321dd36b
Merge pull request #101248 from makefu/pkgs/pfsshell/init 2020-12-08 05:38:25 +01:00
Sandro
395cfa475d
Merge pull request #93365 from fzakaria/spacevim
spacevim: init at v1.5.0
2020-12-08 05:29:16 +01:00
Joe Hermaszewski
4fe23ed6ca libcap: fix static build
This makes the build correct when cap==null

It also patches the Makefiles so that shared libraries aren't built during the install phase
2020-12-08 05:21:05 +01:00
Mario Rodas
51c28d600a terraform_0_11: drop
Terraform 0.11 is being deprecated https://www.hashicorp.com/blog/deprecating-terraform-0-11-support-in-terraform-providers
2020-12-08 04:20:00 +00:00
Sandro Jäckel
b101b25cef
libtorrent-rasterbar: Fix build on darwin but still fails with some python issue 2020-12-08 05:06:17 +01:00
Sandro
b18d45b41c
Merge pull request #97823 from KAction/perfect-hash
perfect-hash: init at 0.4.1
2020-12-08 04:48:40 +01:00
Sandro
407469cf53
Merge pull request #101728 from adelbertc/init-tvm
tvm: init at 0.7.0
2020-12-08 04:27:32 +01:00
tomberek
7c20dfa554
ngt: 1.8.4 -> 1.12.3-alpha (#101790)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-08 04:23:19 +01:00
Malte Brandy
9329daa507
rust-synapse-compress-state: init at 0.1.0
"A tool to compress some state in a Synapse instance's database"
2020-12-08 04:10:09 +01:00
github-actions[bot]
db90e75ade
Merge staging-next into staging 2020-12-08 00:39:07 +00:00
Orivej Desh
76bedb5b9e linux-rt_5_9: init at 5.9.1-rt20 2020-12-08 00:31:40 +00:00
Orivej Desh (NixOS)
6acae29481
pythonPackages.patiencediff: init at 0.2.1; breezy: fix build (#106100) 2020-12-07 21:10:09 +00:00
Sebastian Wild
60651e35e4 pythonPackages.patiencediff: init at 0.2.1 2020-12-07 20:40:52 +00:00
Sandro
d230a5b5f3
Merge pull request #103809 from cyplo/add-cmark-gfm
cmark-gfm: init at 0.29.0.gfm.0
2020-12-07 20:16:51 +01:00
David Terry
3ef8d3e64a
pythonPackages.ledgerwallet: init at 0.1.2 (#104506)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-07 20:11:03 +01:00
Sandro
a174e4dfc5
Merge pull request #101019 from rgrunbla/netevent 2020-12-07 19:56:13 +01:00
Sandro
920b3ddb4b
Merge pull request #105931 from samb96/ink-init 2020-12-07 19:55:36 +01:00
Sandro
04cb54ae08
Merge pull request #105519 from 3699n/master 2020-12-07 19:54:20 +01:00
Gabriel Ebner
c7447bc87b minizip2: init at 2.10.4 2020-12-07 19:43:57 +01:00
Gabriel Ebner
64f42418a6 belle-sip: unstable-2020-02-18 -> 4.4.13 2020-12-07 19:43:57 +01:00
github-actions[bot]
a1b2303710
Merge staging-next into staging 2020-12-07 18:15:25 +00:00
Doron Behar
c3ae8cd1cb
Merge pull request #98430 from nyanloutre/add_python_unrardll
calibre: Add python unrardll
2020-12-07 18:46:44 +02:00
Sandro
09f724249c
Merge pull request #106123 from IvarWithoutBones/init-genann-1.0
genann: init at 1.0.0
2020-12-07 17:28:55 +01:00
Stig Palmquist
2fc7e6ffab
perlPackages.HTTPTinyCache: init at 0.002 2020-12-07 17:23:22 +01:00
Stig Palmquist
55b8c6e217
perlPackages.Logger: init at 0.037 2020-12-07 17:22:54 +01:00
Stig Palmquist
849225c88a
perlPackages.FileUtilTempdir: init at 0.034 2020-12-07 17:22:27 +01:00
Michael Weiss
1000615313
Merge pull request #103894 from primeos/iproute-attribute-renaming
iproute: Rename the attribute to iproute2
2020-12-07 16:47:48 +01:00
Bart Brouns
4e08fc1c58
melmatcheq.lv2: init at 0.1 (#102743) 2020-12-07 14:44:43 +00:00
Sandro Jäckel
9bd0caf66b
pythonPackages.uproot{,3}: 3.13.1 -> 3.14.1 2020-12-07 14:15:36 +01:00
Bernardo Meurer
d0e31655f9 python3Packages.sgmllib3k: init at 1.0.0 2020-12-07 13:12:04 +00:00
Nicholas von Klitzing
5fb387e91f etebase: init at 0.31.1 2020-12-07 14:09:50 +01:00
Sandro Jäckel
7e9c3ff8ba
pythonPackages.awkward{,0}: 0.14.0 -> 0.15.1 2020-12-07 14:03:55 +01:00
R. RyanTM
f8f0db26fc
python37Packages.uproot{,3}-methods: 0.9.1 -> 0.10.0 2020-12-07 14:02:48 +01:00
github-actions[bot]
eb09c5dbdb
Merge staging-next into staging 2020-12-07 12:19:52 +00:00
Sandro
e4294be71d
Merge pull request #105819 from chkno/jsonstreams
python3Packages.jsonstreams: Init at 0.5.0
2020-12-07 12:25:49 +01:00
Sandro
62aaf352e7
Merge pull request #105611 from bcdarwin/mne-python 2020-12-07 12:19:44 +01:00
Orivej Desh
abf8d39026 pythonPackages.pytest-celery: init at 0.0.0a1 2020-12-07 10:57:16 +00:00
Orivej Desh
95f108391d python3Packages.pytest-subtests: init at 0.3.2 2020-12-07 10:57:16 +00:00
stigo
5bedea4ecf
Merge pull request #106136 from stigtsp/package/perl-mojolicious-8.67
perlPackages.Mojolicious: 8.63 -> 8.67
2020-12-07 08:00:22 +01:00
github-actions[bot]
cc5dccaa91
Merge staging-next into staging 2020-12-07 06:17:43 +00:00
Stig Palmquist
9f3547c783
perlPackages.Mojolicious: 8.63 -> 8.67 2020-12-07 05:25:28 +01:00
Zak B. Elep
8e51774f63 perlPackages.Appcpm: 0.995 -> 0.996 2020-12-07 12:03:45 +08:00
Ivar
5d6c093b89 genann: init at 1.0.0 2020-12-07 02:09:09 +01:00
github-actions[bot]
e7e56512fc
Merge staging-next into staging 2020-12-07 00:39:47 +00:00
Orivej Desh
e2f4d626ec python2.pkgs.pylibacl: init at 0.5.4 2020-12-06 23:20:03 +00:00
Orivej Desh
1c0e912de1 python2.pkgs.pygobject3: init at 3.36.1 2020-12-06 23:18:35 +00:00
Matthew Bauer
805c9d4847 top-level/static.nix: put makeStaticDarwin first in staticAdapters
This needs to go first since the .override will reset the mkDerivation
function, removing any other customisations done afterwards. Kind of
hacky, but seems to work correctly right now.
2020-12-06 17:09:07 -06:00
Matthew Bauer
399ac47521 top-level/static.nix: also enable static for nixUnstable 2020-12-06 17:06:50 -06:00
Matthew Bauer
924c4ebc08 top-level/static.nix: Don’t add -static LDFLAGS in darwin
We can’t do fully static here, like "static" flag in libev does. I’m
not 100% sure if this is necessary for Linux (makeStaticBinaries
should set -static flag automatically), but leaving as is to avoid
breaking anything.
2020-12-06 17:04:36 -06:00
Francesco Gazzetta
9e28a219fa tclreadline: init at 2.3.8 2020-12-06 23:31:32 +01:00
github-actions[bot]
11719df4a5
Merge staging-next into staging 2020-12-06 18:14:43 +00:00
freezeboy
323536e341 python3Packages.pysvn: 1.8.0 -> 1.9.12 2020-12-06 09:16:43 -08:00
freezeboy
5d56967eb2 python3Packages.pycxx: init at 7.1.4 2020-12-06 09:16:43 -08:00
Frederik Rietdijk
cc8b2b3602
Merge pull request #105878 from TredwellGit/pythonPackages.pytest_xdist
pythonPackages.pytest_xdist: fix build
2020-12-06 18:04:46 +01:00
Marin
3d629ef723
rage: fix macOS build (#106051)
Without the explicit Foundation dep, linker fails with this message:
```
  = note: ld: framework not found Foundation
          clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
          

error: aborting due to previous error

error: could not compile `i18n-embed-fl`
```

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-12-06 10:26:39 -05:00
Gabriel Ebner
a6dabb2a86
Merge pull request #103941 from poita66/cura_4.8.0
cura: 4.7.1 -> 4.8.0
2020-12-06 15:01:04 +01:00
github-actions[bot]
6bc7a2c814
Merge staging-next into staging 2020-12-06 12:18:43 +00:00
Frederik Rietdijk
b6e98f1895
Merge pull request #105584 from NixOS/staging-next
Staging next
2020-12-06 11:48:51 +01:00
markuskowa
46f7fbd5fc
Merge pull request #98968 from charvp/pr/init-greenfoot
greenfoot: init at 3.6.1
2020-12-06 11:48:35 +01:00
Vincent Laporte
cf7475d206 ocamlPackages.odate: init at 0.6 2020-12-06 09:56:40 +01:00
Sandro
5b7667a1c5
Merge pull request #106039 from breakds/clickhouse-driver 2020-12-06 08:18:44 +01:00
Jörg Thalheim
c0ff5c7b7a
Merge remote-tracking branch 'upstream/master' into HEAD 2020-12-06 08:12:29 +01:00
Raghav Sood
6dfa0d8c5f
Merge pull request #106042 from breakds/marl
marl: init at 1.0.0
2020-12-06 06:28:06 +00:00
github-actions[bot]
8f67f48c0c
Merge staging-next into staging 2020-12-06 06:17:10 +00:00
github-actions[bot]
8a52c4c658
Merge master into staging-next 2020-12-06 06:17:06 +00:00
Break Yang
e9293077ff marl: init at 1.0.0 2020-12-05 22:14:03 -08:00
Break Yang
53b2e8a202 pythonPacakges.clickhouse-driver: init at 0.1.5 2020-12-05 21:29:48 -08:00
Break Yang
21d212d96e pythonPacakges.clickhouse-cityhash: init at 1.0.2.3 2020-12-05 21:29:32 -08:00
Raghav Sood
bb2a7b9439
Merge pull request #105968 from RaghavSood/clickhouse/2011
clickhouse: 20.5.2.7 -> 20.11.4.13
2020-12-06 04:46:29 +00:00
Raghav Sood
a776aea536
clickhouse: 20.5.2.7 -> 20.11.4.13 2020-12-06 03:04:51 +00:00
Jan Tojnar
6ce08f74dc
Merge branch 'master' into staging-next 2020-12-06 03:28:13 +01:00
Sandro
baa9439525
Merge pull request #105978 from dywedir/pijul
pijul: 1.0.0-alpha.11 -> 1.0.0-alpha.17
2020-12-06 03:04:43 +01:00
Sandro
e45a472c22
Merge pull request #105967 from bhipple/add/milc
python3Packages.milc: init at 1.0.10
2020-12-06 03:04:16 +01:00
Sandro
308cdda0d1
Merge pull request #105966 from urbas/py-air-control-exporter
python3Packages.py-air-control-exporter: init at 0.1.4
2020-12-06 02:51:36 +01:00
Peter Stewart
7769e4629b python3Packages.pynest2d: init at 4.8.0 2020-12-06 12:41:39 +11:00
Peter Stewart
d4905adc32 libnest2d: init at 2020-10-09-unstable 2020-12-06 12:41:20 +11:00
Mario Rodas
30fbc30610
Merge pull request #105999 from midchildan/feat/ffmpeg-darwin-x265
ffmpeg-full: re-enable encoders on macOS
2020-12-05 18:23:58 -05:00
Sandro
23aedbe4e3
Merge pull request #105899 from r-burns/gcadapter-oc
gcadapter-oc-kmod: init at 1.4
2020-12-05 20:44:35 +01:00
github-actions[bot]
9c8ea98091
Merge staging-next into staging 2020-12-05 18:14:25 +00:00
github-actions[bot]
72b795557e
Merge master into staging-next 2020-12-05 18:14:21 +00:00
midchildan
1b3f09008b
ffmpeg-full: re-enable encoders on macOS 2020-12-06 01:55:51 +09:00
Sam Bickley
5d94f363c7 ink: init at 0.5.3 2020-12-05 10:25:06 -06:00
Sam Bickley
17c02c8c11 libinklevel: init at 0.9.3 2020-12-05 10:24:00 -06:00
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
Vladyslav M
8de71d243b
pijul: 1.0.0-alpha.11 -> 1.0.0-alpha.17 2020-12-05 16:06:43 +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
c113cefc00 python3Packages.milc: init at 1.0.10
This is a dependency of [qmk](https://github.com/qmk/qmk_cli), which I would
like to package next.
2020-12-05 07:41:46 -05:00
github-actions[bot]
899d916e1d
Merge staging-next into staging 2020-12-05 12:18:20 +00:00
github-actions[bot]
0947539ec1
Merge master into staging-next 2020-12-05 12:18:17 +00:00
Benjamin Hipple
29045c2322
Merge pull request #105951 from jonringer/remove-onnxruntime
onnxruntime: remove
2020-12-05 06:53:19 -05:00
Matej Urbas
26c3c9ccbb python3Packages.py-air-control-exporter: init at 0.1.4 2020-12-05 11:44:41 +00: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
Dominik Michael Rauh
a4ad817710 pythonPackages.wsnsimpy: init at 0.2.5 2020-12-05 10:15:09 +01:00
Charlotte Van Petegem
6ea99ff06b
greenfoot: init at 3.6.1 2020-12-05 10:09:20 +01: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
github-actions[bot]
acbe77678e
Merge staging-next into staging 2020-12-05 00:38:04 +00:00
github-actions[bot]
4763e8b8fd
Merge master into staging-next 2020-12-05 00:38:01 +00:00
Ben Wolsieffer
920f970a5a pythonPackages.pyjade: remove
pyjade is superseded by pypugjs and was only used by buildbot
2020-12-04 19:36:22 -05:00
Ben Wolsieffer
d47d113004 pythonPackages.pypugjs: init at 5.9.6
The Jade language was renamed to Pug, and this is the new Python package to
support it. It is also better maintained than pyjade.
2020-12-04 19:31:06 -05:00
freezeboy
b5ee81b8aa n8n: init at 0.96.0 2020-12-04 23:47:34 +01:00
makefu
41bded79e7
pfsshell: init at 1.1.1 2020-12-04 21:31:06 +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
github-actions[bot]
b9168273b5
Merge staging-next into staging 2020-12-04 18:14:54 +00:00
github-actions[bot]
cb36dd7449
Merge master into staging-next 2020-12-04 18:14:51 +00:00
Frederik Rietdijk
5524c43f2c libjpeg_turbo: apply cmake patch for darwin
There is a regression with 3.19.1 which, for so far we've noticed, only
affects this package and on Darwin. To avoid a mass-rebuild right now,
we patch cmake only for darwin and this package.

Fixes https://github.com/NixOS/nixpkgs/issues/105854
2020-12-04 19:02:30 +01:00
Ryan Burns
35dc8cbd9e gcadapter-oc-kmod: init at 1.4 2020-12-04 09:35:01 -08: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
TredwellGit
46714a37b8 pythonPackages.pytest_xdist: fix build 2020-12-04 09:12:04 -05:00
Atemu
534223201d release/package-config: update package set versions
NixOS-search uses a list with outdated packages sets because it needs to stay
compatible with stable branches
2020-12-04 08:06:11 +01:00
github-actions[bot]
ca7703d573
Merge staging-next into staging 2020-12-04 06:16:29 +00:00
github-actions[bot]
82b9b02331
Merge master into staging-next 2020-12-04 06:16:26 +00:00
Raghav Sood
3a3e8e6a8b
Merge pull request #105242 from RaghavSood/microhttpd/version
libmicrohttpd dependents: fix build
2020-12-04 05:37:48 +00:00
Chuck
bc02955b2a python3Packages.jsonstreams: Init at 0.5.0 2020-12-03 21:18:36 -08:00
Farid Zakaria
01f5b9aaba spacevim: init at v1.5.0
Spacevim is a fully loaded vim/neovim installation in the spirit
of https://www.spacemacs.org/

It's configured with a TOML file rather than vimscript and includes
a wide array of configuration found at https://spacevim.org/

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/init.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: risson <18313093+rissson@users.noreply.github.com>
2020-12-03 20:09:36 -08: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
github-actions[bot]
1ab67d13af
Merge staging-next into staging 2020-12-03 18:14:44 +00:00
github-actions[bot]
1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00: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
github-actions[bot]
03619d4f2b
Merge staging-next into staging 2020-12-03 12:18:48 +00:00
github-actions[bot]
5b73e3087a
Merge master into staging-next 2020-12-03 12:18:45 +00: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
Jörg Thalheim
d4ac2c7a93
Merge pull request #102355 from Mic92/systemd
systemd: 246.6 -> 247
2020-12-03 07:03:26 +00:00
github-actions[bot]
58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Jörg Thalheim
ef050bc3d1 systemd: 246.6 -> 247-rc2 2020-12-02 23:40:04 +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
github-actions[bot]
d3f5608624
Merge master into staging-next 2020-12-02 18:13:34 +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
github-actions[bot]
89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00: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
Ben Darwin
05a7ac3b2a python3Packages.mne-python: init at 0.21.2 2020-12-01 20:07:46 -05: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
Jonathan Ringer
023dafc6b8 pythonPackages.freezegun: pin to 0.3.5 2020-12-01 16:40:51 -08: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
kfollesdal
025b6d50f5 bumpver: init at 2020.1107 2020-12-01 19:24:17 +01:00
kfollesdal
faf720d424 pythonPackage.lexid: init at 2020.1005 2020-12-01 19:24:17 +01:00
Joachim Breitner
fb063991b2
macdylibbundler: Should propagate dependency on otool (#103163)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 19:11:45 +01:00
James Earl Douglas
1a3557f729
archi: init at 4.7.1 (#103355)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 18:55:48 +01:00
Ben Darwin
adaf73fd87 perlPackages.TextFormat: 0.61 -> 0.62 2020-12-01 11:41:16 -05:00
Sandro
385ec3ebbe
Merge pull request #105543 from IvarWithoutBones/tinyobjloader-init-1.0.6 2020-12-01 17:00:47 +01:00
Gabriel Gonzalez
6dac8e6817 Add buildDhall*Package support for generating documentation
The `buildDhall{Directory,GitHub}Package` utilities now take an
optional `document` argument for generating documentation using
`dhall-docs`.  The documentation is stored underneath the `./docs`
subdirectory of the build product.
2020-12-01 15:30:52 +01:00
Jonathan Ringer
e0cbbc6f30 python3Packages.pytest_xdist: use pytest_xdist_2 by default
meant to be used with pytest_6
2020-12-01 14:44:25 +01:00
Frederik Rietdijk
26ed734e51 python2Packages.packaging: keep 20.4 around 2020-12-01 14:44:25 +01:00
Frederik Rietdijk
7d6468de0c pythonPackages.isort: fix build system, keep version for python 2 2020-12-01 14:44:25 +01:00
Frederik Rietdijk
98996d05de python3Packages.re-assert: init at 1.1.0 2020-12-01 14:44:25 +01:00
Jonathan Ringer
4670a8f304 python3Packages.jupyterlab-pygments: init at 0.1.2 2020-12-01 14:44:24 +01:00
Jonathan Ringer
cdb402ce3d python3Packages.isort: build from source, fix tests 2020-12-01 14:44:24 +01:00
Frederik Rietdijk
9b81c28a13 python3Packages.pytest: 5 -> 6 2020-12-01 14:44:23 +01:00
Frederik Rietdijk
ff90abd5dd Merge staging-next into staging 2020-12-01 14:23:10 +01:00
Sandro
64c26ded12
Merge pull request #105538 from zakame/updates/perl-Future-AsyncAwait-0.47
perlPackages.FutureAsyncAwait: 0.46 -> 0.47
2020-12-01 13:53:28 +01:00
IvarWithoutBones
6f65e5c1ca pythonPackages.tinyobjloader-py: init at 1.0.6 2020-12-01 13:50:48 +01:00
Anderson Torres
7f02de17db
Merge pull request #105514 from AndersonTorres/update-hdl-dump
hdl-dump: init at 20202807
2020-12-01 09:19:34 -03:00
Elis Hirwing
d5c9e8e80a
Merge pull request #104159 from shyim/php8
php80: init at 8.0.0
2020-12-01 13:07:58 +01:00
Jörg Thalheim
ea48cad85d
Merge pull request #103851 from mweinelt/python/tts 2020-12-01 11:25:51 +00:00
Bernardo Meurer
8c49bed73d
ideamaker: init at 4.0.1 2020-12-01 03:05:18 -08:00
Soner Sayakci
4cd8412880
php80: init at 8.0.0 2020-12-01 11:54:42 +01:00
Peng Mei Yu
a23830fb97 ibus-engines.rime: init at 1.4.0 2020-12-01 18:47:38 +08:00
Sandro
4c5ef510bc
Merge pull request #105535 from IvarWithoutBones/peach-init-0.9.8
peach: init at 0.9.8
2020-12-01 10:43:21 +01:00
IvarWithoutBones
1034616282 tinyobjloader: init at 1.0.6 2020-12-01 05:06:20 +01:00
Zak B. Elep
6d96cd3146 perlPackages.FutureAsyncAwait: 0.46 -> 0.47 2020-12-01 11:57:28 +08:00
Zak B. Elep
aa68a8d53d perlPackages.Appcpm: 0.994 -> 0.995 2020-12-01 11:47:59 +08:00