about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2024-02-26hyprland-per-window-layout: 2.7 -> 2.8.1R. Ryantm1-3/+3
2024-02-26Merge pull request #290038 from dotlambda/structlog-24.1.0Robert Schütz1-14/+4
python311Packages.structlog: 23.2.0 -> 24.1.0
2024-02-25Merge pull request #291284 from SuperSandro2000/paperless-ngxLuke Granger-Brown1-77/+7
paperless-ngx: 2.5.2 -> 2.5.3, cleanup dependencies
2024-02-26Merge pull request #289994 from mweinelt/opencv-4.9.0Martin Weinelt2-83/+122
opencv4: 4.7.0 -> 4.9.0
2024-02-25Merge pull request #290185 from r-ryantm/auto-update/yubioath-flutterLuke Granger-Brown2-28/+32
yubioath-flutter: 6.3.1 -> 6.4.0
2024-02-26Merge pull request #290240 from rhoriguchi/nixos/hardware/printersMichele Guerini Rocco1-11/+16
nixos/hardware/printers: fix empty ppdOptions
2024-02-25Merge pull request #290523 from marsam/update-chezMario Rodas1-14/+13
chez: 9.6.4 -> 10.0.0
2024-02-25yubioath-flutter: substituteInPlace replace to replace-failLuke Granger-Brown1-1/+1
2024-02-25yubioath-flutter: 6.3.1 -> 6.4.0R. Ryantm2-27/+31
2024-02-25python312Packages.pillow-heif: fix build with clangMartin Weinelt1-0/+3
2024-02-25opencv4: 4.7.0 -> 4.9.0Martin Weinelt1-83/+119
https://github.com/opencv/opencv/wiki/ChangeLog#version490
2024-02-25Merge pull request #291381 from emilylange/drone-runner-dockerFabián Heredia Montiel1-1/+1
drone-runner-docker: remove emilylange from maintainers
2024-02-26Merge pull request #290531 from wackbyte/bump-rojokirillrdy1-3/+3
rojo: 7.4.0 -> 7.4.1
2024-02-25Merge pull request #291171 from fabaff/orbax-checkpointFabian Affolter2-0/+80
python311Packages.orbax-checkpoint: init at 0.5.3
2024-02-25Merge pull request #291325 from fabaff/http-message-signatures-bumpFabian Affolter1-2/+2
python312Packages.http-message-signatures: 0.4.4 -> 0.5.0
2024-02-25Merge pull request #291326 from fabaff/pyunifiprotect-bumpFabian Affolter1-2/+2
python311Packages.pyunifiprotect: 4.23.3 -> 4.23.4
2024-02-25Merge pull request #291340 from fabaff/aws-sam-cli-bumpFabian Affolter1-21/+26
aws-sam-cli: 1.108.0 -> 1.110.0
2024-02-25Merge pull request #254405 from lf-/jade/nix-path-flakesRyan Lahfa4-1/+127
nixos/flake: set up NIX_PATH and system flake registry automatically
2024-02-26Merge pull request #291241 from trofi/ton-gcc-13-fix-updatekirillrdy1-2/+9
ton: 2023.10 -> 2024.01
2024-02-25Merge pull request #287465 from Yarny0/foomatic-db-updateSandro1-3/+3
foomatic-db: unstable-2023-09-02 -> unstable-2024-02-09
2024-02-25Merge pull request #290554 from Moraxyc/update-tangFranz Pletz1-2/+2
tang: 14 -> 15
2024-02-25Merge pull request #291351 from r-ryantm/auto-update/kodiPackages.youtubeAaron Andersen1-2/+2
kodiPackages.youtube: 7.0.2.2 -> 7.0.3
2024-02-25snapcast: compile with opus codec support (#291014)h3ndrik1-2/+2
2024-02-26Merge pull request #289265 from liquidovski/patch-9kirillrdy1-9/+14
vinegar: added segregrevert, mouselock patch for wine 9.2; vinegar 1.6.1 -> 1.7.4
2024-02-25Merge pull request #291393 from hraban/sbcl/source-provenance7c6f434c1-0/+2
sbcl: set source provenance on binary bootstrap
2024-02-25Merge pull request #291148 from LeSuisse/zabbix-upgradesRobert Scott6-15/+15
zabbix50: 5.0.37 -> 5.0.41, zabbix60: 6.0.21 -> 6.0.26
2024-02-25Merge pull request #278709 from asininemonkey/masterJanik2-0/+35
arcticons-sans: init at 0.580
2024-02-25python311Packages.dask-awkward: adjust inputs (#291337)Fabian Affolter1-2/+21
2024-02-25Merge pull request #275836 from Antiarchitect/update-mattermost-desktopYannis Koutras1-5/+5
mattermost-desktop 5.5.0 -> 5.6.0
2024-02-25Merge pull request #285883 from Kiskae/electron/fix-libsSandro1-2/+7
electron_*-bin: fix libGL
2024-02-25nixos/hardware/printers: fix empty ppdOptionsRyan Horiguchi1-11/+16
2024-02-25Merge pull request #285448 from r-ryantm/auto-update/ddns-goNick Cao1-3/+3
ddns-go: 6.0.3 -> 6.1.2
2024-02-25homepage-dashboard: support local iconsA1ca7raz1-0/+17
2024-02-25homepage-dashboard: move assets to share folderA1ca7raz1-8/+8
2024-02-25Merge pull request #290941 from Kiskae/nvidia/470.239.06Nick Cao1-7/+5
linuxPackages.nvidiaPackages.legacy_470: 470.223.02 -> 470.239.06
2024-02-25sbcl: set source provenance on binary bootstrapHraban Luyat1-0/+2
Fixes nixos/nixpkgs#282476
2024-02-25Merge pull request #289166 from thanegill/remove-grub-versionSandro3-3/+0
treewide: remove deprecated grub.version references
2024-02-25gprbuild: prevent cross compiled gprbuild-boot being pulled insternenseemann1-1/+4
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-25release-notes: Add Ada / gnatPackages changesThomas Heijligen1-0/+4
2024-02-25gnatPackages: Build all ada-modules with gnat12 and gnat13Thomas Heijligen1-2/+5
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-25gnatPackages: Add scope for all ada packagesThomas Heijligen16-41/+68
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-25gnatprove: Expose SPARKlib through gprThomas Heijligen1-0/+6
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-25gnatprove: Make src dependend on gcc versionThomas Heijligen1-12/+35
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-25gnatprove: Rename spark2014Thomas Heijligen3-5/+6
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-25Merge pull request #291382 from EduRenesto/epkowa-perfection-v550Guillaume Girol1-0/+29
epkowa: add plugin for Perfection V550 Photo
2024-02-25Merge pull request #285585 from Kiskae/yajl/2024-02-01Sandro2-97/+3
yajl: unstable-2022-04-20 -> 2.1.0-unstable-2024-02-01
2024-02-25Merge pull request #291215 from DerDennisOP/minecraft-serverSandro1-2/+2
papermc: 1.20.2.234 -> 1.20.4.435
2024-02-25buildNeovimPlugin: set version accordingly to the manual guidelines (#289008)Gaétan Lepage1-0/+1
https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-naming
2024-02-25Merge pull request #289856 from pennae/supfs-setRyan Lahfa29-72/+73
nixos/filesystems: make supportedFilesystems an attrset
2024-02-25Merge pull request #290943 from hraban/ecl-check7c6f434c1-0/+5
ecl: enable (install)check phase