Wolfgang Walther
72e03b91ea
haskellPackages: add dontCheckIf helper
...
Using this helper will prevent introducing problematic doCheck = condition overrides,
which accidentally re-enable previously disabled tests.
2024-02-26 12:32:02 +01:00
Wolfgang Walther
df284fa43c
haskellPackages: avoid re-enabling previously disabled tests
...
The intent of all doCheck = <condition>, where condition is possibly true, is to disable
the tests in a specific case. However, as currently written, this also has the effect of
re-enabling the tests, even if they have been disabled by an override before, e.g. to
mkDerivation.
This also affects the default value given in mkDerivation, which is !isCross. Before this
change, aeson for example, would have been built with tests when cross-compiling, which
was not intended.
The proper way is to set the doCheck = false attribute only conditionally, and otherwise
rely on a previous override or the default value given in mkDerivation.
2024-02-26 12:32:02 +01:00
maralorn and GitHub
85ebf8847e
Merge pull request #289070 from sternenseemann/haskell-compiler-native-bignum-excludes
...
haskell.compiler: determine native-bignum GHCs via excludes
2024-02-26 12:22:16 +01:00
maralorn and GitHub
e533928816
Merge pull request #284490 from wolfgangwalther/hackage-direct-revision
...
haskell-modules: Add revision argument to callHackageDirect
2024-02-26 12:19:15 +01:00
github-actions[bot] and GitHub
70706e07ef
Merge master into haskell-updates
2024-02-26 00:12:47 +00:00
Robert Schütz and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
9fac9b397e
Merge pull request #290523 from marsam/update-chez
...
chez: 9.6.4 -> 10.0.0
2024-02-25 17:58:53 -05:00
Luke Granger-Brown
b4728c4718
yubioath-flutter: substituteInPlace replace to replace-fail
2024-02-25 22:47:02 +00:00
R. Ryantm and Luke Granger-Brown
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
cd39de22d0
Merge pull request #290554 from Moraxyc/update-tang
...
tang: 14 -> 15
2024-02-25 20:40:09 +01:00
Aaron Andersen and GitHub
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 and GitHub
6bef351759
snapcast: compile with opus codec support ( #291014 )
2024-02-25 20:39:25 +01:00
kirillrdy and GitHub
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 and GitHub
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
Robert Scott and GitHub
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 and GitHub
8e474340ed
Merge pull request #278709 from asininemonkey/master
...
arcticons-sans: init at 0.580
2024-02-25 20:00:31 +01:00
Fabian Affolter and GitHub
ac85b4b653
python311Packages.dask-awkward: adjust inputs ( #291337 )
2024-02-25 13:50:38 -05:00
Yannis Koutras and GitHub
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 and GitHub
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 and GitHub
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 and Bjørn Forsman
aad08e1a54
homepage-dashboard: support local icons
2024-02-25 18:39:23 +01:00
A1ca7raz and Bjørn Forsman
3aa1a64bd2
homepage-dashboard: move assets to share folder
2024-02-25 18:39:23 +01:00
Nick Cao and GitHub
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 and GitHub
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 and sternenseemann
92718905bb
release-notes: Add Ada / gnatPackages changes
2024-02-25 18:19:50 +01:00
Thomas Heijligen and sternenseemann
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 and sternenseemann
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 and sternenseemann
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 and sternenseemann
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 and sternenseemann
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 and GitHub
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 and GitHub
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