···3636 ''-DNIX_OUT=\"${placeholder "out"}\"''
3737 ''-I${lib.getDev kio}/include/KF5'' # Fixes: kio_version.h: No such file or directory
3838 ];
3939+4040+ # compatibility symlinks for kmymoney, can probably be removed in next kde bump
4141+ postInstall = ''
4242+ ln -s $dev/include/KF5/AkonadiCore/Akonadi/Collection $dev/include/KF5/AkonadiCore/Collection
4343+ ln -s $dev/include/KF5/AkonadiCore/Akonadi/ItemFetchScope $dev/include/KF5/AkonadiCore/ItemFetchScope
4444+ ln -s $dev/include/KF5/AkonadiCore/Akonadi/RecursiveItemFetchJob $dev/include/KF5/AkonadiCore/RecursiveItemFetchJob
4545+ '';
3946}
+1-1
pkgs/applications/kde/fetch.sh
···11-WGET_ARGS=( https://download.kde.org/stable/release-service/21.08.3/src -A '*.tar.xz' )
11+WGET_ARGS=( https://download.kde.org/stable/release-service/21.12.0/src -A '*.tar.xz' )
···11-WGET_ARGS=( https://download.kde.org/stable/plasma/5.23.3/ -A '*.tar.xz' )
11+WGET_ARGS=( https://download.kde.org/stable/plasma/5.23.4/ -A '*.tar.xz' )
···2626 export DYLD_LIBRARY_PATH=$PWD/libcaf_core:$PWD/libcaf_io
2727 '';
28282929+ # error: 'get< ... >' is unavailable: introduced in macOS 10.13
3030+ CXXFLAGS = lib.optional (stdenv.hostPlatform.system == "x86_64-darwin") "-D_LIBCPP_DISABLE_AVAILABILITY";
3131+2932 meta = with lib; {
3033 description = "An open source implementation of the actor model in C++";
3134 homepage = "http://actor-framework.org/";
+1-1
pkgs/development/libraries/gsl/default.nix
···1717 NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isx86_64 "-mno-fma";
18181919 # https://lists.gnu.org/archive/html/bug-gsl/2015-11/msg00012.html
2020- doCheck = stdenv.hostPlatform.system != "i686-linux" && stdenv.hostPlatform.system != "aarch64-linux";
2020+ doCheck = stdenv.hostPlatform.system != "i686-linux";
21212222 meta = {
2323 description = "The GNU Scientific Library, a large numerical library";
+8-8
pkgs/os-specific/linux/nvidia-x11/default.nix
···1919 # Policy: use the highest stable version as the default (on our master).
2020 stable = if stdenv.hostPlatform.system == "x86_64-linux"
2121 then generic {
2222- version = "495.44";
2323- sha256_64bit = "0j4agxfdswadxkd9hz9j5cq4q3jmhwdnvqclxxkhl5jvh5knm1zi";
2424- settingsSha256 = "0v8gqbhjsjjsc83cqacikj9bvs10bq6i34ca8l07zvsf8hfr2ziz";
2525- persistencedSha256 = "19rv7vskv61q4gh59nyrfyqyqi565wzjbcfddp8wfvng4dcy18ld";
2222+ version = "495.46";
2323+ sha256_64bit = "2Dt30X2gxUZnqlsT1uqVpcUTBCV7Hs8vjUo7WuMcYvU=";
2424+ settingsSha256 = "vbcZYn+UBBGwjfrJ6SyXt3+JLBeNcXK4h8mjj7qxZPk=";
2525+ persistencedSha256 = "ieYqkVxe26cLw1LUgBsFSSowAyfZkTcItIzQCestCXI=";
2626 }
2727 else legacy_390;
2828···54545555 # Last one supporting Kepler architecture
5656 legacy_470 = generic {
5757- version = "470.86";
5858- sha256_64bit = "sha256:0krwcxc0j19vjnk8sv6mx1lin2rm8hcfhc2hg266846jvcws1dsg";
5959- settingsSha256 = "sha256:1lnj5hwmfkzs664fxlhljqy323394s1i7qzlpsjyrpm07sa93bky";
6060- persistencedSha256 = "sha256:0apj764zc81ayb8nm9bf7cdicfinarv0gfijy2dxynbwz2xdlyvq";
5757+ version = "470.94";
5858+ sha256_64bit = "lYWqKTMOutm98izjyiusICbIWpoy8D18WfcUp3mFAOs=";
5959+ settingsSha256 = "blJNKuFu/Th/ceexkKhTH/eYk8miUlTT+ESrcIyJNn0=";
6060+ persistencedSha256 = "xnccQ/EgafwnReBlk5Y7iClAj4hwXyFq9gUmwqyEuwE=";
6161 };
62626363 # Last one supporting x86