liberodark
c44a31d3ea
gollum: move by-name
2024-11-21 10:04:22 +01:00
liberodark
e43015afa2
pt: move by-name
2024-11-21 09:55:28 +01:00
liberodark
d6a60466ac
doing: move to by-name
2024-11-21 09:53:04 +01:00
liberodark
0c94fb56a6
cloak: move to by-name
2024-11-21 09:49:15 +01:00
Gaétan Lepage
143ce3aca9
python312Packages.awkward: 2.6.9 -> 2.7.1; python312Packages.uproot: 5.4.1 -> 5.5.0 ( #354346 )
2024-11-21 08:39:30 +01:00
liberodark
498c93d3dc
bambu-studio: move to by-name
2024-11-21 07:33:26 +01:00
Cosima Neidahl
644c1802f0
wipeout-rewrite: nixfmt, modernise, bump ( #354647 )
2024-11-20 23:05:30 +01:00
Emily
dca46c1a6d
chromium: fetch src from git instead of using release tarball, {ungoogled-,}chromium,chromedriver: 130.0.6723.116 -> 131.0.6778.69/85 ( #357371 )
2024-11-20 22:47:33 +01:00
Wolfgang Walther
3903e1897a
cargo-pgrx_0_11_3: remove
...
Unused in nixpkgs.
2024-11-20 22:27:53 +01:00
Wolfgang Walther
7faa64b0aa
cargo-pgrx_0_11_2: remove
...
Unused in nixpkgs.
2024-11-20 22:27:53 +01:00
Wolfgang Walther
c8de5e8d85
cargo-pgrx_0_10_2: remove
...
Unused in nixpkgs.
2024-11-20 22:27:53 +01:00
Wolfgang Walther
9e81eb8444
cargo-pgrx: 0.11.2 -> 0.12.6
...
Just move the top-level attribute to the latest stable version currently
available in nixpkgs.
2024-11-20 22:27:53 +01:00
Maximilian Bosch
f10fc704df
Merge: postgresqlPackages.timescaledb: 2.14.2 -> 2.17.2; adopt, nixfmt; postgresqlPackages.timescaledb_toolkit: 1.18.0 -> 1.19.0 ( #348223 )
2024-11-20 22:25:14 +01:00
Gutyina Gergő
ed6063f094
cryptomator: migrate to by-name
2024-11-20 21:17:46 +01:00
Robert Schütz
5209b9257b
pure-maps: 3.3.0 -> 3.4.0 ( #351558 )
2024-11-20 12:03:22 -08:00
Kirill Radzikhovskyy
07ba29fead
cargo-pgrx_0_12_6: init at 0_12_6
2024-11-21 06:32:48 +11:00
Jörg Thalheim
6d2d99ef57
Parallel GH actions workflow for Nixpkgs eval ( #356023 )
2024-11-20 19:49:18 +01:00
Domen Kožar
d774cc7921
tideways-cli: init at 1.2.2 ( #351192 )
2024-11-20 17:46:53 +01:00
Pol Dellaiera
c3f9d32635
python312Packages.captum: init at 0.7.0 ( #356087 )
2024-11-20 17:33:57 +01:00
moni
84e9fd9db5
nvtopPackages.full: mutually exclude gpus for darwin and linux
2024-11-21 00:08:05 +08:00
Pol Dellaiera
a2c826f6d0
python312Packages.captum: init at 0.7.0
2024-11-20 17:06:38 +01:00
teutat3s
f8c5ffa59f
signal-desktop-beta: drop
...
The beta increases the complexity of the signal-desktop package for
maintainers and releases of signal-desktop happen very frequently.
2024-11-20 16:43:14 +01:00
Luflosi
9e2866d215
kubo-migrator: rewrite
...
- Migrate to pkgs/by-name
- Format with nixfmt-rfc-style
- Make it possible to remove support for very old migrations in the future by increasing the `minRepoVersion` parameter
- Rename kubo-migrator-all-fs-repo-migrations to kubo-fs-repo-migrations since it may no longer include all migrations
- Add an alias for kubo-migrator-all-fs-repo-migrations to keep backwards compatibility
- Update descriptions to differentiate between kubo-migrator and kubo-migrator-unwrapped and better describe the purpose of the migrator
- Add a description to every individual migration
- Add a description to kubo-fs-repo-migrations
- Fetch the source code of the individual migrations from their specific Git tags, like upstream intends
- Enable tests for some migrations
- Check that the migrations don't crash on startup
- Mark two broken migrations as broken. They are not compatible with the latest Go versions and upstream is not interested in fixing this
- Change code to allow most updates to be done by only changing three lines (add new version and change git tag and hash)
- Add a stub for any disabled or broken migration to prevent downloading unsigned binaries from the internet, see https://github.com/ipfs/fs-repo-migrations/issues/148#issuecomment-2351355627 and https://github.com/ipfs/fs-repo-migrations/issues/188
- Use `lib.getExe` instead of hardcoding the binary name in the kubo NixOS module
- Use `substituteInPlace` with `--replace-fail` instead of `--replace`
2024-11-20 16:17:14 +01:00
OTABI Tomoya
79245ef3bb
python3Packages.gower: init at 0.1.2 ( #350747 )
2024-11-20 19:02:58 +09:00
Silvan Mosberger
fbbe972898
Parallel GH actions workflow for Nixpkgs eval
...
Motivated by ofborg struggling [1] and its evaluations taking too long,
inspired by Jörg's initial PR [2]
and Adam's previous attempt to parallelise Nixpkgs evaluation [3],
this PR contains initial work to relief ofborg from its evaluation duty
by using GitHub Actions to evaluate Nixpkgs.
For now this doesn't take care of all of what ofborg does, such as
requesting appropriate reviewers or labeling mass rebuilds, but this can
be follow-up work.
[1]: https://discourse.nixos.org/t/infrastructure-announcement-the-future-of-ofborg-your-help-needed/56025?u=infinisil
[2]: https://github.com/NixOS/nixpkgs/pull/352808
[3]: https://github.com/NixOS/nixpkgs/pull/269403
Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
Co-Authored-By: Adam Joseph <adam@westernsemico.com>
2024-11-20 10:35:56 +01:00
Doron Behar
62062d14fb
gnuradioPackages.fosphor: init at unstable-2024-03-23 ( #280805 )
2024-11-20 10:11:44 +02:00
Aleksana
d0df7756df
upscaler: init at 1.4.0 ( #356497 )
2024-11-20 14:07:57 +08:00
Silvan Mosberger
72f462bdba
pkgs/top-level/release.nix: Don't include non-Hydra attributes with attrNamesOnly
...
The attrNamesOnly feature is used by
pkgs/top-level/release-attrpaths-superset.nix to return a superset of
all attributes that might be built by Hydra.
Before this change it would include all attribute paths to derivations that could
be found recursively, ignoring the recurseForDerivations and
recurseForRelease attributes that control Hydra's recursion.
This had the effect that it would end up with ~266000 attributes, most of which definitely won't be built by Hydra. We can remove those while staying true to the superset notion to end up with just ~97000, a reduction of ~63.6%! This also comes with an eval time reduction from 31.7s to 18.7s (-41.0%)!
As an example, all derivations in pypy310Packages don't get included
anymore, because it doesn't have a `.recurseForDerivations` set.
As a nice side effect, with `--arg enableWarnings false`, no more
warnings are printed, because things like
`checkpointBuildTools.mkCheckpointedBuild` (which is deprecated) isn't
being recursed to anymore.
2024-11-20 06:22:07 +01:00
Robert Schütz
3b8d5ba32a
libsForQt5.maplibre-native-qt: init at 3.0.0
2024-11-19 16:35:00 -08:00
Robert Schütz
1bbc9c2d23
qt6Packages.maplibre-native-qt: init at 3.0.0
2024-11-19 16:35:00 -08:00
Stig Palmquist
2a1f893b6a
perlPackages.ModuleScanDeps: 1.34 -> 1.37
2024-11-20 00:59:12 +01:00
Yt
e973c8a041
python3Packages.django-filingcabinet: init at 0-unstable-2024-11-15 ( #355390 )
2024-11-19 18:34:45 -05:00
Weijia Wang
5bdc0862bf
wordpress: 6.6.2 -> 6.7 ( #356449 )
2024-11-19 22:44:51 +01:00
Thomas Gerbet
70082c7ac3
perlPackages.Imager: 1.019 -> 1.025 ( #356833 )
2024-11-19 21:08:07 +01:00
emilylange
ebb40bd5c2
chromium: remove "channel" argument
...
This is no longer used as we only differentiate between stable and
ungoogled-chromium, which we already track in the "ungoogled" boolean.
Beta and dev channels are gone for good.
It's been a year since their removal in 59719f787e
.
There is, however, an additional channel mapping in nixos/tests/chromium
but that one is independent from this one here.
2024-11-19 20:35:51 +01:00
Gaetan Lepage
f002b218c2
python312Packages.awkward-pandas: init at 2023.8.0
2024-11-19 20:00:51 +01:00
Domen Kožar
f1f2075772
meilisearch: migrate to the new macOS SDK ( #357277 )
2024-11-19 19:12:24 +01:00
Sander
e7e3755d35
rabbitmq-server: migrate to the new macOS SDK
2024-11-19 21:18:18 +04:00
Sander
15e49d961b
meilisearch: migrate to the new macOS SDK
2024-11-19 19:54:49 +04:00
Aleksana
0ecc88f77d
buildGoPackage
: remove (#349478 )
2024-11-19 22:41:50 +08:00
Atemu
8a312b121e
space-cadet-pinball: Improve packaging ( #354555 )
2024-11-19 11:45:23 +01:00
Grimmauld
73db838c15
python312Packages.vulkan: init at 1.3.275.1
2024-11-19 10:09:41 +01:00
Bruno Rodrigues
0af8b18cef
python3Packages.gower: init at version 0.1.2
2024-11-19 10:08:28 +01:00
OTABI Tomoya
05d55345e6
python312Packages.x-transformers: init at 1.32.2 ( #332726 )
2024-11-19 18:03:49 +09:00
OTABI Tomoya
6bd0af7a55
python312Packages.kalshi-python: init at 2.0.0 ( #352048 )
2024-11-19 17:39:29 +09:00
OTABI Tomoya
b0afbd864a
cynthion: init at 0.1.7 ( #353392 )
2024-11-19 17:37:15 +09:00
Chuang Zhu
ac5f925c6c
gnuradioPackages.fosphor: init at unstable-2024-03-23
2024-11-19 09:48:02 +02:00
David McFarland
b0d941edb4
dotnet: november 2024 upgrades and infrastructure changes ( #355753 )
2024-11-18 20:20:45 -04:00
OTABI Tomoya
9bb6359165
ansible_2_15: drop, ansible: 2.17.5 -> 2.17.6 ( #354258 )
2024-11-19 09:16:20 +09:00
Kenichi Kamiya
822966abb9
rubyPackages.ncursesw: 1.4.10 -> 1.4.11
...
To fix build on darwin
2024-11-19 01:04:39 +09:00
Martin Weinelt
d43eaad626
python312Packages: remove some old backport modules ( #355418 )
2024-11-18 17:00:55 +01:00
Dmitry Kalinkin
294fb30959
root: 6.32.06 -> 6.32.08, fix on darwin, move to pkgs/by-name ( #355981 )
2024-11-18 08:19:14 -05:00
Maximilian Bosch
f58d077173
Merge: Kernel updates for 2024-11-18 ( #356881 )
2024-11-18 13:23:33 +01:00
Jonas Heinrich
c55b0f3946
python3Packages.django-filingcabinet: init at 0-unstable-2024-11-15
2024-11-18 13:11:25 +01:00
Karolis Stasaitis
93b0565dd2
python312Packages.cynthion: init at 0.1.7
2024-11-18 12:44:10 +01:00
Karolis Stasaitis
ded0edc6d9
python312Packages.luna-soc: init at 0.2.0
2024-11-18 12:42:44 +01:00
Karolis Stasaitis
393495aa44
python312Packages.luna-usb: init at 0.1.2
2024-11-18 12:42:24 +01:00
Karolis Stasaitis
de6f807a09
python312Packages.apollo-fpga: init at 1.1.0
2024-11-18 12:42:24 +01:00
Karolis Stasaitis
e0f9d1953a
python312Packages.usb-protocol: init at 0.9.1
2024-11-18 12:42:11 +01:00
Nadia Holmquist Pedersen
5ebcfc742d
space-cadet-pinball: improve packaging
...
* Fix the build on Darwin
* Build an app bundle like the upstream releases
* Make the game find its assets without a wrapper and install them in
the appropriate location
2024-11-18 11:40:08 +01:00
Nadia Holmquist Pedersen
eadef8f486
space-cadet-pinball: migrate to by-name
2024-11-18 11:37:32 +01:00
Paul Meyer
760947c477
azure-cli: 2.65.0 -> 2.66.0 ( #355163 )
2024-11-18 11:28:31 +01:00
Paul Meyer
4ad10975ec
buildGoPackage: remove
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-18 07:51:19 +01:00
Gaétan Lepage
fbc12b07e2
python3Packages.a2wsgi: fix build ( #355656 )
2024-11-18 07:40:56 +01:00
K900
a7c029235d
linux_6_12: init at 6.12
2024-11-18 09:14:46 +03:00
Stig Palmquist
e3b55d3c6a
perlPackages.Imager: 1.019 -> 1.025
2024-11-18 00:27:29 +01:00
David McFarland
bfaca46529
dotnet-sdk/runtime/aspnetcore: 6.0 -> 8.0
2024-11-17 18:35:19 -04:00
Dmitry Kalinkin
adea5468dc
root: move to by-name
2024-11-17 15:20:42 -05:00
Dmitry Kalinkin
5473798787
root: adapt to new darwin SDK
2024-11-17 15:20:42 -05:00
PerchunPak
3b48d0996c
python3Packages.inject: init at 5.2.1
2024-11-17 21:17:36 +01:00
Austin Horstman
7f36c78e33
rust-analyzer-unwrapped: 2024-09-02 -> 2024-11-11 ( #354304 )
2024-11-17 08:49:52 -06:00
Viorel-Cătălin Răpițeanu
5705ab5bc5
wordpress: 6.6.2 -> 6.7
...
Update the package to the latest version.
2024-11-17 15:56:09 +02:00
wxt
67075b4269
python3Packages.baize: init at 0.22.2
2024-11-17 14:00:56 +01:00
Theodore Ni
cef0e6e27b
afsctool: 1.7.0 -> 1.7.3 ( #355590 )
2024-11-17 04:19:53 -08:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is ( #356363 )
...
* treewide: stdenv.is -> stdenv.hostPlatform.is
* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Austin Horstman
66689ef545
rust-analyzer: move to by-name
2024-11-16 16:55:29 -06:00
Austin Horstman
2fa0afb7fd
rust-analyzer-unwrapped: move to by-name
2024-11-16 16:47:21 -06:00
Austin Horstman
2f9cef5a5e
rust-analyzer-unwrapped: apple-sdk refactor
...
We don't need to define frameworks manually.
2024-11-16 16:46:05 -06:00
jopejoe1
1118ab81cc
unifi: 8.5.6 -> 8.6.9 ( #355103 )
2024-11-16 23:24:41 +01:00
jopejoe1
f9aa610441
{firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work ( #356575 )
2024-11-16 23:17:39 +01:00
jopejoe1
cfaf8f4627
{firefox{,-beta,-devedition,-esr-128},floorp,librewolf}-unwrapped: make override work
2024-11-16 23:12:44 +01:00
OPNA2608
211532d7c9
wipeout-rewrite: Migrate to by-name
2024-11-16 17:38:42 +01:00
Cosima Neidahl
2f3db1d327
bencodetools,uade: Fix build, update, modernise ( #352867 )
2024-11-16 17:33:40 +01:00
Davis Schirmer
e4f1463803
unifi: Update aliases
2024-11-15 20:08:11 -05:00
Davis Schirmer
48cef5f1c7
unifi: 8.5.6 -> 8.6.9
...
https://community.ui.com/releases/UniFi-Network-Application-8-6-9/e4bd3f71-a2c4-4c98-b12a-a8b0b1c2178e
2024-11-15 19:51:59 -05:00
Yt
889e8c78eb
python3Packages.djangocms-alias: init at 2.0.1 ( #355167 )
2024-11-15 17:57:38 -05:00
Felix Bühler
7266f0b7a5
python3Packages.pyldavis: init at 3.4.1 ( #354505 )
2024-11-15 23:44:53 +01:00
Yt
874e2cb20e
termscp: enable tests, new apple sdk, refactor ( #355503 )
2024-11-15 17:44:14 -05:00
Sefa Eyeoglu
d689f9ab7d
texturepacker: 7.4.0 -> 7.5.0, migrate to pkgs/by-name ( #354865 )
2024-11-15 22:15:05 +01:00
Isidor Zeuner
9ab5d9043b
python3Packages.pyldavis: init at 3.4.1
2024-11-15 22:10:13 +01:00
Emily
3d8f220f71
buf-language-server: remove ( #356199 )
2024-11-15 17:54:51 +00:00
Weijia Wang
cedd087b81
globalprotect-openconnect: Reinstate v1 ( #355758 )
2024-11-15 18:25:57 +01:00
Shaw Vrana
755426d84b
buf-language-server: remove
...
Upstream has been archived.
2024-11-15 08:46:21 -08:00
jopejoe1
3de94975e4
shairport-sync: enable additional features ( #353219 )
2024-11-15 14:19:35 +01:00
Maximilian Bosch
5c01691cf2
Merge: postgresql_12: remove ( #353158 )
2024-11-15 12:07:14 +01:00
Markus Kowalewski
3a3791da52
uefi-firmware-parser: init at 1.12 ( #349032 )
2024-11-15 10:09:12 +01:00
Maximilian Bosch
0b3eef7441
postgresql_12: remove
...
This will be EOL at the end of November, so there's little reason to
keep it in 24.11[1]. As discussed, we'd like to keep it for as long as
possible to make sure there's a state in nixpkgs that has the latest
minor of postgresql_12 available with the most recent CVEs fixed for
people who cannot upgrade[2].
This aspect has been made explicit in the manual now for the next .11
release.
During the discussions it has been brought up that if people just do
`services.postgresql.enable = true;` and let the code decide the
postgresql version based on `system.stateVersion`, there's a chance that
such EOL dates will be missed. To make this harder, a warning will now
be raised when using the stateVersion-condition and the oldest still
available major is selected.
Additionally regrouped the postgresql things in the release notes to
make sure these are all shown consecutively. Otherwise it's a little
hard to keep track of all the changes made to postgresql in 24.11.
[1] https://endoflife.date/postgresql
[2] https://github.com/NixOS/nixpkgs/pull/353158#issuecomment-2453056692
2024-11-15 09:17:06 +01:00
Fabian Affolter
9087c296b0
python312Packages.keep: refactor ( #354697 )
2024-11-15 08:47:31 +01:00
Vincent Laporte
a42c917e0a
reason: refactor
...
Move rtop to a separate package.
2024-11-15 06:26:22 +01:00
Francesco Gazzetta
97a7f71027
git-credential-keepassxc: use new Darwin SDK pattern ( #355599 )
2024-11-14 20:21:47 +00:00
Weijia Wang
a3bdd1fa03
openvi: refactor; use new apple sdk pattern ( #355846 )
2024-11-14 20:16:01 +01:00
Weijia Wang
4c42adef0d
python312Packages.pycangjie: unstable-2015-05-03 -> 1.5.0 ( #355799 )
2024-11-14 20:08:10 +01:00
jopejoe1
46df617e7a
shairport-sync-airplay2: init at 4.3.4
...
shairport-sync can not be build with airplay1 and airplay2 at the same time so add a variant for airplay2
2024-11-14 18:38:34 +01:00
Gutyina Gergő
074882f46a
termscp: migrate to by-name
2024-11-14 17:20:33 +01:00
Gutyina Gergő
7feb128ce9
termscp: migrate to new apple sdk structure
2024-11-14 17:20:33 +01:00
KSJ2000
7fdcedf43f
uefi-firmware-parser: init at 1.12
2024-11-14 10:56:28 +02:00
Aleksana
01a5655d53
tree-from-tags: pin to ruby_3_1 ( #354014 )
2024-11-14 15:56:18 +08:00
aleksana
643493f00f
openvi: move to pkgs/by-name
2024-11-14 15:42:49 +08:00
github-actions[bot]
c79fde307d
Merge master into staging-next
2024-11-14 06:05:02 +00:00
Chen
19d66fab29
coqPackages_8_19.autosubst-ocaml: init at 1.1
2024-11-14 06:36:11 +01:00
Peder Bergebakken Sundt
ebae8b8309
python312Packages.pycangjie: unstable-2015-05-03 -> 1.5.0
...
and enable tests
2024-11-14 03:44:11 +01:00
Aleksana
19dc44bb75
gtklock: 3.0.0 -> 4.0.0 and plugins ( #350671 )
2024-11-14 10:21:08 +08:00
Peder Bergebakken Sundt
7ca900f243
opensc: 0.25.1 -> 0.26.0 ( #345666 )
2024-11-14 01:46:32 +01:00
Yt
84053c3e53
rustus: 0.7.6 -> 0.7.6-unstable-2024-05-10 ( #355593 )
2024-11-13 19:25:04 -05:00
github-actions[bot]
b50e7536f8
Merge master into staging-next
2024-11-14 00:14:11 +00:00
Peder Bergebakken Sundt
014b3dfae7
python312Packages.unicorn: rename unicorn-emu input to unicorn
...
unicorn-emu was meant to correspond to an alias which is now a throw
2024-11-14 00:43:58 +01:00
Jörg Thalheim
5f9d2d9572
nixos-option: fix build against nix 2.24
2024-11-13 22:57:08 +01:00
Rahul Rameshbabu
0b399eef24
Revert "nixos/globalprotect: mention removal"
...
This reverts commit 2b0ff836a9
.
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-13 13:46:19 -08:00
Rahul Rameshbabu
8f2fa04fd9
Revert "globalprotect-openconnect: remove deprecated 1.x package"
...
This reverts commit b08d6a664f
.
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-13 13:41:34 -08:00
Gliczy
b1a9ea3611
bottles: move to pkgs/by-name
2024-11-13 19:42:56 +01:00
Sefa Eyeoglu
864914bd7e
ddnet: fix x86 darwin ( #355675 )
2024-11-13 19:30:31 +01:00
jopejoe1
ea8448c90a
firefox{,-beta,-devedition,-esr-128}-unwrapped: split into sperated files
...
makes update script work on devedition and beta
2024-11-13 19:09:51 +01:00
github-actions[bot]
b3a71c7e0d
Merge master into staging-next
2024-11-13 18:04:17 +00:00
moni
b1fa370d51
contour: 0.4.3.6442 -> 0.5.1.7247
2024-11-14 00:49:41 +08:00
OTABI Tomoya
4ac89e5e22
todoman: 4.4.0 -> 4.5.0 ( #347956 )
2024-11-14 01:18:05 +09:00
Austin Horstman
a4c1840b8d
ddnet: fix x86 darwin
...
Aligned alloc requires higher sdk.
2024-11-13 09:26:51 -06:00
Nick Cao
189f5dcfb3
python312Packages.pybind11-stubgen: init at 2.5.1 ( #355442 )
2024-11-13 09:05:47 -05:00
aleksana
7b9bf8ab98
gtklock-userinfo-module: move to pkgs/by-name
2024-11-13 20:36:34 +08:00
aleksana
060794d950
gtklock-powerbar-module: move to pkgs/by-name
2024-11-13 20:36:24 +08:00
aleksana
2421f1e6ee
gtklock-playerctl-module: move to pkgs/by-name
2024-11-13 20:36:16 +08:00
aleksana
76bd26326b
gtklock: move to pkgs/by-name
2024-11-13 20:36:07 +08:00
github-actions[bot]
d6721ede31
Merge master into staging-next
2024-11-13 12:05:52 +00:00
Bot_wxt1221
8b4df30ab3
Mindustry: fix build on non x86 device ( #355174 )
...
* Mindustry: move to by-name
* Mindustry: nixfmt
* Mindustry: fix build on non x86 device
2024-11-13 12:57:57 +01:00
Gaétan Lepage
17767a5a05
invidious: move to by-name ( #355086 )
2024-11-13 12:46:06 +01:00
maralorn
61f65fee89
release.nix: add haskell.packages.ghc910.haskell-language-server ( #354537 )
2024-11-13 12:13:37 +01:00
Michael Adler
e6e7bee101
opensc: move to pkgs/by-name, format, add updateScript
2024-11-13 11:02:13 +01:00
Weijia Wang
460abae34c
python312Packages.bids-validator: fix build ( #353943 )
2024-11-13 10:27:03 +01:00
Aleksana
53954fac55
python312Packages.nlpo3: init at 1.3.0 ( #318279 )
2024-11-13 17:13:53 +08:00
Aleksana
316ec39fed
trimage: migrate to pkgs/by-name ( #354864 )
2024-11-13 16:37:36 +08:00
Aleksana
9b0c876b0c
gpac: migrate to new apple-sdk pattern ( #355296 )
2024-11-13 16:32:54 +08:00
Theodore Ni
15e42a222f
git-credential-keepassxc: use new Darwin SDK pattern
2024-11-12 22:50:43 -08:00
Jonas Heinrich
253959e799
python3Packages.djangocms-alias: init at 2.0.1
2024-11-13 07:19:31 +01:00
github-actions[bot]
50eb4d03f7
Merge master into staging-next
2024-11-13 06:04:52 +00:00
Theodore Ni
85036e32ff
afsctool: use new Darwin SDK pattern
2024-11-12 22:04:05 -08:00
Theodore Ni
539826a5bf
treewide: use new Darwin SDK pattern on some packages ( #355156 )
2024-11-12 20:55:45 -08:00
wxt
f507397ee5
rustus: move to by-name
2024-11-13 12:43:31 +08:00
Aleksana
c78d5b6f0d
litestar: init at 2.12.1 ( #355414 )
2024-11-13 10:33:06 +08:00
Austin Horstman
27b322afcf
ngtcp2: switch to apple-sdk_11 ( #355344 )
2024-11-12 20:06:07 -06:00
Aleksana
0be80ef7e0
pmars: init at 0.9.4 ( #347177 )
2024-11-13 09:30:23 +08:00
natsukium
a45548f79e
python312Packages.backports-cached-property: remove
...
backports-cached-property has been removed, since we no longer need to
backport to python3.7
2024-11-13 09:29:13 +09:00
natsukium
9f4b11ccd2
python312Packages.backports-shutil-get-terminal-size: remove
...
backports-shutil-get-terminal-size has been removed, since we no longer
need to backport to python3.2
2024-11-13 09:29:13 +09:00
natsukium
d08191e8df
python312Packages.backports-shutil-which: remove
...
backports-shutil-which has been removed, since we no longer need to
backport to python3.2
2024-11-13 09:29:12 +09:00
github-actions[bot]
80fdc8b778
Merge master into staging-next
2024-11-13 00:14:23 +00:00
Anton Mosich
57e033c7d1
sphinx-click: init at 6.0.0
2024-11-12 23:35:32 +01:00
Gaetan Lepage
3a5902323e
invidious: move to by-name
2024-11-12 22:34:21 +01:00
OPNA2608
98cf6cd0b5
pmars,pmars-x11: init at 0.9.4
2024-11-12 20:45:11 +01:00
Maximilian Bosch
dbd8326b7f
Merge: wordpress: drop unmaintained release ( #355291 )
2024-11-12 19:20:25 +01:00
Sandro
e1571aa9a2
linuxPackages.amneziawg: init at 1.0.20240711 ( #331598 )
2024-11-12 19:20:04 +01:00
K900
9c85c8a22a
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-12 21:14:32 +03:00
Sandro
f1e22103a9
python3Packages.sphinx-multiversion: init at version 0.2.4 ( #311589 )
2024-11-12 19:13:01 +01:00
Sandro
119988ccad
sphinxcontrib-moderncmakedomain init at 3.29.0 ( #305426 )
2024-11-12 19:10:24 +01:00
qbisi
1bd2aeb9d9
python312Packages.pybind11-stubgen: init at 2.5.1
2024-11-13 01:34:31 +08:00
Weijia Wang
e0e7d7ee5d
xmlcopyeditor: fix darwin build ( #355301 )
2024-11-12 16:21:38 +01:00
Aleksana
40d5f22cd7
nixf: 2.4.0 -> 2.5.0 ( #355102 )
2024-11-12 22:31:57 +08:00
Guillaume Maudoux
3da7d288a0
bazel 7.1 -> 7.3 ( #338264 )
2024-11-12 15:24:24 +01:00
natsukium
cb61b38f6a
python312Packages.backports-zoneinfo: remove
...
backports-zoneinfo has been removed, since we no longer need to backport
to python3.8
2024-11-12 22:15:39 +09:00
github-actions[bot]
b4d4509dd5
Merge master into staging-next
2024-11-12 12:06:14 +00:00
wxt
e0b119b80f
python3Packages.picologging: init at 0.9.4
2024-11-12 19:32:35 +08:00
XYenon
97e7b8bed5
ngtcp2: switch to apple-sdk_11
...
Fix https://github.com/NixOS/nixpkgs/issues/354435
2024-11-12 19:18:26 +08:00
wxt
1dd9f1d67d
python3Packages.polyfactory: init at 2.18.0
2024-11-12 18:51:21 +08:00
Sandro
1f4edbfbe6
python3Packages.django-cms: init at 4.1.3 ( #354163 )
2024-11-12 11:38:09 +01:00
Weijia Wang
62cfb3e8d8
kitty: use makeBinaryWrapper to wrap kitty executable ( #352795 )
2024-11-12 11:20:32 +01:00
Michele Guerini Rocco
fa72bc2abc
mkvtoolnix: migrate to new apple-sdk pattern ( #355135 )
2024-11-12 08:02:51 +01:00
github-actions[bot]
00b1e226f7
Merge master into staging-next
2024-11-12 06:05:05 +00:00
Theodore Ni
c2bdfe6700
gitoxide: use new Darwin SDK pattern ( #354904 )
2024-11-11 20:55:53 -08:00
natsukium
132b5f592d
ansible_2_15: drop
...
Ansible 2.15 goes end of life in 2024/11 and can't be supported
throughout the 24.11 release cycle
2024-11-12 12:03:39 +09:00
R. Ryantm
2e64240e30
nixf: 2.4.0 -> 2.5.0
2024-11-12 10:18:24 +08:00
Peder Bergebakken Sundt
264dc47d57
dust: fix build on Darwin ( #355188 )
2024-11-12 02:15:26 +01:00
Alex James
36fe9df8f0
gpac: migrate to new apple-sdk pattern
...
Tracked by #354146 .
2024-11-11 16:55:17 -06:00
Weijia Wang
0d0a2ad4d7
xmlcopyeditor: move to pkgs/by-name
2024-11-11 23:38:23 +01:00
Weijia Wang
40d6aaaeb1
wordpress: drop unmaintained release
2024-11-11 23:26:22 +01:00
Radik Islamov
7a26f140f9
python312Packages.nlpo3: init at 1.4.0-unstable-2024-11-11
2024-11-12 02:47:13 +05:00
github-actions[bot]
88f2bd466e
Merge master into staging-next
2024-11-11 18:04:18 +00:00
Sandro Jäckel
2cc4cb93c9
python312Packages.home-assistant-chip-wheels: fix direct build
2024-11-11 16:22:33 +01:00
Sandro Jäckel
3d28eb3b7b
zap-chip: split GUI off into zap-chip-gui
2024-11-11 16:22:32 +01:00
Sandro
98f6ebc7d4
python3Packages.django-app-helper: init at 3.3.4 ( #352837 )
2024-11-11 15:09:48 +01:00
Gaétan Lepage
56824b3e35
lua-language-server: move to by-name; clean derivation ( #355032 )
2024-11-11 13:52:37 +01:00
github-actions[bot]
351e0a0a7c
Merge master into staging-next
2024-11-11 12:06:02 +00:00
Aaron Jheng
e1ada8aab6
dust: fix build on Darwin
2024-11-11 20:05:16 +08:00
OTABI Tomoya
196c783494
python312Packages.great-expectations: init at 1.2.1 ( #353677 )
2024-11-11 21:04:14 +09:00
OPNA2608
c07a80fd1c
python3Packages.bencodetools: init at 1.0.1
2024-11-11 12:41:13 +01:00
Jonas Heinrich
ddbf22f69c
python3Packages.django-filer: init at 3.2.3
2024-11-11 10:57:36 +01:00
Jonas Heinrich
7516bbce81
python3Packages.django-app-helper: init at 3.3.4
2024-11-11 10:57:35 +01:00
Franz Pletz
f1b26f503a
nitrokey-udev-rules: init at 1.0.0 ( #352481 )
2024-11-11 10:54:55 +01:00
moni
ac196039ed
termbench-pro: 2023-01-26 -> 2024-10-05
2024-11-11 17:35:22 +08:00
moni
08151b58b3
libunicode: 0.4.0 -> 0.6.0
2024-11-11 17:35:17 +08:00
Jonas Heinrich
88890306fe
python3Packages.djangocms-text-ckeditor: init at 5.1.6
2024-11-11 10:16:10 +01:00
Jonas Heinrich
f56f7e0c2a
python3Packages.djangocms-admin-style: init at 3.3.1
2024-11-11 10:16:10 +01:00
Jonas Heinrich
43f0d6603f
python3Packages.django-cms: init at 4.1.3
2024-11-11 10:16:10 +01:00
Paul Meyer
081a3877f9
python311Packages.azure-mgmt-mysqlflexibleservers: init at 1.0.0b2
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-11 10:02:33 +01:00