Commit Graph

91469 Commits

Author SHA1 Message Date
Matthias Beyer
872740f395
Merge pull request #230459 from ConsumingChaos/cargo-bazel
cargo-bazel: init at 0.8.0
2023-10-11 18:19:59 +02:00
emilylange
101d8a8f8e
grafana-agent: 0.36.2 -> 0.37.1
https://github.com/grafana/agent/releases/tag/v0.37.0
https://github.com/grafana/agent/blob/v0.37.0/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.36.2...v0.37.0

https://github.com/grafana/agent/releases/tag/v0.37.1
https://github.com/grafana/agent/blob/v0.37.1/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.37.0...v0.37.1

grafana-agent, starting with 0.37.0, requires go >= 1.21.
In nixpkgs (unstable), `buildGoModule` still refers to
`buildGo120Module`. Which, as the name suggests, uses go 1.20, and thus
does not meet the requirement, so we have to manually override it in
`all-packages.nix`.

This override can be dropped very soon again, as commit
2598cb64c1 titled
`go, buildGoModule, buildGoPackage: default to 1.21` is already in
`staging-next` and will land in `master` soon.
2023-10-11 17:58:28 +02:00
Domen Kožar
6bc5e42204
Merge pull request #260429 from hercules-ci/block-on-aarch64-darwin
Block on aarch64 darwin
2023-10-11 15:06:22 +01:00
figsoda
d5f43438f9
Merge pull request #260096 from teto/vimPluginsUpdater-fix
vimPluginsUpdater: add missing nix-prefetch-git dependency
2023-10-11 09:12:09 -04:00
Robert Hensing
4ff8491ac0 nixpkgs release: leave breadcrumb about commented tests
Wish I could do more rn, so adding this to help the next person.
2023-10-11 14:32:18 +02:00
Robert Hensing
9321e71d93 nixpkgs release: replace outdated comment 2023-10-11 14:27:59 +02:00
Graham Christensen
0255c3a1ef nixpkgs release: explicitly add aarch64-darwin blockers 2023-10-11 14:25:33 +02:00
Graham Christensen
6a5c6a9e07 unstable: include nix explicitly 2023-10-11 14:25:33 +02:00
Mario Rodas
f6caf65a4a
Merge pull request #256500 from adamcstephens/incus/init
incus: init at 0.1
2023-10-11 07:00:08 -05:00
Janik
2316d05913
Merge pull request #256548 from schinmai-akamai/master 2023-10-11 12:47:26 +02:00
Mario Rodas
dc6ea0a4f7 bazel-watcher: unpin go 2023-10-11 04:20:00 +00:00
Philipp Woelfel
c24956a978 pdfstudio2023: init at 2023.0.3
pdfstudio2022: 2022.2.4 -> 2022.2.5
pdfstudio2021: 2021.2.1 -> 2022.2.2
pdfstudioviewer: 2022.2.4->2023.0.3
2023-10-10 20:24:22 -06:00
Artturi
161f1f28d9
Merge pull request #260292 from khaneliman/catppuccin 2023-10-11 04:20:24 +03:00
Martin Weinelt
da48a62a6a
Merge pull request #250999 from natsukium/pyramid/rename
python310Packages.pyramid_*: rename
2023-10-11 03:07:50 +02:00
Martin Weinelt
89eec3e417
Merge pull request #259952 from natsukium/memory_profiler
python311Packages.memory-profiler: rename from memory_profiler
2023-10-11 02:16:18 +02:00
Martin Weinelt
0f3870593b
Merge pull request #259732 from natsukium/grappelli-safe
python311Packages.grappelli-safe: rename from grappelli_safe
2023-10-11 02:15:53 +02:00
Martin Weinelt
16e46495c3
Merge pull request #259679 from natsukium/beancount-docverif
python311Packages.beancount-docverif: rename from beancount_docverif
2023-10-11 02:05:10 +02:00
Martin Weinelt
37773cd0b0
Merge pull request #259729 from natsukium/factory-boy
python311Packages.factory-boy: rename from factory_boy
2023-10-11 02:04:37 +02:00
Martin Weinelt
f19fb3293b
Merge pull request #259591 from natsukium/zope-proxy
python311Packages.zope-proxy: 5.0.0 -> 5.1; rename from zope_proxy
2023-10-11 02:02:09 +02:00
Martin Weinelt
19658025de
Merge pull request #259576 from natsukium/zope-deprecation
python311Packages.zope-deprecation: 4.4.0 -> 5.0; rename from zope_deprecation
2023-10-11 02:01:32 +02:00
natsukium
13d6bf79ac
python310Packages.pyramid-multiauth: rename from pyramid_multiauth 2023-10-11 01:57:49 +02:00
natsukium
20d20c162a
python310Packages.pyramid-mako: rename from pyramid_mako 2023-10-11 01:57:49 +02:00
natsukium
9520a3344b
python310Packages.pyramid-exclog: rename from pyramid_exclog 2023-10-11 01:57:49 +02:00
natsukium
4400a76459
python310Packages.pyramid-chameleon: rename from pyramid_chameleon 2023-10-11 01:57:48 +02:00
natsukium
7b3d58a5d2
python310Packages.pyramid-beaker: rename from pyramid_beaker 2023-10-11 01:57:47 +02:00
Kirill Radzikhovskyy
16ef368cfb tinygo: 0.26.0 -> 0.30.0 2023-10-11 09:19:18 +11:00
Austin Horstman
1e0f348818
catppuccin: init at unstable-2023-10-09 2023-10-10 16:59:41 -05:00
Anderson Torres
a68655c5eb dialog: migrate to by-name 2023-10-10 17:51:30 -03:00
Bernardo Meurer
fd1b81464c
Merge pull request #258328 from Madouura/pr/rocm-update 2023-10-10 16:20:36 -04:00
Weijia Wang
0cd1ae6556
Merge pull request #240097 from firefly-cpp/succulent
python311Packages.succulent: init at 0.2.3
2023-10-10 21:38:59 +02:00
Maksym Balatsko
dede93fc17 python3Packages.requests-ratelimiter: init at 0.4.2 2023-10-10 18:23:50 +00:00
Tarun Chinmai Sekar
d75c2dbb23 goodhosts: init at v1.1.1 2023-10-10 14:22:54 -04:00
Weijia Wang
7db9836654 wordpress6_1, wordpress6_2: drop 2023-10-10 18:38:22 +02:00
7c6f434c
ac911bf685
Merge pull request #260117 from atorres1985-contrib/cdk
Cdk updates
2023-10-10 14:34:19 +00:00
Weijia Wang
4d34cbeece cntk: drop 2023-10-10 10:38:21 -03:00
Joshua Trees
08170dd535 openmw: 0.47.0 -> 0.48.0
Co-authored-by: Peter Hoeg <peter@hoeg.com>
2023-10-10 10:58:27 +02:00
Jonas Heinrich
f9d065801f
Merge pull request #259860 from marsam/opensnitch-buildGo121Module
opensnitch: use buildGo121Module
2023-10-10 10:51:54 +02:00
Fabian Affolter
23752229c5
Merge pull request #255541 from fabaff/apple-weatherkit
python311Packages.apple-weatherkit: init at 1.0.3
2023-10-10 10:33:01 +02:00
Artturi
4434db32ea
Merge pull request #258301 from hughobrien/dosbox-x 2023-10-10 11:20:25 +03:00
Fabian Affolter
0451d59bb1 python311Packages.apple-weatherkit: init at 1.0.3
Python library for Apple WeatherKit
https://github.com/tjhorner/python-weatherkit
2023-10-10 08:57:02 +02:00
Anderson Torres
2388beb62b cdk: migrate to by-name 2023-10-09 23:22:07 -03:00
Artturi
354d127959
Merge pull request #259511 from khaneliman/catbat 2023-10-10 03:22:43 +03:00
Gaetan Lepage
e8f9be5662 vimPluginsUpdater: add missing nix-prefetch-git dependency 2023-10-10 00:54:10 +02:00
Ryan Lahfa
bfc5d57d66
Merge pull request #259886 from RaitoBezarius/drop-varnish 2023-10-10 00:46:20 +02:00
Madoura
58f70713eb
top-level/aliases: alias all old ROCm packages 2023-10-09 17:03:25 -05:00
Madoura
68c237239b
frugally_deep: init at 0.15.24-p0 2023-10-09 17:03:24 -05:00
Madoura
691b69fd80
python3Packages.openai-triton: Use custom LLVM and refactor
This project does not rely on ROCM's LLVM fork! Using it can cause a lot of problems when it upgrades!
2023-10-09 17:03:24 -05:00
Madoura
e6f88a9a82
rocm-related: fixup for ROCm 5.7.0
blender: fixup for ROCm 5.7.0

opensycl: fixup for ROCm 5.7.0

magma: fixup for ROCm 5.7.0

torch: fixup for ROCm 5.7.0

cp2k: fixup for ROCm 5.7.0

sirius: fixup for ROCm 5.7.0

spfft: fixup for ROCm 5.7.0

spla: fixup for ROCm 5.7.0
2023-10-09 17:03:19 -05:00
Anderson Torres
59c39f5a1d cimg: migrate to by-name 2023-10-09 19:01:25 -03:00
Anderson Torres
e04c25f558 gmic: migrate to by-name 2023-10-09 19:01:25 -03:00
Hugh O'Brien
464c8ec98f
dosbox-x: init at v2023.10.06 2023-10-09 17:57:33 -04:00
Madoura
5021abc8de
pythonPackages: barectf: init at 3.1.2 2023-10-09 16:38:51 -05:00
Madoura
575ce47fa4
rocm-related: move all relevant ROCm derivations to rocmPackages
clr: init at 5.7.0 (hipamd, opencl, rocclr merged)
2023-10-09 16:38:51 -05:00
Madoura
12e7fc6923
llvmPackages_rocm -> rocmPackages.llvm 2023-10-09 16:38:51 -05:00
Anderson Torres
bd69b537f6 aliases.nix: reorder 2023-10-09 17:49:02 -03:00
Anderson Torres
9ec398df9c connmanPackages: throw 2023-10-09 17:49:02 -03:00
Anderson Torres
24cbd84d52 treewide: move connmanPackages to by-name 2023-10-09 17:49:02 -03:00
Pol Dellaiera
02a08e25b8
Merge pull request #260016 from NixOS/php/add-meminfo-extension
phpExtensions.meminfo: init at unstable-2022-03-25
2023-10-09 22:41:37 +02:00
Doron Behar
a5fb3c8802
Merge pull request #228720 from stigtsp/perl/cpan-audit-init
perlPackages.CPANAudit: init at 20230309.004
2023-10-09 22:15:06 +03:00
Doron Behar
858e5ea522
Merge pull request #211409 from stigtsp/package/perl-yancy-init
perlPackages.Yancy: init at 1.088
2023-10-09 22:14:20 +03:00
toonn
74e1ad16f7
Merge pull request #253725 from reckenrode/timidity-fix
timidity: fix build with clang 16
2023-10-09 20:29:19 +02:00
Pol Dellaiera
0c9abd9fa7
phpExtensions.meminfo: init at unstable-2022-03-25 2023-10-09 18:45:30 +02:00
K900
0e5b425086
Merge pull request #259815 from K900/add-ktailctl
ktailctl: init at 0.9.0
2023-10-09 18:19:43 +03:00
Nick Cao
2c53f438ac
Merge pull request #259944 from natsukium/deep_merge/drop
python311Packages.deep_merge: remove
2023-10-09 10:28:58 -04:00
Beisenherz, Steffen [CBC]
5eeab0e71a kdoctor: init at 1.0.1
Add kdoctor since it is a useful tool for working with kotlin multiplatform
2023-10-09 10:43:55 -03:00
ajs124
dbe4e6d2c0 varnish74: init at 7.4.1 2023-10-09 14:14:21 +02:00
Max Hille
6af2ce3590
aether: remove (unmaintained upstream, sec issues) 2023-10-09 11:48:00 +02:00
natsukium
bcc9e70d26
python311Packages.memory-profiler: rename from memory_profiler 2023-10-09 18:12:56 +09:00
natsukium
e53e036331
python311Packages.deep_merge: remove
It is no longer maintained and is not needed for other packages.
2023-10-09 17:27:00 +09:00
OTABI Tomoya
79c799f576
Merge pull request #257044 from t4ccer/t4/add-radon
python3Packages.radon: init at 6.0.1
2023-10-09 17:00:49 +09:00
t4ccer
be2958005a
python3Packages.radon: init at 6.0.1 2023-10-09 00:37:52 -06:00
t4ccer
812887a713
python3Packages.mando: init at 0.7.1 2023-10-09 00:37:52 -06:00
Samuel Dionne-Riel
85f158659a
Merge pull request #258711 from allusive-dev/picom-allusive
picom-allusive: init for 0.3.1
2023-10-09 01:51:20 -04:00
allusive-dev
0b55e764ad picom-allusive: init for 0.3.1 2023-10-09 16:43:27 +11:00
Anderson Torres
8c90bddab1 eudev: migrate to by-name 2023-10-09 00:46:25 -03:00
Austin Horstman
b1abc21cbf
catppuccin-bat: init at unstable-2022-11-10 2023-10-08 22:02:06 -05:00
Raito Bezarius
f9f7fd208a varnish72: drop, varnish73: drop
All of them are EOL according to https://endoflife.date/varnish
2023-10-09 03:06:32 +02:00
Weijia Wang
613dfce23f
Merge pull request #258008 from 999eagle/update/searxng
searxng: move to pkgs/by-name, unstable-2023-07-19 -> unstable-2023-10-01
2023-10-09 01:07:07 +02:00
Weijia Wang
253b7c6675
Merge pull request #259836 from reckenrode/dxvk-by-name
dxvk: migrate to by-name
2023-10-09 01:06:07 +02:00
Weijia Wang
18c9af9f37 zulu21: deduplicate expressions 2023-10-08 23:15:19 +02:00
Weijia Wang
f3e89babd4 zulu21: init at 21.0.0 2023-10-08 23:14:52 +02:00
Weijia Wang
473e087523 zulu17: init at 17.0.8.1 2023-10-08 23:14:52 +02:00
Infinidoge
82c294f13a
openjdk21, openjfx21: init at 21 (#258507)
Uses temurin-bin-20 to bootstrap, as temurin-bin-21 hasn't been released yet
2023-10-08 23:11:55 +02:00
Mario Rodas
4befebc9b7
Merge pull request #259013 from bcdarwin/init-python-hl7
python310Packages.python-hl7: init at 0.4.5
2023-10-08 15:21:03 -05:00
Randy Eckenrode
26f624d940
dxvk: migrate to by-name 2023-10-08 16:10:33 -04:00
K900
e7ebeb7580 ktailctl: init at 0.9.0
Finally a native Qt Tailscale client.
2023-10-08 21:41:20 +03:00
Weijia Wang
265648f8e5
Merge pull request #259622 from wegank/openjdk-darwin-refactor
openjdk: refactor zulu builds
2023-10-08 19:59:46 +02:00
Mario Rodas
f21c3ccd92
Merge pull request #259789 from marsam/update-ruby-packages
rubyPackages: update
2023-10-08 12:45:07 -05:00
John Ericson
014559e2b5
Merge pull request #258564 from alyssais/release-config
release.nix: generate bootstrap tools for musl
2023-10-08 13:37:30 -04:00
Weijia Wang
2e692b3ddb zulu: add darwin support 2023-10-08 17:34:23 +02:00
Doron Behar
df6b235efa
Merge pull request #225904 from SomeoneSerge/update-xtensor-python-0.25.2
python3Packages.xtensor-python: 0.25.1 -> 0.26.1
2023-10-08 18:28:42 +03:00
Nick Cao
a88cc6a7a6
Merge pull request #259675 from natsukium/atsim_potentials
python311Packages.atsim-potentials: rename from atsim_potentials
2023-10-08 10:25:08 -04:00
Jörg Thalheim
f927d4d037
Merge pull request #259404 from aldoborrero/feat/lndinit
lndinit: init at 0.1.5-beta
2023-10-08 14:49:42 +02:00
Doron Behar
b8446541d8
Merge pull request #258968 from hexagonal-sun/add-uhd-with-utils
uhd: build with utils by default
2023-10-08 12:37:27 +03:00
natsukium
57b1460b5f
python311Packages.grappelli-safe: rename from grappelli_safe 2023-10-08 17:32:24 +09:00
Fabián Heredia Montiel
7c12f9d7ab
Merge pull request #259451 from NixOS/update-kernels
Kernel updates for 2023-10-07
2023-10-07 23:52:38 -06:00
Mario Rodas
c80caa4429 lexicon: use toPythonApplication of the python module 2023-10-08 04:20:00 +00:00
Mario Rodas
08da911795 ssl-proxy: use buildGo119Module 2023-10-08 04:20:00 +00:00
Mario Rodas
daf448345c rubyPackages: update 2023-10-08 04:20:00 +00:00
Mario Rodas
0d767c96ab opensnitch: use buildGo121Module 2023-10-08 04:20:00 +00:00