Commit Graph

588652 Commits

Author SHA1 Message Date
Adam C. Stephens
af810fc67e
Merge pull request #284874 from shlevy/ovmf-ms
Enable MS-compatible secure boot with OVMF
2024-02-25 22:34:05 -05:00
Adam C. Stephens
cff84a2086
Merge pull request #291450 from r-ryantm/auto-update/dqlite
dqlite: 1.16.2 -> 1.16.4
2024-02-25 20:04:43 -05:00
Mario Rodas
d2b9231428
Merge pull request #291419 from trofi/re-isearch-gcc-13-fix
re-isearch: fix `gcc-13` build
2024-02-25 20:00:08 -05:00
Robert Schütz
75f9d4f7cf
Merge pull request #290038 from dotlambda/structlog-24.1.0
python311Packages.structlog: 23.2.0 -> 24.1.0
2024-02-26 00:01:49 +00:00
Luke Granger-Brown
c0af4ccd0c
Merge pull request #291284 from SuperSandro2000/paperless-ngx
paperless-ngx: 2.5.2 -> 2.5.3, cleanup dependencies
2024-02-25 23:49:36 +00:00
Martin Weinelt
4dc6a8f667
Merge pull request #289994 from mweinelt/opencv-4.9.0
opencv4: 4.7.0 -> 4.9.0
2024-02-26 00:28:05 +01:00
Luke Granger-Brown
47dabda9be
Merge pull request #290185 from r-ryantm/auto-update/yubioath-flutter
yubioath-flutter: 6.3.1 -> 6.4.0
2024-02-25 23:24:08 +00:00
Michele Guerini Rocco
9fcbb05a2c
Merge pull request #290240 from rhoriguchi/nixos/hardware/printers
nixos/hardware/printers: fix empty ppdOptions
2024-02-26 00:08:00 +01:00
Mario Rodas
9fac9b397e
Merge pull request #290523 from marsam/update-chez
chez: 9.6.4 -> 10.0.0
2024-02-25 17:58:53 -05:00
R. Ryantm
da25201532 dqlite: 1.16.2 -> 1.16.4 2024-02-25 22:47:20 +00:00
Luke Granger-Brown
b4728c4718 yubioath-flutter: substituteInPlace replace to replace-fail 2024-02-25 22:47:02 +00:00
R. Ryantm
f43811ab19 yubioath-flutter: 6.3.1 -> 6.4.0 2024-02-25 22:46:46 +00:00
Martin Weinelt
c2563bc1ec
python312Packages.pillow-heif: fix build with clang 2024-02-25 23:20:40 +01:00
Martin Weinelt
b79beadd1e
opencv4: 4.7.0 -> 4.9.0
https://github.com/opencv/opencv/wiki/ChangeLog#version490
2024-02-25 23:20:40 +01:00
Fabián Heredia Montiel
8bee50f708
Merge pull request #291381 from emilylange/drone-runner-docker
drone-runner-docker: remove emilylange from maintainers
2024-02-25 15:56:35 -06:00
kirillrdy
b2d8e8b11c
Merge pull request #290531 from wackbyte/bump-rojo
rojo: 7.4.0 -> 7.4.1
2024-02-26 08:39:13 +11:00
Fabian Affolter
9b640555cf
Merge pull request #291171 from fabaff/orbax-checkpoint
python311Packages.orbax-checkpoint: init at 0.5.3
2024-02-25 22:11:29 +01:00
Fabian Affolter
a54887d53c
Merge pull request #291325 from fabaff/http-message-signatures-bump
python312Packages.http-message-signatures: 0.4.4 -> 0.5.0
2024-02-25 22:11:07 +01:00
Fabian Affolter
e42515803a
Merge pull request #291326 from fabaff/pyunifiprotect-bump
python311Packages.pyunifiprotect: 4.23.3 -> 4.23.4
2024-02-25 22:10:46 +01:00
Fabian Affolter
8d695df3a4
Merge pull request #291340 from fabaff/aws-sam-cli-bump
aws-sam-cli: 1.108.0 -> 1.110.0
2024-02-25 22:10:35 +01:00
Ryan Lahfa
5337ff6a80
Merge pull request #254405 from lf-/jade/nix-path-flakes
nixos/flake: set up NIX_PATH and system flake registry automatically
2024-02-25 21:08:19 +01:00
kirillrdy
5a7e08cd83
Merge pull request #291241 from trofi/ton-gcc-13-fix-update
ton: 2023.10 -> 2024.01
2024-02-26 06:57:55 +11:00
Sandro
d2e77255fd
Merge pull request #287465 from Yarny0/foomatic-db-update
foomatic-db: unstable-2023-09-02 -> unstable-2024-02-09
2024-02-25 20:44:40 +01:00
Franz Pletz
cd39de22d0
Merge pull request #290554 from Moraxyc/update-tang
tang: 14 -> 15
2024-02-25 20:40:09 +01:00
Aaron Andersen
c25442c479
Merge pull request #291351 from r-ryantm/auto-update/kodiPackages.youtube
kodiPackages.youtube: 7.0.2.2 -> 7.0.3
2024-02-25 14:39:48 -05:00
h3ndrik
6bef351759
snapcast: compile with opus codec support (#291014) 2024-02-25 20:39:25 +01:00
kirillrdy
b3b5399edb
Merge pull request #289265 from liquidovski/patch-9
vinegar: added segregrevert, mouselock patch for wine 9.2; vinegar 1.6.1 -> 1.7.4
2024-02-26 06:33:18 +11:00
7c6f434c
a9a0c2c4ed
Merge pull request #291393 from hraban/sbcl/source-provenance
sbcl: set source provenance on binary bootstrap
2024-02-25 19:24:13 +00:00
Sergei Trofimovich
29a30806ca re-isearch: fix gcc-13 build
Without the change the build fails in `master` as
https://hydra.nixos.org/build/250983051:

    ../src/mmap.cxx:29:19: error: 'SIZE_MAX' was not declared in this scope
       29 | # define MMAP_MAX SIZE_MAX/4L
          |                   ^~~~~~~~
2024-02-25 19:23:56 +00:00
Robert Scott
8f800fe1fc
Merge pull request #291148 from LeSuisse/zabbix-upgrades
zabbix50: 5.0.37 -> 5.0.41, zabbix60: 6.0.21 -> 6.0.26
2024-02-25 19:20:24 +00:00
Janik
8e474340ed
Merge pull request #278709 from asininemonkey/master
arcticons-sans: init at 0.580
2024-02-25 20:00:31 +01:00
Fabian Affolter
ac85b4b653
python311Packages.dask-awkward: adjust inputs (#291337) 2024-02-25 13:50:38 -05:00
Yannis Koutras
ff78857306
Merge pull request #275836 from Antiarchitect/update-mattermost-desktop
mattermost-desktop 5.5.0 -> 5.6.0
2024-02-25 19:49:52 +01:00
Sandro
576d7037ba
Merge pull request #285883 from Kiskae/electron/fix-libs
electron_*-bin: fix libGL
2024-02-25 19:33:24 +01:00
Ryan Horiguchi
a52e27d4f6 nixos/hardware/printers: fix empty ppdOptions 2024-02-25 19:06:35 +01:00
Nick Cao
e2fc21a875
Merge pull request #285448 from r-ryantm/auto-update/ddns-go
ddns-go: 6.0.3 -> 6.1.2
2024-02-25 12:47:16 -05:00
A1ca7raz
aad08e1a54 homepage-dashboard: support local icons 2024-02-25 18:39:23 +01:00
A1ca7raz
3aa1a64bd2 homepage-dashboard: move assets to share folder 2024-02-25 18:39:23 +01:00
Nick Cao
2f82033153
Merge pull request #290941 from Kiskae/nvidia/470.239.06
linuxPackages.nvidiaPackages.legacy_470: 470.223.02 -> 470.239.06
2024-02-25 12:37:20 -05:00
Hraban Luyat
84e89be710 sbcl: set source provenance on binary bootstrap
Fixes nixos/nixpkgs#282476
2024-02-25 12:24:13 -05:00
Sandro
f8545e512d
Merge pull request #289166 from thanegill/remove-grub-version
treewide: remove deprecated grub.version references
2024-02-25 18:20:33 +01:00
sternenseemann
8c5a4cfa43 gprbuild: prevent cross compiled gprbuild-boot being pulled in
Building a cross-compiled gprbuild-boot would obviously not succeed.
This change is kind of academic since we don't really have a working Ada
cross-compiler in nixpkgs, but helps verifying changes to the
gnatPackages infrastructure.
2024-02-25 18:19:50 +01:00
Thomas Heijligen
92718905bb release-notes: Add Ada / gnatPackages changes 2024-02-25 18:19:50 +01:00
Thomas Heijligen
467c84e2c6 gnatPackages: Build all ada-modules with gnat12 and gnat13
Add namespace gnat12Packages and gnat13Packages to get ada-modules build
with a specific gnat version.
For gnatprove this means building the gnat12 and gnat13 version.
2024-02-25 18:19:50 +01:00
Thomas Heijligen
f2a142727c gnatPackages: Add scope for all ada packages
Ada depencencies musst be build with the same gnat version as the
project. Use a namespace as preperation to build with different gnat
versions.

gprbuild and gnatprove are still globaly visable.
2024-02-25 18:19:50 +01:00
Thomas Heijligen
c02503b582 gnatprove: Expose SPARKlib through gpr
SPARKlib is shipped with gnatprove / spark2014 but the gpr files are in
lib/gnat/. Nix gprbuild cant pick them up there. Link them to a location
where gprbuild can find them.
2024-02-25 18:19:50 +01:00
Thomas Heijligen
d22ba0a2a7 gnatprove: Make src dependend on gcc version
Gnatprove is tightly bound to a specific gcc version. Use the gcc input
version to determin which gnatprove/spark2014 sources should be used.
For now gcc 12 is the only working option. gcc 13 will work as soon as
all ada buildInputs can be provided as gcc 13 build.
2024-02-25 18:19:50 +01:00
Thomas Heijligen
c1b5933e79 gnatprove: Rename spark2014
Gnatprove is the tool distributed out of the spark2014 repository.
AdaCore, the developer behind it, distribute it under the name gnatprove
in the Ada alire package repository [0].
Rename the package to keep in line with other distribution channels.

[0] https://alire.ada.dev/crates/gnatprove
2024-02-25 18:19:50 +01:00
Guillaume Girol
abc4653068
Merge pull request #291382 from EduRenesto/epkowa-perfection-v550
epkowa: add plugin for Perfection V550 Photo
2024-02-25 18:18:08 +01:00
Sandro
bd4bf48e31
Merge pull request #285585 from Kiskae/yajl/2024-02-01
yajl: unstable-2022-04-20 -> 2.1.0-unstable-2024-02-01
2024-02-25 18:16:48 +01:00