1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

588900 commits

Author SHA1 Message Date
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
R. Ryantm 2ed1ebcb1c bun: 1.0.28 -> 1.0.29 2024-02-25 19:20:06 +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
abysssol c75dd8bff7 ollama: 0.1.24 -> 0.1.26 2024-02-25 13:35:23 -05: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
Sandro 7cb5b6a73f
Merge pull request #291215 from DerDennisOP/minecraft-server
papermc: 1.20.2.234 -> 1.20.4.435
2024-02-25 18:16:22 +01:00
Gaétan Lepage 63e129f793
buildNeovimPlugin: set version accordingly to the manual guidelines (#289008)
https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-naming
2024-02-25 18:15:04 +01:00
Ryan Lahfa 077d41f9d8
Merge pull request #289856 from pennae/supfs-set
nixos/filesystems: make supportedFilesystems an attrset
2024-02-25 18:05:29 +01:00
7c6f434c 178b53e118
Merge pull request #290943 from hraban/ecl-check
ecl: enable (install)check phase
2024-02-25 16:38:45 +00:00
Pol Dellaiera c530ae0c02
Merge pull request #289289 from Raroh73/add/vscode-extensions-continue
vscode-extensions.continue.continue: init at 0.8.12
2024-02-25 17:37:51 +01:00
Pol Dellaiera ddb92f079f
phpExtensions.relay: remove obsolete inherit 2024-02-25 17:35:08 +01:00
Pol Dellaiera 6addd08220
phpExtensions.blackfire: remove obsolete inherit 2024-02-25 17:35:08 +01:00
Pol Dellaiera 7e3f284f13
drush: removed, standalone installation are no more supported 2024-02-25 17:35:08 +01:00
Pol Dellaiera b453c845f6
n98-magerun2: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera 42be235ec0
n98-magerun: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera ee4ecc331b
phpPackages.phpmd: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera 6886619435
phpPackages.php-cs-fixer: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera dae4e32f4b
phpPackages.phive: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera b7f3d0df8f
phpPackages.phing: 2.17.4 -> 3.0.0-rc6 2024-02-25 17:35:07 +01:00
Pol Dellaiera d653d7800f
phpPackages.phan: use buildComposerProject builder 2024-02-25 17:35:07 +01:00
Pol Dellaiera 7491aa43a7
phpPackages.deployer: 6.8.0 -> 7.3.3 2024-02-25 17:35:07 +01:00
Pol Dellaiera 8d0197fe1e
php-codesniffer: init at 3.7.2, phpcs: deprecated, phpcbf: deprecated 2024-02-25 17:35:07 +01:00
7c6f434c 5b235cc570
Merge pull request #262107 from hraban/clisp-sbcl-docheck
sbcl: remove patches, enable checks, allow overriding
2024-02-25 16:34:47 +00:00
Nick Cao 2aaca15830
Merge pull request #290696 from r-ryantm/auto-update/cloudflared
cloudflared: 2024.2.0 -> 2024.2.1
2024-02-25 11:31:56 -05:00
Nick Cao 3ba918019e
Merge pull request #290309 from r-ryantm/auto-update/storj-uplink
storj-uplink: 1.96.2 -> 1.98.2
2024-02-25 11:30:18 -05:00
Nick Cao 3ff802b66f
Merge pull request #290246 from makefu/platformio-disable-version-check
platformio: disable version check
2024-02-25 11:30:02 -05:00
Thane Gill e3d82657a2 treewide: remove deprecated grub.version references 2024-02-25 08:29:58 -08:00
Samuel Tardieu 32e29f2639 probe-rs: 0.22.0 -> 0.23.0 2024-02-25 17:29:32 +01:00