Commit Graph

81617 Commits

Author SHA1 Message Date
Vladimír Čunát
1e42908aa7
Merge branch 'master' into staging-next 2023-02-08 21:50:23 +01:00
3JlOy_PYCCKUI
ea41744b5c ttdl: init at 3.6.3 2023-02-08 23:22:05 +03:00
Artturin
4d32075a0e phpPackages.mkDerivation: use lib.{fix,extends} instead of //
// on a overrideAttrs'able works badly

here we use lib.fix and lib.extends instead of overrideAttrs to have
less of a performance impact
2023-02-08 19:34:41 +02:00
ajs124
69de4ddc4b
Merge pull request #212190 from helsinki-systems/mariadb_105_ossl3
mariadb_1010: init at 10.10.2
2023-02-08 15:53:02 +01:00
Sandro
62b965c135
Merge pull request #215274 from superherointj/fix-cryptodev
cryptodev: unpin kernel
2023-02-08 15:23:02 +01:00
Weijia Wang
6b5a3cda27
Merge pull request #215300 from elohmeier/watchfiles-darwin
python3Packages.watchfiles: fix build on Darwin
2023-02-08 15:14:14 +01:00
markuskowa
9313ae3ba5
Merge pull request #214924 from sheepforce/meep
meep: init at 1.25.0
2023-02-08 14:40:34 +01:00
superherointj
162dcb9b00 toppler: pin SDL2_image to 2.0.5 2023-02-08 10:36:45 -03:00
superherointj
9c30624f1a python310Packages.pygame: pin SDL2_image to 2.0.5
https://github.com/pygame/pygame/issues/3430#issuecomment-1279955564
2023-02-08 10:36:45 -03:00
superherointj
dbe669d8fb SDL2_image: 2.0.5 -> 2.6.3
SDL2_image_2_0_5: pinned for pygame, toppler

Fixes #187685

Release: https://github.com/libsdl-org/SDL_image/releases/tag/release-2.6.3
2023-02-08 10:01:14 -03:00
Enno Richter
4d89637b5d python3Packages.watchfiles: fix build on Darwin 2023-02-08 13:51:00 +01:00
Phillip Seeber
bd09beae9e meep: init at 1.25.0
meep: more comments
2023-02-08 11:28:32 +01:00
Phillip Seeber
4c45a5f874 libGDSII: init at 0.21 2023-02-08 11:28:32 +01:00
Phillip Seeber
09d1372cb9 harminv: init at 1.4.2 2023-02-08 11:28:32 +01:00
Yueh-Shun Li
d35f5c2695 apptainer-overriden-nixos,singularity-overriden-nixos: init 2023-02-08 18:04:05 +08:00
Yueh-Shun Li
50788d2fb0 apptainer, singularity: fix defaultPath and reflect upstream changes
Upstream changes:
singularity 3.8.7 (the legacy) -> apptainer 1.1.3 (the renamed) / singularity 3.10.4 (Sylabs's fork)

Build process:
*   Share between different sources
*   Fix the sed regexp to make defaultPath patch work
*   allowGoReference is now true
*   Provied input parameter removeCompat (default to false)
    that removes the compatible "*singularity*" symbolic links
    and related autocompletion files when projectName != "singularity"
*   Change localstatedir to /var/lib
*   Format with nixpkgs-fmt
*   Fix the defaultPath patching
    and use it instead of the `<executable> path` config directive
    deprecated in Apptainer
*   Provide dependencies for new functionalities such as
    squashfuse (unprivileged squashfs mount)
*   Provide an attribute `defaultPathInputs` to override
    prefix of container runtime default PATH

NixOS module programs.singularity:
*   Allow users to specify packages
*   Place related directories to /var/lib
*   Format with nixpkgs-fmt

singularity-tools:
*   Allow users to specify packages
*   Place related directories to /var/lib when building images in VM
2023-02-08 18:03:11 +08:00
Yueh-Shun Li
ef09cfec0b all-packages.nix: move the line of singularity per alphabetical ordering 2023-02-08 17:42:04 +08:00
K900
fe585e3988 kio-admin: init at 1.0.0 2023-02-08 12:35:13 +03:00
superherointj
2122d22a4b
Merge pull request #214026 from superherointj/refactor-k3s-multiple-versions
k3s: add multiple versions
2023-02-08 05:48:39 -03:00
superherointj
c3ad496c12 cryptodev: unpin kernel 2023-02-08 05:47:03 -03:00
Weijia Wang
86f9c0bba4
Merge pull request #215201 from viraptor/chatterino-darwin
chatterino2: fix darwin build
2023-02-08 05:04:06 +01:00
Nick Cao
5c5998da47
Merge pull request #214830 from dotlambda/flare-signal-init
flare-signal: init at 0.6.0
2023-02-08 09:47:48 +08:00
Nick Cao
a1f39348ee
Merge pull request #215004 from LeSuisse/php-extensions-allow-local-network-darwin
phpExtensions.opcache: fix test environment for darwin
2023-02-08 09:17:30 +08:00
Tom McLaughlin
d1a2a16a3a Introduce mkBinaryCache function 2023-02-07 16:16:07 -08:00
Stanisław Pitucha
03f85e9e93 chatterino2: fix darwin build
Use the newer SDK to fix darwin build.
2023-02-08 10:03:21 +11:00
Azat Bahawi
505dac8a8c
Merge pull request #215132 from dit7ya/khoj
khoj: init at 0.2.5
2023-02-08 01:22:12 +03:00
Martin Weinelt
58656bb3a0
Merge pull request #215149 from fleaz/init_gcfflasher
gcfflasher: init at 4.0.3-beta
2023-02-07 22:20:33 +00:00
fleaz
a5b2cf49b9 gcfflasher: init at 4.0.3-beta 2023-02-07 22:50:41 +01:00
John Ericson
49786f55e1 fftw: Add meta.pkgConfigModules and test
Add `fftwQuad` to `all-packages.nix` too so that variant is tested.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-07 15:38:16 -05:00
P. R. d. O
4f6e190002
pocket-casts: build from source 2023-02-07 13:48:25 -06:00
GenericNerdyUsername
0e6fa5a27b
python3Packages.riscv-config: init at 3.5.0 2023-02-07 18:18:42 +00:00
GenericNerdyUsername
8e11bd3d05
python3Packages.riscv-isac: init at 0.16.1 2023-02-07 18:18:42 +00:00
GenericNerdyUsername
14f7b52785
python3Packages.pytablewriter: init at 0.64.2 2023-02-07 18:18:41 +00:00
GenericNerdyUsername
ce6fde7abd
python3Packages.tabledata: init at 1.3.0 2023-02-07 18:18:41 +00:00
GenericNerdyUsername
6b1a62aab0
python3Packages.dataproperty: init at 0.55.0 2023-02-07 18:18:41 +00:00
GenericNerdyUsername
032d4bbc88
python3Packages.mbstrdecoder: init at 1.1.1 2023-02-07 18:18:40 +00:00
GenericNerdyUsername
6d3840a67f
python3Packages.typepy: init at 1.3.0 2023-02-07 18:18:40 +00:00
GenericNerdyUsername
cce639c6de
python3Packages.tcolorpy: init at 0.1.2 2023-02-07 18:18:40 +00:00
Vladimír Čunát
3356399453
Merge branch 'master' into staging-next 2023-02-07 17:36:16 +01:00
markuskowa
5cf138823d
Merge pull request #214930 from sheepforce/nwchem
nwchem: init at 7.0.2
2023-02-07 17:30:02 +01:00
Weijia Wang
0a7a74b8a9
Merge pull request #214607 from vbgl/ocaml-irmin-3.5.1
ocamlPackages.irmin: 3.4.1 → 3.5.1
2023-02-07 16:53:53 +01:00
Weijia Wang
06a70c7f35
Merge pull request #215129 from adamcstephens/kitty/0.27.1
kitty: 0.27.0 -> 0.27.1
2023-02-07 16:29:03 +01:00
superherointj
ce2fdc9766 k3s: add multiple versions 2023-02-07 12:27:14 -03:00
ajs124
e75e723427
Merge pull request #214860 from NickCao/freeswitch-ossl
freeswitch: unpin openssl_1_1
2023-02-07 15:44:18 +01:00
Mostly Void
ea95150082
khoj: init at 0.2.5 2023-02-07 19:09:21 +05:30
Mostly Void
500b491a25
python3Packages.sentence-transformers: init at 2.2.2 2023-02-07 19:06:09 +05:30
Adam Stephens
fa2feee9d4
kitty: 0.27.0 -> 0.27.1 2023-02-07 08:32:54 -05:00
Stig
0336b53927
Merge pull request #211809 from johnrichardrinehart/johnrichardrinehart/sqitch-upgraded-templates
sqitch: opt-in powerful templates
2023-02-07 13:47:38 +01:00
John Rinehart
24e6cc417e perlPackages.TemplateToolkit: 3.009 → 3.101 2023-02-07 12:21:36 +00:00
John Rinehart
40ab60b317 perlPackages.AppSqitch: 1.1.0 -> 1.3.1 2023-02-07 12:18:31 +00:00
Jörg Thalheim
3d3180f2ef
Merge pull request #215089 from qowoz/nix-eval-jobs
nix-eval-jobs: 2.12.1 -> 2.13.0
2023-02-07 12:58:30 +01:00
zowoq
98a611259f nix-eval-jobs: 2.12.1 -> 2.13.0
https://github.com/nix-community/nix-eval-jobs/releases/tag/v2.13.0
2023-02-07 19:46:13 +10:00
Phillip Seeber
0079d43275 nwchem: init at 7.0.2 2023-02-07 10:40:14 +01:00
Nick Cao
e7434d6a03
Merge pull request #215048 from VergeDX/pbpctrl
pbpctrl: init at unstable-2023-02-07
2023-02-07 17:30:53 +08:00
Vanilla
f1d41d2874
pbpctrl: init at unstable-2023-02-07 2023-02-07 16:56:56 +08:00
Stig
2349540875
Merge pull request #214925 from NickCao/zonemaster
perlPackages.Zonemaster*: update
2023-02-07 09:17:52 +01:00
Weijia Wang
b6eac37960
Merge pull request #213932 from vbgl/ocaml-dune3
ocamlPackages.dune_3: enable for OCaml < 4.08
2023-02-07 07:30:22 +01:00
Weijia Wang
cad065dddd
Merge pull request #214913 from OPNA2608/update/bambootracker
bambootracker: 0.6.0 -> 0.6.1
2023-02-07 07:11:59 +01:00
github-actions[bot]
41e5bd55d5
Merge master into staging-next 2023-02-07 06:01:28 +00:00
figsoda
291887ff6e lua-language-server: rename from sumneko-lua-language-server
and add figsoda as a maintainer

lua-language-server has been moved to a new organization (LuaLS).
2023-02-06 23:26:51 -05:00
Ben Wolsieffer
025b08b580 protobuf3_21: don't build tests on 32-bit platforms
The tests fail to build on 32-bit platforms, due to an upstream bug which will
be fixed in 3.22. Previously, this was holding back the default protobuf version
on 32-bit platforms to 3.20, which in turn broke packages such as mypy-protobuf
which require 3.21

This commit disables building the tests on 32-bit platforms, allowing 3.21 to
build. Note that we don't ever run the tests on any platform, but they are
normally still built.

Now that 3.21 builds on 32-bit, this commit also unpins 3.20 as the default
version.
2023-02-06 22:17:54 -05:00
Nick Cao
0786ad0f06
Merge pull request #214398 from bcdarwin/ome-zarr-py
python310Packages.ome-zarr: init at 0.6.1
2023-02-07 09:43:23 +08:00
Nick Cao
6543b06db4
Merge pull request #214360 from emilytrau/aiodocker
python3Packages.aiodocker: init at unstable-2022-01-20
2023-02-07 09:41:21 +08:00
Nick Cao
b73fa81cb4
Merge pull request #214645 from marsam/add-pgagroal
pgagroal: init at 1.5.1
2023-02-07 09:32:08 +08:00
Sandro
c7651975cc
Merge pull request #214849 from urandom2/argocd
Fixes https://github.com/NixOS/nixpkgs/issues/214629
2023-02-07 01:50:09 +01:00
Sandro
74673fc73f
Merge pull request #214933 from laalsaas/simple-mtpfs 2023-02-07 01:23:33 +01:00
Sandro
935e19528e
Merge pull request #208433 from OPNA2608/init/alice-tools 2023-02-07 01:03:42 +01:00
github-actions[bot]
b30088fc3f
Merge master into staging-next 2023-02-07 00:02:12 +00:00
Nick Cao
00f5c6f332
perlPackages.ZonemasterCLI: 4.0.1 -> 5.0.1 2023-02-07 07:41:29 +08:00
Nick Cao
c216e89616
perlPackages.ZonemasterEngine: 4.5.1 -> 4.6.1 2023-02-07 07:41:29 +08:00
Nick Cao
aba3b5d8cd
perlPackages.ZonemasterLDNS: 2.2.2 -> 3.1.0 2023-02-07 07:41:28 +08:00
Nick Cao
8e47596d38
perlPackages.NetIPXS: init at 0.22 2023-02-07 07:41:28 +08:00
Sandro
fb2803077b
Merge pull request #214844 from urandom2/rime-cli
Fixes https://github.com/NixOS/nixpkgs/issues/214147
2023-02-07 00:24:13 +01:00
Vincenzo Mantova
fdf6e37dc0
advi: init at 2.0.0 (#214814)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-07 00:23:02 +01:00
Sandro
22a6958f46
Merge pull request #215010 from SnO2WMaN/yamlfmt
close https://github.com/NixOS/nixpkgs/issues/215000
2023-02-06 23:47:57 +01:00
superherointj
0dcf0060d3
Merge pull request #214861 from NickCao/firmware-manager-ossl
firmware-manager: unpin openssl_1_1
2023-02-06 18:58:22 -03:00
superherointj
55116a49b6
Merge pull request #214986 from kilianar/portfolio-0.61.0
portfolio: 0.60.2 -> 0.61.0
2023-02-06 18:48:20 -03:00
Thomas Gerbet
e3bec64e7f phpExtensions.opcache: fix test environment for darwin 2023-02-06 22:47:16 +01:00
Sandro
a9b92e4c39
Merge pull request #210578 from bcdarwin/python3-bambi 2023-02-06 22:45:45 +01:00
SnO2WMaN
f8a7e5cf2b yamlfmt: init at 0.7.1 2023-02-07 06:44:21 +09:00
Sandro
99fe0e68f9
Merge pull request #200014 from Luflosi/update/include-what-you-use 2023-02-06 22:39:23 +01:00
Ivan Kovnatsky
6fe61041dc
pv-migrate: init at 1.0.1 (#210373)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-02-06 22:32:48 +01:00
Azat Bahawi
6b6e4be57f
Merge pull request #183129 from huantianad/breath-theme
breath-theme: init at unstable-2022-12-22
2023-02-07 00:31:37 +03:00
Sandro
2b013e9bc2
Merge pull request #212982 from gador/pgadmin-6.19 2023-02-06 22:29:11 +01:00
Bernardo Meurer
7b7b6c248c
Merge pull request #214856 from vamega/bencode-py 2023-02-06 15:58:58 -05:00
zowoq
eceae845cd darwin.openwith: init at unstable-2022-10-28 2023-02-07 06:22:06 +10:00
huantian
8a1ff26db4
breath-theme: init at unstable-2022-12-22 2023-02-06 12:09:01 -07:00
Anderson Torres
f7e045e149
Merge pull request #209192 from lucasew/cockpit
cockpit: init at 284
2023-02-06 16:02:27 -03:00
kilianar
349748a7e1 portfolio: 0.60.2 -> 0.61.0
https://github.com/buchen/portfolio/releases/tag/0.61.0
2023-02-06 19:59:18 +01:00
laalsaas
7c193be7f3 simple-mtpfs: init at 0.4.0 2023-02-06 19:54:55 +01:00
markuskowa
f6b2d49d65
Merge pull request #214931 from sheepforce/wxmacmolplt
wxmacmolplt: init at 7.7.2
2023-02-06 19:23:33 +01:00
markuskowa
fc7d506506
Merge pull request #214935 from sheepforce/mopac
mopac: init at 22.0.6
2023-02-06 19:22:09 +01:00
github-actions[bot]
f876e1f1e9
Merge master into staging-next 2023-02-06 18:01:37 +00:00
Varun Madiath
dedb550ce6 bencode-py: init at 4.0.0 2023-02-06 12:14:15 -05:00
figsoda
659d0ec9b8
Merge pull request #214855 from figsoda/zed
zq: merge into zed
2023-02-06 12:13:26 -05:00
OPNA2608
f1db792d8a bambootracker-qt6: init at 0.6.1 2023-02-06 17:48:17 +01:00
OPNA2608
610af7778b bambootracker: 0.6.0 -> 0.6.1 2023-02-06 17:40:45 +01:00
Phillip Seeber
2051d47229 mopac: init at 22.0.6 2023-02-06 16:54:14 +01:00
Phillip Seeber
f1b553de8e wxmacmolplt: init at 7.7.2
wxmacmolplt: restrict evaluation to linux


wxmacmolplt: move into chemistry section in all-packages
2023-02-06 16:50:51 +01:00
figsoda
5efbd4fac6
Merge pull request #214914 from zendo/erdtree
erdtree: init at 1.0.0
2023-02-06 10:39:19 -05:00
markuskowa
6377dcb573
Merge pull request #214936 from sheepforce/rmsd
rmsd: init at 1.5.1
2023-02-06 16:06:36 +01:00
Phillip Seeber
d1c3c776b6 rmsd: init at 1.5.1 2023-02-06 14:14:30 +01:00
Nick Cao
48a5e58275
perlPackages.CryptOpenSSLRSA: unpin openssl_1_1 2023-02-06 20:17:22 +08:00
github-actions[bot]
5b5def96bc
Merge master into staging-next 2023-02-06 12:01:38 +00:00
zendo
9d661624b4 erdtree: init at 1.0.0 2023-02-06 19:34:50 +08:00
ChaosAttractor
4f706834c9 sharing: init at 1.2.2 2023-02-06 11:35:42 +01:00
Colin Arnott
8f7fb664f9
rime-cli: init at 0.0.3
Fixes #214147
2023-02-06 09:23:06 +00:00
Nick Cao
5a350a8f31
Merge pull request #213590 from bertof/bibtex-tidy
bibtex-tidy: init at 1.8.5
2023-02-06 16:59:43 +08:00
Fabian Affolter
70325c2a0c
Merge pull request #214712 from fabaff/yatas
yatas: init at 1.3.3
2023-02-06 08:24:13 +01:00
Filippo Berto
c2300ed0cb
bibtex-tidy: init at 1.8.5 2023-02-06 08:01:55 +01:00
Elis Hirwing
17e1b6963c
Merge pull request #214034 from drupol/php/bumps-february-2023
PHP: February 2023 bumps
2023-02-06 07:22:04 +01:00
Nick Cao
4ff32764e3
Merge pull request #214870 from SharzyL/circt
circt: init at 1.29.0
2023-02-06 14:18:32 +08:00
github-actions[bot]
b2a1140ada
Merge master into staging-next 2023-02-06 06:01:25 +00:00
SharzyL
64f21e1620
circt: init at 1.29.0 2023-02-06 13:48:30 +08:00
Nick Cao
b35ef7fdb6
firmware-manager: unpin openssl_1_1 2023-02-06 10:23:29 +08:00
Nick Cao
04cc8760be
freeswitch: unpin openssl_1_1 2023-02-06 10:14:02 +08:00
figsoda
a28d99d9bd zq: drop
it is a duplicate of zed
2023-02-05 20:44:13 -05:00
figsoda
c74f9dd509
Merge pull request #214828 from alyssais/wayland-revert
Revert "wayland: mark as broken on darwin"
2023-02-05 20:05:55 -05:00
Colin Arnott
5dc979f6f2
argocd-vault-plugin: init at 1.13.1
Fixes #214629
2023-02-06 01:02:03 +00:00
Nick Cao
6004752d9f
Merge pull request #211425 from mrityunjaygr8/go-jet
go-jet: init at 2.9.0
2023-02-06 08:20:09 +08:00
github-actions[bot]
e628b19818
Merge master into staging-next 2023-02-06 00:02:27 +00:00
ajs124
8255262d78
Merge pull request #210454 from helsinki-systems/xbps_ossl3
xbps: unpin openssl_1_1
2023-02-06 00:56:28 +01:00
Martin Weinelt
ff4ed85523
Merge pull request #214574 from mweinelt/openvino-2022.3.0
openvino: 2021.2 -> 2022.3.0
2023-02-05 23:21:44 +00:00
Nick Cao
a496bbedc5
Merge pull request #214537 from Alper-Celik/master
magic-enum: init at 0.8.2
2023-02-06 07:00:18 +08:00
Nick Cao
1d6e2c42b1
Merge pull request #211553 from NickCao/azure
python3Packages.azure-*: update
2023-02-06 06:54:41 +08:00
Timothy DeHerrera
46dd2a05e7
Merge pull request #214631 from blaggacao/init-mdbook-kroki-preprocessor
mdbook-kroki-preprocessor: init at v0.1.2
2023-02-05 15:54:11 -07:00
Mario Rodas
28116031e2
Merge pull request #180653 from tobim/pkgs/zeek-5.0.0
zeek: 4.2.2 -> 5.1.2
2023-02-05 17:37:11 -05:00
Martin Weinelt
85757c2d1b
openvino: 2021.2 -> 2022.3.0
Update and fix the python bindings.

https://github.com/openvinotoolkit/openvino/releases/tag/2021.3
https://github.com/openvinotoolkit/openvino/releases/tag/2020.3.2
https://github.com/openvinotoolkit/openvino/releases/tag/2021.4
https://github.com/openvinotoolkit/openvino/releases/tag/2021.4.2
https://github.com/openvinotoolkit/openvino/releases/tag/2021.4.2
https://github.com/openvinotoolkit/openvino/releases/tag/2022.1.0
https://github.com/openvinotoolkit/openvino/releases/tag/2022.1.1
https://github.com/openvinotoolkit/openvino/releases/tag/2022.2.0
https://github.com/openvinotoolkit/openvino/releases/tag/2022.3.0
2023-02-05 23:27:32 +01:00
Robert Schütz
faeefbe1b9 flare-signal: init at 0.6.0
Co-authored-by: Tom Fitzhenry <tom@tom-fitzhenry.me.uk>
2023-02-05 14:25:38 -08:00
Alyssa Ross
1c561baac6
Revert "wayland: mark as broken on darwin"
This reverts commit d9986a53ee.

That commit turned a package that built for macOS into a package that
was marked broken for both (also breaking the wayland-scanner
attribute, which is important for cross-compiling to Linux), and
complicated the mesa-demos expression, with no explanation given and
only four hours of opportunity for review.
2023-02-05 22:21:32 +00:00
Alper Çelik
9b668e0734
magic-enum: init at 0.8.2 2023-02-06 00:11:20 +03:00
Maximilian Bosch
547f6ab7a2
Merge pull request #214791 from lheckemann/remove-kanboard
kanboard: remove
2023-02-05 19:21:41 +01:00
github-actions[bot]
51cb32c692
Merge master into staging-next 2023-02-05 18:01:22 +00:00
Vladimír Čunát
cfc056287c
treewide: another round of gcc12 fixups 2023-02-05 18:34:47 +01:00
Linus Heckemann
50a68df712 kanboard: remove
This was far from being an idiomatic package. It merely downloaded and
copied the source to its output, and did not provide any affordances
for actually running the application, so the package is not very useful.
2023-02-05 18:21:21 +01:00
Anderson Torres
771d07ecc0
Merge pull request #205420 from dit7ya/swc
swc: init at 0.91.19
2023-02-05 13:45:39 -03:00
Anderson Torres
217838ce47
Merge pull request #214575 from e1mo/initool
initool: init at 0.10.0
2023-02-05 13:02:03 -03:00
Martin Weinelt
977c06339c
Merge pull request #214700 from dotlambda/contextlib2-remove
python3Packages: don't depend on contextlib2
2023-02-05 15:05:04 +00:00
Vladimír Čunát
555f300879
treewide: another round of gcc12 fixups 2023-02-05 15:29:43 +01:00
Maximilian Bosch
47611e4acc
Merge pull request #213227 from NixOS/revert-212912-nextcloud
Revert "nextcloud26: init at 26.0.0beta1"
2023-02-05 14:55:13 +01:00
Mostly Void
b397c8b216
swc: init at 0.91.19 2023-02-05 19:24:39 +05:30
Moritz 'e1mo' Fromm
4bb112a84a
initool: init at 0.10.0 2023-02-05 13:15:43 +01:00
github-actions[bot]
39c285eb4f
Merge master into staging-next 2023-02-05 12:01:29 +00:00
Nick Cao
a66e5df6b3
python3Packages.azure-storage: drop due to being deprecated 2023-02-05 19:51:59 +08:00
Frederik Rietdijk
93f577aed8 python2Packages.wheel: keep 0.37.1 for python2 since 0.38 dropped support 2023-02-05 12:01:22 +01:00
Fabian Affolter
d08e2fa87c yatas: init at 1.3.3 2023-02-05 10:19:33 +01:00
Vladimír Čunát
8627b384af
treewide: gcc11Stdenv on x86_64-linux -> gcc12Stdenv
These seemed done to upgrade version on aarch64-linux,
but now they were (also) downgrading on x86_64-linux.
I checked that they still build; some cases were even fixed, e.g.:
https://hydra.nixos.org/log/40jmdmnk07ac7xwwxmdqa7smvc3xflm2-qcoro-0.7.0.drv
2023-02-05 10:13:34 +01:00
Vladimír Čunát
dc1638927e
gcc10StdenvCompat: fix the intended logic
See commit 8bdc1401a2 from PR #175177

arc_unpacker has already been fixed not to need the override.
Maybe also in other cases this isn't useful anymore,
but at least the attribute makes some sense again.
2023-02-05 09:55:41 +01:00
Robert Schütz
fe20983f25 python310Packages.bedup: drop 2023-02-04 23:34:59 -08:00
Weijia Wang
583cc8242c
Merge pull request #214675 from wegank/xmrig-proxy-darwin
xmrig-proxy: 6.18.0 -> 6.19.0
2023-02-05 07:06:02 +01:00
github-actions[bot]
cb231fb28d
Merge master into staging-next 2023-02-05 06:01:18 +00:00
Weijia Wang
2b2a5980e0 xmrig-proxy: 6.18.0 -> 6.19.0 2023-02-05 06:25:30 +01:00
Martin Weinelt
d6c5b79a39
Merge pull request #214630 from wegank/ncdu-zig
ncdu: set zig to zig_0_10
2023-02-05 03:03:52 +00:00
Nick Cao
d5a2cf814f
Merge pull request #211936 from minijackson/league-fonts-update
League of Moveable Type fonts: update
2023-02-05 08:37:36 +08:00
Nick Cao
9f72276259
Merge pull request #214238 from adamcstephens/s0ix/init
s0ix-selftest-tool: init at 2022-11-04
2023-02-05 08:21:05 +08:00
github-actions[bot]
bc833a50cc
Merge master into staging-next 2023-02-05 00:02:31 +00:00
Adam Stephens
83838cf7b7
s0ix-selftest-tool: init at 2022-11-04 2023-02-04 18:47:12 -05:00
Weijia Wang
8e7aad91a7
Merge pull request #214448 from wegank/wasmedge-darwin
wasmedge: add darwin support
2023-02-05 00:12:08 +01:00
David Arnold
7f991d1aa0
mdbook-kroki-preprocessor: init at v0.1.2 2023-02-04 17:53:58 -05:00
Weijia Wang
c304b7b055 ncdu: set zig to zig_0_10 2023-02-04 23:47:52 +01:00
Fabian Affolter
23abe5cdf8
Merge pull request #214349 from fabaff/wapiti-bump
wapiti: 3.1.3 -> 3.1.6
2023-02-04 22:38:08 +01:00
Vincent Laporte
3b3b487436
ocamlPackages.rusage: init at 1.0.0 2023-02-04 22:14:29 +01:00
Nick Cao
0ca39c30e7 yarn2nix-moretea-openssl_1_1: drop
As OpenSSL 1.1.1 will reach end of life on 11 Sep 2023.
Reference: https://github.com/NixOS/nixpkgs/issues/210452
2023-02-04 15:36:26 -05:00
Robert Schütz
1fb588ebd0
Merge pull request #210776 from chuangzhu/denaro
denaro: init at 2023.1.1
2023-02-04 12:07:35 -08:00
Robert Schütz
b9599db659
Merge pull request #212205 from dotlambda/imagemagick-7.1.0-58
imagemagick: 7.1.0-57 -> 7.1.0-60
2023-02-04 11:45:46 -08:00
ajs124
7166a497b4
Merge pull request #214468 from NickCao/nodejs-ossl11
nodejs-16_x-openssl_1_1: drop
2023-02-04 20:34:23 +01:00
Anderson Torres
1149f14600
Merge pull request #210902 from Yarny0/tvbrowser
tvbrowser: fix, update, build from source, add small test
2023-02-04 16:10:53 -03:00
github-actions[bot]
22e94a019f
Merge master into staging-next 2023-02-04 18:01:34 +00:00
Robert Schütz
d4fffad623 perlPackages.ImageMagick: 7.0.11-3 -> 7.1.0-0 2023-02-04 09:48:30 -08:00
Yarny0
b2fdba820a tvbrowser: build from source
This commit changes from a precompiled bundle to
a source file. Accordingly, the expression file is renamed to `default.nix`
and the old attribute name is changed to `tvbrowser`, the old one being now a
throw-message.

The upstream build script tries to download the news plugin; so, we provide
this and pass it as a parameter.

Given that this is still a piece of a precompiled Java bytecode, along with a
main readable source bundle, `meta.sourceProvenance` is updated accordingly.
2023-02-04 17:55:39 +01:00
Peter Simons
ad277668c6 alex, happy, hscolour: add top-level executable-only bindings 2023-02-04 15:49:13 +01:00
Minijackson
2d34ea393f sorts-mill-goudy: init at 2011-05-25 2023-02-04 14:57:56 +01:00
Minijackson
c60d471bdf sniglet: init at 2011-05-25 2023-02-04 14:57:56 +01:00
Minijackson
0123af3c14 prociono: init at 2011-05-25 2023-02-04 14:57:56 +01:00
Minijackson
9abf91e1fb ostrich-sans: init at 2011-04-18 2023-02-04 14:57:56 +01:00
Minijackson
0639959365 linden-hill: init at 2011-05-25 2023-02-04 14:57:56 +01:00
Minijackson
fc032281f3 league-spartan: init at 2.220 2023-02-04 14:57:56 +01:00
Minijackson
d70d01a952 league-script-number-one: init at 2011-05-25 2023-02-04 14:57:56 +01:00
Minijackson
2d60622568 league-gothic: init at 1.601 2023-02-04 14:57:56 +01:00
Minijackson
5c1725f25d knewave: init at 2012-07-30 2023-02-04 14:57:56 +01:00
Minijackson
3a0d48b588 junction: init at 2014-05-29 2023-02-04 14:57:56 +01:00
Minijackson
35fb11a99a goudy-bookletter-1911: init at 2011-05-11 2023-02-04 14:57:56 +01:00
Minijackson
f177ccbdf3 fanwood: init at 2011-05-11 2023-02-04 14:57:56 +01:00
Minijackson
7475221525 chunk: init at 2021-03-03 2023-02-04 14:57:56 +01:00
Minijackson
0d0a4e622c blackout: init at 2014-07-29 2023-02-04 14:57:56 +01:00
Minijackson
c82c45c269 the-neue-black: init at 1.007 2023-02-04 14:57:56 +01:00
Tobias Mayer
6baa1be942
zeek: 4.2.2 -> 5.1.2 2023-02-04 14:35:44 +01:00
Tobias Mayer
83f225ecbf
spicy-parser-generator: init at 1.5.3 2023-02-04 14:35:40 +01:00
Anderson Torres
bc0944c06f
Merge pull request #214193 from jnsgruk/add-multipass-pkg
multipass: init at 1.11.0
2023-02-04 09:03:54 -03:00
github-actions[bot]
33919d25f0
Merge master into staging-next 2023-02-04 12:01:24 +00:00
Nick Cao
0c9c1b8fa7
Merge pull request #212112 from serge-sans-paille/feature/xeus
xeus: init at 3.0.5
2023-02-04 16:56:57 +08:00
7c6f434c
bdd2941140
Merge pull request #212645 from SFrijters/wine-8
wine: 7.x -> 8.x
2023-02-04 08:14:44 +00:00
serge-sans-paille
b74b3cb870 xeus: init at 3.0.5 2023-02-04 08:49:32 +01:00
Jon Seager
db9d730b1e
multipass: init at 1.11.0 2023-02-04 07:44:02 +00:00
github-actions[bot]
ae91e9a960
Merge master into staging-next 2023-02-04 06:01:09 +00:00
Nick Cao
6a08edd4d0
nodejs-16_x-openssl_1_1: drop
As OpenSSL 1.1.1 will reach end of life on 11 Sep 2023.
Reference: https://github.com/NixOS/nixpkgs/issues/210452
2023-02-04 12:22:06 +08:00
Nick Cao
49e6bbe663
Merge pull request #212603 from amesgen/init-scriv
scriv: init at 1.2.0
2023-02-04 10:38:08 +08:00
Nick Cao
3ab1fd296f
Merge pull request #212199 from OPNA2608/init/miriway
miriway: init at unstable-2022-12-18
2023-02-04 09:50:17 +08:00
Nick Cao
0dbdc44d26
Merge pull request #214007 from camillemndn/qpageview
python3Packages.qpageview: init at 0.6.2
2023-02-04 09:41:02 +08:00
Martin Weinelt
73b9fb8afa
Merge pull request #214429 from mweinelt/peewee-migrate
python3Packages.peewee-migrate: init at 1.6.6
2023-02-04 01:28:31 +00:00