Alexandros Liarokapis
e36b4564d2
nanopb: 0.4.6 -> 0.4.8
...
This commit:
- Bumps the nanopb version
- Adds all runtime configuration options
- Implements proper cross-compilation support which is the main use-case of the library.
- Uses newer `finalAttrs` form of `mkDerivation` to allow for easier attribute overrides.
The cross-compilation support is achieved by splitting the package into two sub-packages
consisting of the build-time generator and the runtime library.
Nanopb explicitely supports this by providing specialized `GENERATOR` and
`RUNTIME` CMake configuration options.
The top-level package uses `propagatedNativeBuildInputs` and `propagatedBuildInputs` to propagate
the sub-packages and also adds convenient symlinks to make certain use cases easier.
== GENERATOR ==
The generator is a mostly ready-to-be-packaged python module tree.
We patch the library to also include the missing `__init__.py` and we
also fix the `PYTHON_INSTDIR` variable to follow best practice and to
prevent the library from attempting to install to a global directory.
We package the python module using `buildPythonPackage` and internally
override python in order to wrap the `nanopb_generator.py` executable.
We do *not* wrap `nanob_generator.py` due to it also being imported directly from python when
used through `protoc-gen-nanopb`.
== RUNTIME ==
The runtime is a simple library that consists of the common
functionality among generated headers/sources.
It is configured through `preprocessor definitions` and consumer projects *must*
be compiled with the same definitions.
This is currently achieved by exposing all configuration options through the top-level overrides and
patching the CMakeLists.txt so that the definitions are added to the to-be-installed
CMake targets as PUBLIC properties.
2024-06-26 22:15:27 +03:00
Sandro
efdfa300ee
Merge pull request #287036 from srhb/kafka-versions-cleanup
...
kafka: versions cleanup and drop older
2024-06-26 20:22:49 +02:00
Ludovico Piero
e18b0c24a2
lgogdownloader: move to pkgs/by-name
...
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2024-06-27 03:01:31 +09:00
Nikolay Korotkiy
35a1ac9244
Merge pull request #320563 from sikmir/paho-mqtt-cpp
...
paho-mqtt-cpp: 1.3.2 → 1.4.0
2024-06-26 21:58:07 +04:00
Gutyina Gergő
31a1841a53
n8n: 1.9.3 -> 1.46.0, repackage with pnpm.fetchDeps
2024-06-26 19:48:57 +02:00
jonboh
9d942c5b6c
solidpython2: init at 2.1.0
2024-06-26 19:16:52 +02:00
Thiago Kenji Okada
d5c7eb2979
Merge pull request #322429 from thiagokokada/rtorrent-bump
...
rtorrent: 0.9.8+date=2022-06-20 -> 0.9.8-unstable-2023-03-16; libtorrent: 0.13.8+date=2021-08-07 -> unstable-2023-03-16
2024-06-26 18:15:56 +01:00
Nikolay Korotkiy
ad4d0d761a
paho-mqtt-cpp: migrate to by-name
2024-06-26 20:20:49 +04:00
Someone Serge
79a7186f1c
cudaPackages: updated convention for gpu/runtime checks
...
Runtime tests (derivations asking for a relaxed sandbox) are now
expected at p.gpuCheck, p.gpuChecks.<name>, or at
p.tests.<name>.gpuCheck.
2024-06-26 16:00:29 +00:00
Max Hausch
0b98597ace
petsc: migrate to by-name
2024-06-26 12:46:32 +02:00
Sandro
ca48a25156
Merge pull request #322277 from SuperSandro2000/icu58
2024-06-26 11:00:09 +02:00
zowoq
2dbd8d8258
go_1_23: init at 1.23rc1
2024-06-26 17:35:45 +10:00
Nico Felbinger
526eb4b3f7
mozilla-django-oidc: init at 4.0.1
...
Co-authored-by: Yureka <yuka@yuka.dev>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-06-26 07:45:14 +02:00
Pol Dellaiera
c7221bae0f
Merge pull request #322507 from malob/fix-pyreqwest-impersonate-darwin
...
python311Packages.pyreqwest-impersonate: fix Darwin builds
2024-06-26 03:52:26 +02:00
Sandro
9d4de0f96e
Merge pull request #309331 from Yarny0/dtv-scan-tables-update
...
dtv-scan-tables: update and migrate to by-name and finalAttrs
2024-06-26 01:06:53 +02:00
Malo Bourgon
0775dba689
python311Packages.pyreqwest-impersonate: fix Darwin builds
2024-06-25 15:48:52 -07:00
Sandro
d2076f15a6
Merge pull request #300749 from zebreus/init-photini
...
photini: init at 2024.2.1
2024-06-26 00:43:23 +02:00
Nathanael Robbins
67c5963223
androidStudioForPlatformPackages.canary: init at 2023.3.2.1
2024-06-25 17:03:36 -04:00
7c6f434c
191a3fd978
Merge pull request #321645 from Uthar/abcl-cffi-fix
...
abcl: fix visibility of CLASSPATH
2024-06-25 14:58:45 +00:00
Thiago Kenji Okada
2293f663f8
rtorrent: move to pkgs/by-name
2024-06-25 11:46:20 -03:00
Thiago Kenji Okada
c85eb67ec1
libtorrent: move to pkgs/by-name
2024-06-25 11:35:01 -03:00
Ulrik Strid
eb08c3e5e1
Merge pull request #322205 from vbgl/ocaml-eqaf-0.10
...
ocamlPackages.eqaf: 0.9 → 0.10
2024-06-25 16:04:49 +02:00
Maximilian Bosch
60657a4591
nextcloud27: remove
...
Version will be EOL by the end of 2024-06.
2024-06-25 14:08:15 +02:00
Guillaume Maudoux
882ce84db7
Merge pull request #319282 from malt3/dazel-init
...
dazel: init at 0.0.42
2024-06-25 13:25:05 +02:00
Paul Meyer
736555406c
Merge pull request #318718 from msanft/notary/0.6.1-unstable
...
notary: 0.6.1 -> 0.6.1-unstable-2024-04-16
2024-06-25 13:01:12 +02:00
Sandro
31ec7f5b47
Merge pull request #318841 from msanft/minio-exporter/remove
2024-06-25 12:51:03 +02:00
sdaqo
3fc72bcf16
memento: 1.2.2 -> 1.4.0
2024-06-25 11:32:43 +02:00
Sandro
49a0868afb
Merge pull request #316309 from dpc/24-05-31-fedimintd-pkg
2024-06-25 11:32:29 +02:00
Sandro
11f1389b1d
Merge pull request #318793 from SuperSandro2000/abseilccp-cleanup
2024-06-25 11:12:42 +02:00
Moritz Sanft
43990c5428
nixos/prometheus: remove minio exporter
2024-06-25 11:00:01 +02:00
Moritz Sanft
8e89ad64f2
minio-exporter: remove
2024-06-25 08:41:23 +02:00
Moritz Sanft
1b6089e945
notary: 0.6.1 -> 0.6.1-unstable-2024-04-16
2024-06-25 08:38:42 +02:00
Masum Reza
5a4d916a63
Merge pull request #321075 from Aleksanaa/emote
...
emote: 4.0.1 -> 4.1.0
2024-06-25 11:08:02 +05:30
Franz Pletz
e6e4cd92ad
Merge pull request #322211 from NyCodeGHG/update-libvirt
...
libvirt: 10.0.0 -> 10.4.0, nixos/libvirtd: add ssh proxy option
2024-06-25 05:47:13 +02:00
rewine
9b3299c8cd
Merge pull request #310778 from wineee/dde23
...
deepin desktop environment: update
2024-06-25 09:52:28 +08:00
Hraban Luyat
16c4d07419
abcl: force using OpenJDK 17 (specified upstream)
2024-06-25 01:54:52 +02:00
Sandro Jäckel
4bfb0ba68f
icu58: drop
2024-06-24 23:59:23 +02:00
Sandro Jäckel
238dde3c3c
icu68: drop
2024-06-24 23:57:00 +02:00
Jules Aguillon
b4bb2e8dca
ocamlformat_0_19_0 - 0_22_4: Require ocamlPackages_4_14
...
OCamlformat versions below 0.23.0 do not build with the default
'ocamlPackages'.
This can be tested like this:
set -e
nix-build . -A ocamlformat_0_25_1
nix-build . -A ocamlformat_0_24_1
nix-build . -A ocamlformat_0_23_0
nix-build . -A ocamlformat_0_22_4
nix-build . -A ocamlformat_0_21_0
nix-build . -A ocamlformat_0_20_1
nix-build . -A ocamlformat_0_20_0
nix-build . -A ocamlformat_0_19_0
2024-06-24 23:18:33 +02:00
Ryan Hendrickson
69c3647fe2
Merge pull request #277811 from herberteuler/fix/yourkit
...
Add YourKit-JavaProfiler
2024-06-24 16:04:59 -04:00
Jörg Thalheim
34aa149015
Merge pull request #322154 from Mic92/nix-eval-jobs
...
nix-eval-jobs: 2.22.0 -> 2.22.1
2024-06-24 18:41:53 +02:00
Ilan Joselevich
cf5e2c2c9a
buildRustCrate: support cross compiling to wasm32-unknown-unknown
...
With this change you will finally be able to use
buildRustCrate/crate2nix to build your wasm32-unknown-unknown
rust projects.
Simply import nixpkgs like so:
```
lib = <nixpkgs/lib>;
pkgsForWasm32 = import <nixpkgs> {
crossSystem = lib.examples.wasm32-unknown-none;
}
```
or use pkgsCross directly with
```
pkgsCross.wasm32-unknown-none.callPackage ./. { };
```
2024-06-24 19:28:33 +03:00
Marie Ramlow
9c2647cf29
libvirt: 10.0.0 -> 10.4.0
2024-06-24 17:13:44 +02:00
Stig
b4a237a1b7
Merge pull request #322052 from wegank/lcov-bump
...
lcov: 1.16 -> 2.1
2024-06-24 16:59:44 +02:00
Pol Dellaiera
b20ba10e4c
Merge pull request #321761 from felschr/protoc-gen-prost
...
protoc-gen-tonic: 0.3.0 -> 0.4.0, protoc-gen-prost: 0.2.3 -> 0.3.1, protoc-gen-prost-serde: 0.2.3 -> 0.3.0, protoc-gen-prost-crate: 0.3.1 -> 0.4.0
2024-06-24 16:34:22 +02:00
Sandro
fc37099c05
Merge pull request #320945 from Aleksanaa/eigenpy
2024-06-24 14:04:03 +02:00
Martin Weinelt
980f61acef
Merge pull request #322068 from mweinelt/openssl_1_1-exception
...
pkgs/top-level: stop permitting openssl 1.1
2024-06-24 13:40:03 +02:00
Jörg Thalheim
0394bcf6cb
nix-eval-jobs: 2.22.0 -> 2.22.1
...
This mainly fixes various macOS issues, so we can get rid of 2.19.
2024-06-24 13:39:34 +02:00
Sandro
b4eaf50471
Merge pull request #322147 from fabaff/rfc8785
2024-06-24 13:35:03 +02:00
Fabian Affolter
4a78856aad
python312Packages.rfc8785: init at 0.1.3
...
Module for RFC8785 (JSON Canonicalization Scheme)
https://github.com/trailofbits/rfc8785.py
2024-06-24 12:38:47 +02:00
Sandro
4dd848e018
Merge pull request #317542 from SuperSandro2000/vaapiVdpau
2024-06-24 11:24:59 +02:00
Herwig Hochleitner
62db0a59de
webtorrent_desktop: update and use latest electron ( #320293 )
2024-06-24 10:47:54 +02:00
Vincent Laporte
c8ea8712c7
ocamlPackages.eqaf: 0.9 → 0.10
...
ocamlPackages.eqaf-cstruct: init at 0.10
2024-06-24 09:46:02 +02:00
Fabian Affolter
d06d11ac35
Merge pull request #322044 from fabaff/pyloadapi
...
python312Packages.hatch-regex-commit: init at 0.0.3, python312Packages.pyloadapi: init at 1.2.0
2024-06-24 08:01:07 +02:00
Tristan Ross
6d16d94dd4
Merge pull request #304204 from numinit/klee-llvm-override
...
klee: make llvmPackages and uclibc overridable
2024-06-23 20:04:10 -07:00
seth
8c33dddc3f
cartridges: migrate to by-name
2024-06-23 22:57:23 -04:00
Aaron Andersen
9a2f3b21e3
Merge pull request #308271 from Shawn8901/migrate_vmagent
...
vmagent: build from victoriametrics derivation
2024-06-23 22:55:16 -04:00
Martin Weinelt
b0b4d2d06d
pkgs/top-level: stop permitting openssl 1.1
...
A year has passed and a limited number of packages still rely on this, so
it is probably safe to remove these.
2024-06-24 02:25:04 +02:00
Weijia Wang
6d551ad270
perl538Packages.MemoryProcess: init at 0.06
2024-06-24 00:07:41 +02:00
Weijia Wang
a5af8a0129
perl538Packages.MemoryUsage: init at 0.201
2024-06-24 00:07:30 +02:00
Weijia Wang
6f9daa9d3d
perl538Packages.DevelCover: init at 1.44
2024-06-24 00:07:05 +02:00
Fabian Affolter
f0d126e475
python312Packages.pyloadapi: init at 1.2.0
...
Simple wrapper for pyLoad's API
https://github.com/tr4nt0r/pyloadapi
2024-06-23 23:32:29 +02:00
Fabian Affolter
69c67cf44e
python312Packages.hatch-regex-commit: init at 0.0.3
...
Hatch plugin to create a commit and tag when bumping version
https://github.com/frankie567/hatch-regex-commit
2024-06-23 23:26:25 +02:00
Shawn8901
728715dbc1
vmagent: build from victoriametrics package
2024-06-23 20:40:41 +02:00
Artturin
2cfac74be5
Merge pull request #319139 from NyCodeGHG/android-ndks
...
android-ndks: add 25, 26 ndks, update default ndk and sdk
2024-06-23 20:39:28 +03:00
rewine
f670b47415
deepin-anything-module: init
2024-06-24 00:25:53 +08:00
Masum Reza
885f855730
Merge pull request #262323 from sheepforce/pixinsight
...
pixinsight: 1.8.9-2-20230920 -> 1.8.9-3-20240619
2024-06-23 21:31:25 +05:30
Masum Reza
5a8409db96
Merge pull request #320128 from thecaralice/revolt
...
revolt-desktop: darwin support
2024-06-23 21:30:04 +05:30
Phillip Seeber
ff924bfb46
pixinsight: 1.8.9-2-20230920 -> 1.8.9-3-20240619
2024-06-23 14:43:46 +02:00
Alice Carroll
da2e0f92dc
revolt-desktop: migrate to pkgs/by-name
2024-06-23 15:34:19 +03:00
Zitrone
e50a6f5d60
SP800-90B_EntropyAssessment: rename to sp800-90b-entropyassessment
2024-06-23 12:39:49 +02:00
Masum Reza
c41d748b82
Merge pull request #319641 from bachp/dsview-1.3.2
...
dsview: 1.3.1 -> 1.3.2
2024-06-23 13:54:45 +05:30
Pol Dellaiera
7337043ff6
Merge pull request #320555 from Aleksanaa/exhibit
...
exhibit: init at 1.2.0; enable f3d and vtk external rendering, add f3d python module
2024-06-23 09:50:28 +02:00
Pascal Bach
99b94acbf0
dsview: 1.3.1 -> 1.3.2
...
Use Qt5 for now as Qt6 is not properly supported yet
https://github.com/DreamSourceLab/DSView/issues/777#issuecomment-2144118728
2024-06-23 09:25:39 +02:00
Ben Darwin
eec46c96b9
python312Packages.albucore: init at 0.0.11
2024-06-23 00:29:21 -04:00
seth
dce34fd38b
prismlauncher: migrate to by-name
2024-06-22 22:37:19 -04:00
Thiago Kenji Okada
7b446987ee
Merge pull request #321639 from jeremyschlatter/bend-0-2-34_hvm-2-0-19
...
bend: 0.2.22 -> 0.2.34, hvm: 2.0.17 -> 2.0.19
2024-06-23 02:38:47 +01:00
Doron Behar
9c7e7d8f18
Merge pull request #258058 from doronbehar/pkg/transmission_4
...
transmission: sent a warning and alias it to transmission_3
2024-06-23 00:07:37 +03:00
Yueh-Shun Li
86e5c53b29
clang-tools_*: move to aliases
2024-06-23 01:34:26 +05:30
Yueh-Shun Li
eb572c420d
clang-tools: move into llvmPackages
2024-06-23 01:34:26 +05:30
Jan Tojnar
859183c058
libgnome-keyring: move from gnome scope to top-level
2024-06-22 21:26:38 +02:00
Jan Tojnar
660767982d
libgnome-keyring: Replace with libgnome-keyring3
...
Those libraries actually have the same API version.
The only difference is that the newer one just marks everything as deprecated.
2024-06-22 21:26:38 +02:00
Fabian Affolter
74d8dda4f8
Merge pull request #321758 from fabaff/aiomealie
...
python312Packages.aiomealie: init at 0.4.0
2024-06-22 20:18:00 +02:00
Fabian Affolter
49b12d10ff
Merge pull request #320784 from fabaff/conkeyscan
...
conkeyscan: init at 1.0.0
2024-06-22 20:01:26 +02:00
Doron Behar
0b8fdadfa2
python312Packages.flexparser: init at 0.3.1
2024-06-22 20:23:24 +03:00
Doron Behar
1ecbd69071
python312Packages.flexcache: init at 0.3
2024-06-22 20:23:23 +03:00
Martin Weinelt
7bba7b6029
Merge pull request #321757 from fabaff/motionblindsble
...
python312Packages.motionblindsble: init at 0.1.0
2024-06-22 16:31:16 +02:00
Jan Tojnar
8b7504690b
Merge pull request #319161 from getchoo/pkgs/flatpak/adopt
...
flatpak: adopt; modernize
2024-06-22 15:29:37 +02:00
Felix Schröter
0e8924bdd4
protoc-gen-{tonic,prost{,-serde,-crate}}: migrate to pkgs/by-name
2024-06-22 15:19:04 +02:00
Fabian Affolter
45990956da
python312Packages.aiomealie: init at 0.4.0
...
Module to interact with Mealie
https://github.com/joostlek/python-mealie
2024-06-22 14:57:29 +02:00
Fabian Affolter
83b83dee93
python312Packages.motionblindsble: init at 0.1.0
...
Module to interface with Motionblinds motors using Bluetooth Low Energy (BLE)
https://github.com/LennP/motionblindsble
2024-06-22 14:45:45 +02:00
Paul Meyer
cbee4ed9f3
Merge pull request #318798 from msanft/vndr/build-go-module
...
vndr: migrate to buildGoModule
2024-06-22 14:45:13 +02:00
Fabian Affolter
bcf44e06b5
Merge pull request #321474 from fabaff/photutils
...
python312Packages.photutils: init at 1.12.0
2024-06-22 13:18:34 +02:00
seth
b18e7b3e1c
flatpak: migrate to by-name
2024-06-22 06:57:40 -04:00
Leona Maroni
f399afc5ef
Merge pull request #321072 from pyrox0/paperless-ngx-2.10
...
paperless-ngx: 2.9.0 -> 2.10.1, python3Packages.django-soft-delete: init at 1.0.13
2024-06-22 11:39:58 +02:00
kirillrdy
b2d0bc1ebc
Merge pull request #320946 from autra/package_mathutils
...
python3Packages.mathutils: init at 3.3.0
2024-06-22 06:50:56 +00:00
Aleksana
915188a3ba
Merge pull request #320801 from Aleksanaa/gnome-feeds
...
gnome-feeds: 0.16.2 -> 2.2.0; syndication-domination: init at 1.0-unstable-2023-03-25
2024-06-22 14:33:45 +08:00
Jeremy Schlatter
d4a9198797
bend: 0.2.22 -> 0.2.34, hvm: 2.0.17 -> 2.0.19
...
These updates are coupled because bend depends on exact hvm version.
Also removes IOKit from hvm's buildInputs on darwin. This was a holdover
from HVM1, which needed it. HVM2 does not.
Also deletes unused unused arguments from the hvm derivation.
Also migrates hvm to pkgs/by-name.
2024-06-21 18:41:48 -07:00
superherointj
a900b10fa5
Merge pull request #310027 from Ramblurr/bump/clojure-lsp
...
clojure-lsp: 2023.08.06-00.28.06 -> 2024.04.22-11.50.26
2024-06-21 21:41:40 -03:00
seth
66b060e0e7
efibootmgr: adopt; modernize ( #319159 )
...
* efibootmgr: migrate to by-name
* efibootmgr: format with nixfmt
* efibootmgr: adopt
* efibootmgr: modernize
2024-06-22 03:29:49 +03:00
Aaron Andersen
f9617828c1
Merge pull request #320343 from sanzoghenzo/add-kodi-skyvideoitalia
...
kodi-skyvideoitalia: init at 1.0.4
2024-06-21 19:53:34 -04:00
Martino Fontana
65319e291b
butler: remove
2024-06-21 23:53:06 +02:00
John Ericson
88b6c9b308
Merge pull request #321538 from obsidiansystems/no-bsdCross-pkg-set
...
*bsdCross: Remove these package sets
2024-06-21 16:45:49 -04:00
Andrea Ghensi
8424f1fc98
kodi-skyvideoitalia: init at 1.0.4
2024-06-21 21:37:44 +02:00
Aleksana
34a82372fe
Merge pull request #314728 from SamLukeYes/xonsh
...
xonsh: 0.15.1 -> 0.17.0
2024-06-22 02:32:07 +08:00
Pol Dellaiera
64a63f0a57
Merge pull request #276054 from soebbing/patch-1
...
phpExtensions.intl: icu64 -> icu73
2024-06-21 19:12:59 +02:00
Aleksana
dcf0ffde39
Merge pull request #317200 from natsukium/htmllaundry/remove
...
python311Packages.htmllaundry: remove
2024-06-21 23:51:43 +08:00
John Ericson
744d7e7477
*bsdCross: Remove these package sets
...
I realized what rhelmot did in 61202561d9
(specify what packages just need `stdenvNoLibc`) is definitely the right
approach for this, and adjusted NetBSD and OpenBSD to likewise use it.
With that change, we don't need these confusing and ugly `*bsdCross`
package sets at all!
We can get rid of a lot more libc-related `*Cross`, and I will do so
soon, but this is the first step.
(adapted from commit 51f1ecaa59
)
2024-06-21 11:47:36 -04:00
John Ericson
9abf384c54
windows.mingw_w64*: Fetch common attrs from the headers package
...
This is the most upstream one, and so to avoid infinite recursion we
should get the things from it. This isn't needed per-se now, but will be
after the next commit.
(cherry picked from commit 4bd76beac0
)
2024-06-21 11:47:27 -04:00
Aleksana
91cbda452b
Merge pull request #317681 from jeremyschlatter/remove-sandboxfs
...
sandboxfs: remove
2024-06-21 23:02:59 +08:00
Ryan Lahfa
efcabaa056
Merge pull request #298641 from RaitoBezarius/netdata-45
...
netdata: 1.44.3 -> 1.45.3
2024-06-21 16:04:11 +02:00
Casey Link
190c3792b9
clojure-lsp: move to pkgs/by-name/cl/clojure-lsp and apply nixfmt
2024-06-21 14:32:08 +02:00
Fabian Affolter
a654343c88
python312Packages.gwcs: init at 0.21.0
2024-06-21 12:37:01 +02:00
Doron Behar
7645dde059
transmission_3: rename from transmission
2024-06-21 12:33:37 +03:00
Moritz Sanft
6312c83e4a
vndr: migrate to buildGoModule
2024-06-21 10:21:33 +02:00
Fabian Affolter
b02b3a7226
python312Packages.asdf-wcs-schemas: init at 0.4.0
...
World Coordinate System (WCS) ASDF schemas
https://github.com/asdf-format/asdf-wcs-schemas
2024-06-21 09:51:34 +02:00
Fabian Affolter
702d2ad66f
python312Packages.asdf-astropy: init at 0.6.1
...
Extension library for ASDF to provide support for Astropy
https://github.com/astropy/asdf-astropy
2024-06-21 09:36:41 +02:00
Tom Hubrecht
e8e98e51dd
pythonPackages.loadcredential: Remove package
2024-06-21 09:31:59 +02:00
Fabian Affolter
f54b4e8167
python312Packages.asdf-coordinates-schemas: init at 0.3.0
...
ASDF schemas for coordinates
https://github.com/asdf-format/asdf-coordinates-schemas
2024-06-21 09:30:15 +02:00
Samuel Dionne-Riel
1c0bec2499
Merge pull request #321436 from samueldr/ce n'est qu'un au revoir, à la prochaine!
2024-06-21 03:24:13 -04:00
h7x4
ad964c4ebf
Merge pull request #318613 from msanft/grafana-reporter/build-go-module
...
grafana-reporter: migrate to buildGoModule
2024-06-21 09:21:09 +02:00
Fabian Affolter
a12aa5dc02
python312Packages.extension-helpers: init at 1.1.1
...
Helpers to assist with building Python packages with compiled
C/Cython extensions
https://github.com/astropy/extension-helpers
2024-06-21 09:09:19 +02:00
Hendrik Söbbing
33a1b6e587
phpExtensions.intl: icu64 -> icu73
2024-06-21 08:27:45 +02:00
Vladimír Čunát
879821772c
Revert #320852 : Clean up cross bootstrapping
...
It rebuilt stdenv on *-darwin; we can't do that in nixpkgs master.
This reverts commit 2f20501c5f
, reversing
changes made to fd469c24af
.
2024-06-21 07:48:24 +02:00
Samuel Dionne-Riel
578d7e7178
nix-universal-prefetch: Drop unmaintained package
2024-06-21 01:07:25 -04:00
Samuel Dionne-Riel
329081dc4b
nix-top: Drop unmaintained package
2024-06-21 01:06:47 -04:00
Samuel Dionne-Riel
7b201d94f4
uefi-firmware-parser: Drop unmaintained package
2024-06-21 01:06:02 -04:00
Samuel Dionne-Riel
1dacc56cb7
mailman-rss: Drop unmaintained package
2024-06-21 01:06:02 -04:00
Samuel Dionne-Riel
b93fea815d
input-utils: Drop unmaintained package
2024-06-21 01:06:01 -04:00
Samuel Dionne-Riel
c7882d9a4d
hll2390dw-cups: Drop unmaintained package
2024-06-21 01:06:01 -04:00
Masum Reza
4eff4c027b
Merge pull request #321094 from jopejoe1/merge-catppuccin-fcitx5
...
catppuccin-fcitx5: merge with fcitx5-catppuccin
2024-06-21 09:42:01 +05:30
Jeremy Schlatter
f13547a8cb
sandboxfs: remove
...
sandboxfs was an experiment to increase sandboxing performance in bazel,
but it never reached a stable release.
The author of sandboxfs left Google in 2020 and there have been no
updates to it since then.
bazel dropped sandboxfs in the bazel 7 release. To quote their release
notes:
The sandboxfs sandboxing strategy is removed. It hadn't been
maintained for a long time, it didn't work for most users and it was
not consistently faster while being complex to set up. sandboxfs
performance is heavily dependent on the specific setup (setup costs
are lower, but you have to pay a penalty for the use of each input)
and there are scenarios where it is faster and scenarios where it is
slower. Overall it is not worth its weight.
- 217fafe2b4
2024-06-20 13:00:18 -07:00
Fabian Affolter
190e9e5ee0
Merge pull request #321212 from fabaff/ufmt-bump
...
python312Packages.ufmt: 2.1.0 -> 2.7.0
2024-06-20 20:20:13 +02:00
0x4A6F
7850fd2a0c
routinator: convert to by-name
2024-06-20 20:15:47 +02:00
Augustin Trancart
e7fd430bd4
python3Packages.mathutils: init at 3.3.0
...
The main motivation is to fix ifcopenshell packages, because mathutils
is now a dependency.
2024-06-20 19:05:42 +02:00
Weijia Wang
f9666930c6
Merge pull request #321222 from Aleksanaa/gabutdm
...
gabutdm: 2.1.6 -> 2.2.8
2024-06-20 17:26:12 +02:00
John Ericson
2f20501c5f
Merge pull request #320852 from obsidiansystems/fewer-cross-suffix-attrs
...
Clean up cross bootstrapping
2024-06-20 10:44:20 -04:00
Aleksana
52f0089411
Merge pull request #318104 from trofi/arcanist-removal
...
arcanist: remove
2024-06-20 22:31:22 +08:00
Maciej Krüger
fcffa32b8f
Merge pull request #304235 from moduon/hatch-odoo
...
python3Packages.hatch-odoo: init at 0.1
2024-06-20 16:27:44 +02:00
Sandro
372ef6d265
Merge pull request #311198 from AkechiShiro/mark-broken-bsdbb3-and-replace-by-berkeleydb
2024-06-20 16:26:33 +02:00
kfollesdal
80c2b2b902
python3Packages.deltalake: init at 0.18.1
2024-06-20 15:55:04 +02:00
superherointj
0abe6cae0c
Merge pull request #321236 from superherointj/logseq-fix-build
...
logseq: fix build, move to by-name
2024-06-20 10:53:16 -03:00
Weijia Wang
ba66cae43e
Merge pull request #300106 from anthonyroussel/upgrade/httping
...
httping: 2.9 -> 3.6
2024-06-20 14:59:36 +02:00
sternenseemann
e66e7c4d8e
Merge branch master into haskell-updates
2024-06-20 14:34:13 +02:00
K900
d549d0c29e
Merge pull request #317308 from SuperSandro2000/libreoffice-qt6
...
libreoffice: add libreoffice-qt6{,-unwrapped} aliases, little cleanup
2024-06-20 15:33:40 +03:00
superherointj
8b7d6f8b0a
logseq: fix build, move to by-name
2024-06-20 08:50:23 -03:00
aleksana
b4df3a109f
gabutdm: move to pkgs/by-name
2024-06-20 17:49:45 +08:00
Sandro
c4b37b291a
Merge pull request #321047 from dotlambda/deltachat-desktop
2024-06-20 11:41:49 +02:00
K900
20b7b4f619
Merge pull request #320228 from K900/opengl-cleanups
...
treewide: big opengl cleanups
2024-06-20 12:37:59 +03:00
Fabian Affolter
ac3d3daa14
python312Packages.ruff-api: init at 0.0.6
...
Experimental Python API for Ruff
https://github.com/amyreese/ruff-api
2024-06-20 11:02:49 +02:00
Weijia Wang
ba4cc0a473
Merge pull request #319293 from luftmensch-luftmensch/sfwbar_1.0_beta14
...
sfwbar 1.0_beta13 -> 1.0_beta14
2024-06-20 10:22:25 +02:00
aleksana
b918680e7b
syndication-domination: init at 1.0-unstable-2023-03-25
2024-06-20 16:19:11 +08:00
github-actions[bot]
49f3b031c4
Merge master into haskell-updates
2024-06-20 00:13:16 +00:00
Raito Bezarius
4ad8995737
python3Packages.changefinder: init at unstable-2024-03-24
...
Online changepoint detection.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-19 22:30:04 +02:00
Raito Bezarius
17f3d20478
python3Packages.netdata-pandas: init at 0.0.41
...
A helper library to pull data from the netdata REST API into a pandas dataframe.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-19 22:30:04 +02:00
Raito Bezarius
e688a60e69
netdata: 1.44.3 -> 1.45.0
...
https://github.com/netdata/netdata/releases/tag/v1.45.0
Netdata moved to CMake and required an overhaul of the whole expression.
`netdata-go-plugins` has been moved back in the monorepo,
leading to a removal of the standalone Go plugin expression.
The eBPF plugin is broken for now.
The patch for disabling the dashboard v2 has been upgraded and sent to upstream again.
ACLK is correctly rendered optional now.
This adds the network-viewer, logs-management and debugfs plugin
support.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-19 22:30:04 +02:00
Peder Bergebakken Sundt
34105c6b2f
Merge pull request #319852 from atorres1985-contrib/jwasm
...
jwasm: 2.17 -> 2.18
2024-06-19 21:00:10 +02:00
jopejoe1
6f52adb1fe
catppuccin-fcitx5: merge with fcitx5-catppuccin
...
they are the same package
2024-06-19 20:56:13 +02:00
Pyrox
0bffe0f435
django-soft-delete: init at 1.0.13
2024-06-19 12:37:07 -04:00
Maciej Krüger
27e0947a1d
Merge pull request #312060 from siriobalmelli/fix/odoo
...
odoo: fix odoo16; add odoo17
2024-06-19 18:31:53 +02:00
aleksana
3e78dcea49
emote: move to pkgs/by-name
2024-06-20 00:28:33 +08:00
Jörg Thalheim
935eb15442
python311Packages.deltachat2: init at 0.6.2
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Robert Schütz <nix@dotlambda.de>
2024-06-19 07:56:39 -07:00
Robert Schütz
4ee62639cd
deltachat-desktop: 1.44.1 -> 1.46.1
...
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.44.1...v1.46.1
Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.46.1/CHANGELOG.md
2024-06-19 07:36:29 -07:00
Paul Meyer
57e918e2bf
Merge pull request #318266 from katexochen/xmonad-log/mod
...
xmonad-log: 0.1.0 -> 0.1.0-unstable-2024-06-14
2024-06-19 15:55:20 +02:00
Sirio Balmelli
8306ac3d7e
odoo: migrate to pkgs/by-name
...
Remove original 'pkgs/applications/finance/odoo' directory.
Update 'pkgs/applications/finance/odoo/update.sh'
to point to the nightly builds archive for odoo, ignoring Docker.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2024-06-19 13:35:21 +00:00
Sirio Balmelli
a972071a31
odoo: 16.0.20231024 -> 17.0.20240507
...
Preserve 'odoo16' on the same pattern as existing 'odoo15'
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2024-06-19 13:35:20 +00:00
superherointj
b5ca55a95c
Merge pull request #320818 from azahi/werf-261
...
werf: 2.5.0 -> 2.6.1
2024-06-19 10:02:29 -03:00
Paul Meyer
e3eac43948
Merge pull request #280911 from katexochen/distribution/3
...
docker-distribution: 2.8.3 -> 3.0.0-alpha.1
2024-06-19 14:35:40 +02:00
Paul Meyer
77c575a6e5
Merge pull request #318581 from msanft/coyim/migrate-go-module
...
coyim: migrate to buildGoModule
2024-06-19 14:33:34 +02:00
superherointj
979b8d91cc
Merge pull request #320978 from michaeladler/updates/kops
...
kops: 1.28.5, add kops_1_29
2024-06-19 09:07:55 -03:00
Leona Maroni
219ca58153
Merge pull request #320808 from herberteuler/fix/jbr-17
...
jetbrains: build from source code with jbr-no-jcef-17
2024-06-19 12:50:49 +02:00
ChaosAttractor
87f51495e5
cloudflared: 2024.4.1 -> 2024.6.1
2024-06-19 18:37:45 +08:00
Michael Adler
5a2622725d
kops: add kops_1_29
2024-06-19 11:20:41 +02:00
aleksana
1fec677109
python3Packages.segyio: build with buildPythonPackage, fix build
2024-06-19 16:15:51 +08:00
aleksana
1fef68b065
python3Packages.pyunbound: migrate to python-modules and build with buildPythonPackage
2024-06-19 16:15:51 +08:00
aleksana
01ef5abcfa
python3Packages.py3buddy: build with buildPythonPackage
2024-06-19 16:15:51 +08:00
aleksana
fd531cc55c
python3Packages.hoomd-blue: build with buildPythonPackage
2024-06-19 16:15:51 +08:00
aleksana
599f5c2c8c
python3Packages: trivial toPythonModule fixes
2024-06-19 16:15:51 +08:00
aleksana
d1197b4419
python3Packages.eigenpy: build with buildPythonPackage
2024-06-19 14:52:43 +08:00
lelgenio
d88ee3f9c3
dart-sass: migrate to by-name
2024-06-18 23:48:44 -03:00
Ivan Trubach
b7c782f8a4
sonarr: build from source
...
This change refactors sonarr package to build from source instead of
downloading pre-built releases.
2024-06-19 04:44:06 +03:00
github-actions[bot]
7c6a6d1284
Merge master into haskell-updates
2024-06-19 00:13:37 +00:00
John Ericson
51f1ecaa59
Clean up cross bootstrapping
...
For a long time, we've had `crossLibcStdenv`, `*Cross` libc attributes,
and `*bsdCross` pre-libc package sets. This was always bad because
having "cross" things is "not declarative": the naming doesn't reflect
what packages *need* but rather how we *provide* something. This is
ugly, and creates needless friction between cross and native building.
Now, almost all of these `*Cross` attributes are gone: just these are
kept:
- Glibc's and Musl's are kept, because those packages are widely used
and I didn't want to risk changing the native builds of those at this
time.
- generic `libcCross`, `theadsCross`, and friends, because these relate
to the convolulted GCC bootstrap which still needs to be redone.
The BSD and obscure Linux or freestnanding libcs have conversely all
been made to use a new `stdenvNoLibc`, which is like the old
`crossLibcStdenv` except:
1. It usable for native and cross alike
2. It named according to what it *is* ("a standard environment without
libc but with a C compiler"), rather than some non-compositional
jargon ("the stdenv used for building libc when cross compiling",
yuck).
I should have done this change long ago, but I was stymied because of
"infinite recursions". The problem was that in too many cases we are
overriding `stdenv` to *remove* things we don't need, and this risks
cyles since those more minimal stdenvs are used to build things in the
more maximal stdenvs.
The solution is to pass `stage.nix` `stdenvNoCC`, so we can override to
*build up* rather than *tear down*. For now, the full `stdenv` is also
passed, so I don't need to change the native bootstraps, but I can see
this changing as we make things more uniform and clean those up.
Finally, the BSDs also had to be cleaned up, since they have a few
pre-libc dependencies, demanding a systematic approach. I realized what
rhelmot did in 61202561d9
(specify what
packages just need `stdenvNoLibc`) is definitely the right approach for
this, and adjusted NetBSD and OpenBSD to likewise use it.
2024-06-18 17:04:16 -04:00
Nick Cao
b624a8bf10
Merge pull request #320714 from aaronjheng/unconvert
...
unconvert: unstable-2022-09-18 -> 0-unstable-2023-09-07
2024-06-18 16:49:09 -04:00
Jan Tojnar
d599897a0c
Merge pull request #316664 from jtojnar/double-alias
...
top-level/aliases: Clean up outdated Nix aliases
2024-06-18 22:45:09 +02:00
John Ericson
4bd76beac0
windows.mingw_w64*: Fetch common attrs from the headers package
...
This is the most upstream one, and so to avoid infinite recursion we
should get the things from it. This isn't needed per-se now, but will be
after the next commit.
2024-06-18 15:52:16 -04:00
John Ericson
f183a68f39
Merge pull request #320840 from obsidiansystems/bsd-misc
...
A few misc BSD related cleanups
2024-06-18 15:25:50 -04:00
Ivan Mincik
78b123a5d1
Merge pull request #320290 from quantenzitrone/laszip
...
LASzip{,2}: rename to laszip{,_2}
2024-06-18 19:08:36 +00:00
John Ericson
dc1bb1e780
release-cross.nix: test cross compilation to x86_64-openbsd
...
It is less mature than the other two, but we are in the process of
making it better, and caching helps.
2024-06-18 14:10:27 -04:00
Paul Meyer
e2606add33
Merge pull request #318572 from luftmensch-luftmensch/glock_update
...
glock: migrate to buildGoModule
2024-06-18 19:38:52 +02:00
superherointj
9dda9273fd
Merge pull request #320604 from atorres1985-contrib/cemu
...
cemu: 2.0-85 -> 2.0-86
2024-06-18 13:42:25 -03:00
Azat Bahawi
a2aafdf35a
werf: 2.5.0 -> 2.6.1
2024-06-18 19:06:05 +03:00
Guanpeng Xu
3698515d63
jetbrains: build from source code with jbr-no-jcef-17
2024-06-18 08:23:48 -07:00
Aleksana
a72fdc306d
Merge pull request #320278 from quantenzitrone/hentai
...
HentaiAtHome: rename to hentai-at-home
2024-06-18 23:14:05 +08:00
Aleksana
2b16e9cec5
Merge pull request #318809 from StarGate01/lv_img_conv
...
lv_img_conv: Remove
2024-06-18 23:02:54 +08:00
SamLukeYes
afc31073a3
xonsh: 0.15.1 -> 0.17.0
...
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Upstream changes: https://github.com/xonsh/xonsh/compare/0.15.1...0.17.0
2024-06-18 22:49:13 +08:00
superherointj
9c67c5d405
Merge pull request #319989 from A1029384756/master
...
odin: pin llvmPackages_18
2024-06-18 11:33:13 -03:00
aleksana
619db5d8f4
gnome-feeds: move to pkgs/by-name
2024-06-18 21:46:55 +08:00
Hayden Gray
68c577f15b
odin: pin llvmPackages_18
2024-06-18 09:14:11 -04:00
Christoph Honal
f563ca29d2
lv_img_conv: Remove
2024-06-18 14:44:37 +02:00