Commit Graph
646399 Commits
Author SHA1 Message Date
Sefa Eyeoglu a676f12533 libliftoff: 0.4.1 -> 0.5.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-26 21:50:48 +02:00
Sefa Eyeoglu 6881edcd73 libliftoff: refactor into versioned package
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-06-26 21:49:58 +02:00
R. Ryantm 1634b8deb2 xv: 5.0.0 -> 5.2.0 2024-06-26 19:49:38 +00:00
0x4A6FandGitHub cb0b65ff84 Merge pull request #322684 from LudovicoPiero/bump-lgogdownloader
lgogdownloader: 3.12 -> 3.14; cleanup
2024-06-26 21:47:38 +02:00
R. Ryantm b84d3a46c1 semodule-utils: 3.6 -> 3.7 2024-06-26 19:44:30 +00:00
SandroandGitHub 1719216ed6 Merge pull request #306216 from Tommimon/master
mcontrolcenter: init at 0.4.1
2024-06-26 21:38:03 +02:00
Alexandre Acebedoandh7x4 14422223df playerctl: add daemon service 2024-06-26 21:33:46 +02:00
h7x4andGitHub 85d0639f0f Merge pull request #322655 from LAURAilway/master
maintainers: remove laurailway
2024-06-26 21:23:07 +02:00
h7x4andGitHub 3ac61d7775 Merge pull request #322666 from noisersup/ferretdb-url
ferretdb: update homepage
2024-06-26 21:21:29 +02:00
SomeoneandGitHub cb69dc5b8d Merge pull request #256230 from SomeoneSerge/feat/gpu-tests-py
GPU access in the sandbox
2024-06-26 19:16:53 +00:00
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
R. Ryantm 6b3550d252 sad: 0.4.29 -> 0.4.30 2024-06-26 19:11:54 +00:00
Pol Dellaieraandabysssol f6727a9e3e nixos/ollama: add loadModels config option
Allows users to download model files upon service startup,
instead of at the first use of the model, improving percieved startup latency.
2024-06-26 15:11:37 -04:00
Alexandros Liarokapis 4d58d59beb maintainers: add liarokapisv 2024-06-26 22:11:29 +03:00
Lin Jian fdcd6eee1b emacs.pkgs.org: stop applying a patch if not needed
Org 9.7.5 has this patch.

This fixes https://github.com/nix-community/emacs-overlay/issues/411.
2024-06-27 03:11:27 +08:00
R. Ryantm 7e76543d3f rar2fs: 1.29.6 -> 1.29.7 2024-06-26 19:07:52 +00:00
Malo Bourgon 1b6b09deef python311Packages.openai: 1.35.1 -> 1.35.5
Diff: https://github.com/openai/openai-python/compare/refs/tags/v1.35.1...v1.35.5

Changelog: https://github.com/openai/openai-python/releases/tag/v1.35.5
2024-06-26 12:03:06 -07:00
Fabian Affolter 501f5c0843 python312Packages.govee-ble: 0.31.2 -> 0.31.3
Diff: https://github.com/Bluetooth-Devices/govee-ble/compare/refs/tags/v0.31.2...v0.31.3

Changelog: https://github.com/bluetooth-devices/govee-ble/blob/v0.31.3/CHANGELOG.md
2024-06-26 20:46:17 +02:00
Fabian Affolter fe87b4b182 python312Packages.led-ble: 1.0.1 -> 1.0.2
Diff: https://github.com/Bluetooth-Devices/led-ble/compare/refs/tags/v1.0.1...v1.0.2

Changelog: https://github.com/Bluetooth-Devices/led-ble/blob/v1.0.2/CHANGELOG.md
2024-06-26 20:45:15 +02:00
Fabian Affolter fd8553fc8e python312Packages.mkdocs-rss-plugin: 1.13.1 -> 1.14.0
Changelog: https://github.com/Guts/mkdocs-rss-plugin/blob/refs/tags/1.14.0/CHANGELOG.md
2024-06-26 20:43:40 +02:00
nixpkgs-merge-bot[bot]andGitHub fba0991e11 Merge pull request #322692 from r-ryantm/auto-update/pinact
pinact: 0.2.0 -> 0.2.1
2024-06-26 18:42:35 +00:00
Fabian AffolterandGitHub 630a3b9ef0 Merge pull request #322159 from r-ryantm/auto-update/python311Packages.plugwise
python311Packages.plugwise: 0.37.4.1 -> 0.38.3
2024-06-26 20:38:34 +02:00
SandroandGitHub efdfa300ee Merge pull request #287036 from srhb/kafka-versions-cleanup
kafka: versions cleanup and drop older
2024-06-26 20:22:49 +02:00
Fabian AffolterandGitHub 955dd26c09 Merge pull request #322481 from r-ryantm/auto-update/openvas-scanner
openvas-scanner: 23.4.1 -> 23.5.0
2024-06-26 20:19:36 +02:00
Robert HensingandGitHub e6016dc592 Merge pull request #322556 from hercules-ci/explain-test-cabalSdist
doc: Explain cabalSdist test
2024-06-26 20:16:02 +02:00
Fabian Affolter e9d5a9412d python311Packages.angr: 9.2.107 -> 9.2.108
Diff: https://github.com/angr/angr/compare/refs/tags/v9.2.107...v9.2.108
2024-06-26 20:08:20 +02:00
Fabian Affolter 8a2bc3a140 python312Packages.cle: 9.2.107 -> 9.2.108
Diff: https://github.com/angr/cle/compare/refs/tags/v9.2.108...v9.2.108
2024-06-26 20:05:50 +02:00
Fabian Affolter 34e7c4c54f python312Packages.claripy: 9.2.107 -> 9.2.108
Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.107...v9.2.108
2024-06-26 20:04:10 +02:00
Fabian Affolter c0cb6e7b68 python312Packages.pyvex: 9.2.107 -> 9.2.108 2024-06-26 20:03:32 +02:00
Fabian Affolter a7ac97bb24 python312Packages.ailment: 9.2.107 -> 9.2.108
Diff: https://github.com/angr/ailment/compare/refs/tags/v9.2.107...v9.2.108
2024-06-26 20:01:59 +02:00
Fabian Affolter 68cea54eb7 python312Packages.archinfo: 9.2.107 -> 9.2.108
Diff: https://github.com/angr/archinfo/compare/refs/tags/v9.2.107...v9.2.108
2024-06-26 20:01:50 +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
Ivan MincikandGitHub db4c8df48c Merge pull request #321059 from sikmir/pyogrio
python3Packages.pyogrio: 0.8.0 → 0.9.0
2024-06-26 18:00:52 +00:00
Nikolay KorotkiyandGitHub 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
Fabian Affolter f87ddee497 python312Packages.std-uritemplate: 1.0.1 -> 1.0.2
Changelog: https://github.com/std-uritemplate/std-uritemplate/releases/tag/1.0.2
2024-06-26 19:51:08 +02:00
Gutyina Gergő a0b3e63b7d n8n: add maintainer gepbird 2024-06-26 19:49:06 +02:00
Gutyina Gergő 31a1841a53 n8n: 1.9.3 -> 1.46.0, repackage with pnpm.fetchDeps 2024-06-26 19:48:57 +02:00
Fabian Affolter 3b7f9507d6 python312Packages.nats-py: 2.7.2 -> 2.8.0
Diff: https://github.com/nats-io/nats.py/compare/refs/tags/v2.7.2...v2.8.0

Changelog: https://github.com/nats-io/nats.py/releases/tag/v2.8.0
2024-06-26 19:42:56 +02:00
Fabian Affolter dc300d4b6d python312Packages.pyinsteon: 1.6.2 -> 1.6.3
Diff: https://github.com/pyinsteon/pyinsteon/compare/refs/tags/1.6.2...1.6.3

Changelog: https://github.com/pyinsteon/pyinsteon/releases/tag/1.6.3
2024-06-26 19:40:05 +02:00
Masum RezaandGitHub 44f79e5bf0 Merge pull request #321591 from JohnRTitor/gdm-fingerprint-auth
nixos/gdm: allow logging in via fingerprint
2024-06-26 23:08:16 +05:30
SandroandGitHub 49cc34e046 Merge pull request #308431 from Tochiaha/eyewitness
eyewitness: init at 20230525.1
2024-06-26 19:37:26 +02:00
Fabian AffolterandGitHub fd683f0a9c Merge pull request #322547 from r-ryantm/auto-update/cnspec
cnspec: 11.9.1 -> 11.10.0
2024-06-26 19:36:07 +02:00
SandroandGitHub aae713a4ae Merge pull request #280223 from lblasc/openresty
openresty: 1.21.4.3 -> 1.25.3.1
2024-06-26 19:35:21 +02:00
Fabian Affolter 6057844c05 python312Packages.python-fullykiosk: 0.0.13 -> 0.0.14
Diff: https://github.com/cgarwood/python-fullykiosk/compare/refs/tags/0.0.13...0.0.14

Changelog: https://github.com/cgarwood/python-fullykiosk/releases/tag/0.0.14
2024-06-26 19:34:49 +02:00
John Titor ff0738b736 nixos/hyprland: set systemd environment PATH for versions < 0.41.2
Importing PATH into the systemd environment is done by default in
Hyprland v0.41.2+ (https://github.com/hyprwm/Hyprland/pull/6640)
We soft deprecate this option here for versions >= 0.41.2.
2024-06-26 23:04:27 +05:30
Fabian Affolter ed227911b6 python312Packages.miauth: refactor
- remove superfluous comments
2024-06-26 19:31:23 +02:00
SandroandGitHub 273f6bdff8 Merge pull request #244684 from m-bdf/kmscon-use-upstream-service-file
nixos/kmscon: use upstream service file
2024-06-26 19:29:28 +02:00
Fabian AffolterandGitHub 3573b8e083 Merge pull request #322587 from fabaff/tencentcloud-sdk-python-bump
python312Packages.tencentcloud-sdk-python: 3.0.1175 -> 3.0.1176
2024-06-26 19:27:48 +02:00
Fabian AffolterandGitHub f169a20c49 Merge pull request #322527 from r-ryantm/auto-update/cvemap
cvemap: 0.0.6 -> 0.0.7
2024-06-26 19:26:39 +02:00
Fabian AffolterandGitHub eac99f5808 Merge pull request #322542 from r-ryantm/auto-update/poutine
poutine: 0.11.0 -> 0.12.0
2024-06-26 19:26:08 +02:00