Commit graph

34207 commits

Author SHA1 Message Date
Frederik Rietdijk 3b85d7d54f
Merge pull request #106321 from NixOS/staging-next
Staging next
2020-12-11 15:56:17 +01:00
Pavol Rusnak 5103ebd8b8
Merge pull request #106646 from raboof/talloc-remove-python2-build-dependency
talloc: remove python2 as a build dependency
2020-12-11 15:33:12 +01:00
github-actions[bot] 9fa8c7670d
Merge master into staging-next 2020-12-11 12:20:25 +00:00
Thomas Tuegel e772531ce8
Merge pull request #104474 from doronbehar/pkg/qt515/qtwebkit
qt515.qtwebkit: unbreak
2020-12-11 05:43:59 -06:00
Robert Hensing 2abae8433e
Merge pull request #101325 from dbirks/add-lens
lens: init at 3.6.7
2020-12-11 11:41:51 +01:00
Arnout Engelen 7f4bc12f13
talloc: remove python2 as a build dependency
This makes sure waf, which is used to build talloc, is ran
with python3 rather than python2.

(another option would be to make this the default for
wafHook, see https://github.com/NixOS/nixpkgs/pull/104701)
2020-12-11 10:43:00 +01:00
Merlin Göttlinger 4f9da3341b
inboxer: remove (#105613)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-11 08:42:14 +01:00
Sandro 73237f997b
Merge pull request #103207 from herrwiese/for-master/chrysalis-init-0.7.9
chrysalis: init at 0.7.9
2020-12-11 08:28:31 +01:00
Sandro f1e3b5160e
Merge pull request #103338 from hjones2199/siril 2020-12-11 07:35:23 +01:00
github-actions[bot] 43f4575008
Merge master into staging-next 2020-12-11 06:17:52 +00:00
Hunter Jones 69741a7a48 siril: init at 0.99.6 2020-12-11 00:07:30 -06:00
Sandro d33fb82b8c
Merge pull request #101947 from edbentley/audiowaveform 2020-12-11 07:03:57 +01:00
Sandro f097374754
Merge pull request #105938 from virusdave/dnicponski/scratch/add_osx-cpu-temp
osx-cpu-temp: Init at 1.0
2020-12-11 06:56:57 +01:00
Jörg Thalheim d22d9227f1
Merge pull request #106601 from Mic92/frab
frab: remove package
2020-12-11 05:27:55 +00:00
Sandro 2c0f6135aa
Merge pull request #104510 from markus1189/rehex-0.3.1 2020-12-11 05:27:27 +01:00
github-actions[bot] 614876ef33
Merge master into staging-next 2020-12-11 00:40:21 +00:00
Evan Stoll 095ecf7356
vncdo: 0.11.2 -> 0.12.0 (#106380)
* Use pythonPackages instead of python2Packages

* Add vncdo to top-level/python-packages so the library can be used by
other Python programs
* Use toPythonApplication for vnc in top-level/all-packages
* run tests if using Python 3+
* move expression to development/python-modules
2020-12-10 21:27:43 +00:00
Jörg Thalheim 6fa3728805
frab: remove package
broken since 2018
2020-12-10 22:24:11 +01:00
github-actions[bot] 79e586aa98
Merge master into staging-next 2020-12-10 18:15:33 +00: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
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
Jörg Thalheim 0543b71c11
Merge pull request #106462 from jlesquembre/clojure-jdk11
clojure: use jdk11
2020-12-09 22:08:25 +00: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
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
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
github-actions[bot] 4090c86280
Merge master into staging-next 2020-12-09 12:20:10 +00: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
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
Robert T. McGibbon 35bab12ed0 inchi: init at 1.05 2020-12-08 16:33:11 -05: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