+15
maintainers/maintainer-list.nix
+15
maintainers/maintainer-list.nix
······
+9
maintainers/team-list.nix
+9
maintainers/team-list.nix
···
+15
-9
nixos/modules/services/monitoring/grafana-agent.nix
+15
-9
nixos/modules/services/monitoring/grafana-agent.nix
·········+exec ${lib.getExe cfg.package} -config.expand-env -config.file ${configFile} ${escapeShellArgs cfg.extraFlags}
+5
nixos/modules/system/boot/stage-1-init.sh
+5
nixos/modules/system/boot/stage-1-init.sh
···
+19
-8
nixos/modules/virtualisation/qemu-vm.nix
+19
-8
nixos/modules/virtualisation/qemu-vm.nix
······+defaultText = literalExpression ''if cfg.useBootLoader then lookupDriveDeviceName "root" cfg.qemu.drives else null;'';+By default, it is the same disk as the root filesystem if you use a bootloader, otherwise it's null.······# legacy and UEFI. In order to avoid this, we have to put "nodev" to force UEFI-only installs.# FIXME: make a sense of this mess wrt to multiple ESP present in the system, probably use boot.efiSysMountpoint?-boot.loader.grub.device = mkVMOverride (if cfg.useEFIBoot then "nodev" else cfg.bootLoaderDevice);+boot.loader.grub.device = mkIf cfg.useBootLoader (mkVMOverride (if cfg.useEFIBoot then "nodev" else cfg.bootLoaderDevice));···-boot.initrd.extraUtilsCommands = lib.mkIf (cfg.useDefaultFilesystems && !config.boot.initrd.systemd.enable)+boot.initrd.extraUtilsCommands = lib.mkIf (cfg.useDefaultFilesystems && !config.boot.initrd.systemd.enable && cfg.diskImage != null)-boot.initrd.postDeviceCommands = lib.mkIf (cfg.useDefaultFilesystems && !config.boot.initrd.systemd.enable)+boot.initrd.postDeviceCommands = lib.mkIf (cfg.useDefaultFilesystems && !config.boot.initrd.systemd.enable && cfg.diskImage != null)
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+19
nixos/tests/early-mount-options.nix
+19
nixos/tests/early-mount-options.nix
···
+47
pkgs/applications/editors/openvi/default.nix
+47
pkgs/applications/editors/openvi/default.nix
···+url = "https://github.com/johnsonjh/OpenVi/commit/5205f0234369963c443e83ca5028ca63feaaac91.patch";
+2
-1
pkgs/applications/editors/tiled/default.nix
+2
-1
pkgs/applications/editors/tiled/default.nix
+228
-216
pkgs/applications/editors/vim/plugins/generated.nix
+228
-216
pkgs/applications/editors/vim/plugins/generated.nix
·········································································································································································································
+21
-21
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
+21
-21
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
··················
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
+3
-3
pkgs/applications/networking/browsers/mullvad-browser/default.nix
+3
-3
pkgs/applications/networking/browsers/mullvad-browser/default.nix
···url = "https://github.com/mullvad/mullvad-browser/releases/download/${tag}/mullvad-browser-linux64-${version}_${lang}.tar.xz";
+2
-2
pkgs/applications/networking/cluster/arkade/default.nix
+2
-2
pkgs/applications/networking/cluster/arkade/default.nix
···
+2
-2
pkgs/applications/networking/cluster/pachyderm/default.nix
+2
-2
pkgs/applications/networking/cluster/pachyderm/default.nix
···
+16
-1
pkgs/applications/networking/instant-messengers/discord/default.nix
+16
-1
pkgs/applications/networking/instant-messengers/discord/default.nix
······url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";+url = "https://dl-development.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";·········
+2
-2
pkgs/applications/version-management/git-machete/default.nix
+2
-2
pkgs/applications/version-management/git-machete/default.nix
···
+6
-6
pkgs/applications/version-management/gitlab/data.json
+6
-6
pkgs/applications/version-management/gitlab/data.json
···
+2
-2
pkgs/applications/version-management/gitlab/gitaly/default.nix
+2
-2
pkgs/applications/version-management/gitlab/gitaly/default.nix
······
+2
-2
pkgs/applications/version-management/gitlab/gitlab-pages/default.nix
+2
-2
pkgs/applications/version-management/gitlab/gitlab-pages/default.nix
···
+1
-1
pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix
+1
-1
pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix
+10
-1
pkgs/applications/virtualization/OVMF/default.nix
+10
-1
pkgs/applications/virtualization/OVMF/default.nix
······++ lib.optionals httpSupport [ "-D NETWORK_HTTP_ENABLE=TRUE" "-D NETWORK_HTTP_BOOT_ENABLE=TRUE" ]
+2
-2
pkgs/data/icons/numix-icon-theme-circle/default.nix
+2
-2
pkgs/data/icons/numix-icon-theme-circle/default.nix
···
+63
pkgs/data/themes/adi1090x-plymouth-themes/default.nix
+63
pkgs/data/themes/adi1090x-plymouth-themes/default.nix
···
+322
pkgs/data/themes/adi1090x-plymouth-themes/shas.nix
+322
pkgs/data/themes/adi1090x-plymouth-themes/shas.nix
···+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/abstract_ring.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/abstract_ring_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/alienware.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/angular.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/angular_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/black_hud.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/blockchain.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/circle.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/circle_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/circle_flow.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/circle_hud.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/circuit.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/colorful.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/colorful_loop.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/colorful_sliced.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/connect.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/cross_hud.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/cubes.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/cuts.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_1/cuts_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/cyanide.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/cybernetic.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/dark_planet.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/darth_vader.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/deus_ex.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/dna.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/double.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/dragon.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/flame.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/glitch.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/glowing.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/green_blocks.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/green_loader.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/hexagon.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/hexagon_2.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/hexagon_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/hexagon_dots.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/hexagon_dots_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/hexagon_hud.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_2/hexagon_red.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/hexa_retro.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/hud.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/hud_2.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/hud_3.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/hud_space.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/ibm.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/infinite_seal.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/ironman.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/liquid.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/loader.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/loader_2.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/loader_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/lone.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/metal_ball.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/motion.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/optimus.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/owl.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/pie.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/pixels.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_3/polaroid.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/red_loader.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/rings.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/rings_2.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/rog.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/rog_2.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/seal.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/seal_2.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/seal_3.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/sliced.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/sphere.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/spin.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/spinner_alt.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/splash.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/square.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/square_hud.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/target.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/target_2.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/tech_a.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/tech_b.tar.gz";+url = "https://github.com/adi1090x/files/raw/1f8b8d834eb0978d8b0260ffd161e9997b3ee0a2/plymouth-themes/themes/pack_4/unrap.tar.gz";
+34
pkgs/data/themes/adi1090x-plymouth-themes/update.sh
+34
pkgs/data/themes/adi1090x-plymouth-themes/update.sh
···+if [ -n "$GITHUB_TOKEN" ]; then curl_args+=( --header "authorization: Bearer ${GITHUB_TOKEN}" ); fi+printf ' "%s" = {\n url = "%s";\n sha = "%s";\n };\n' "${name%%.*}" "$repo_url/$file_path" "$(nix-prefetch-url "$repo_url/$file_path")" >>"$dirname/shas.nix"
+3
pkgs/desktops/deepin/go-package/dde-daemon/default.nix
+3
pkgs/desktops/deepin/go-package/dde-daemon/default.nix
···substituteInPlace appearance/background/{background.go,custom_wallpapers.go} accounts/user.go bin/dde-system-daemon/wallpaper.go \
+1
pkgs/development/compilers/cudatoolkit/common.nix
+1
pkgs/development/compilers/cudatoolkit/common.nix
+1
pkgs/development/compilers/cudatoolkit/redist/build-cuda-redist-package.nix
+1
pkgs/development/compilers/cudatoolkit/redist/build-cuda-redist-package.nix
+1
-1
pkgs/development/compilers/edk2/default.nix
+1
-1
pkgs/development/compilers/edk2/default.nix
···-build -a ${targetArch} -b RELEASE -t ${buildType} -p ${projectDscPath} -n $NIX_BUILD_CORES $buildFlags+build -a ${targetArch} -b ${attrs.buildConfig or "RELEASE"} -t ${buildType} -p ${projectDscPath} -n $NIX_BUILD_CORES $buildFlags
+2
-2
pkgs/development/compilers/flix/default.nix
+2
-2
pkgs/development/compilers/flix/default.nix
···
+3
pkgs/development/compilers/ligo/default.nix
+3
pkgs/development/compilers/ligo/default.nix
······
-2
pkgs/development/compilers/llvm/15/compiler-rt/default.nix
-2
pkgs/development/compilers/llvm/15/compiler-rt/default.nix
···
+12
-8
pkgs/development/compilers/swift/compiler/default.nix
+12
-8
pkgs/development/compilers/swift/compiler/default.nix
···············# TODO: consider fixing and re-adding. This test fails due to a non-standard "install_prefix".···-rm swift/test/AutoDiff/compiler_crashers_fixed/sr14290-missing-debug-scopes-in-pullback-trampoline.swift+rm swift/test/AutoDiff/compiler_crashers_fixed/issue-56649-missing-debug-scopes-in-pullback-trampoline.swift···--DEXPERIMENTAL_STRING_PROCESSING_SOURCE_DIR=$SWIFT_SOURCE_ROOT/swift-experimental-string-processing+-DSWIFT_PATH_TO_STRING_PROCESSING_SOURCE=$SWIFT_SOURCE_ROOT/swift-experimental-string-processing······
+1509
pkgs/development/compilers/swift/compiler/patches/swift-cmake-3.25-compat.patch
+1509
pkgs/development/compilers/swift/compiler/patches/swift-cmake-3.25-compat.patch
···+@@ -627,7 +627,7 @@ if(SWIFT_ENABLE_EXPERIMENTAL_CONCURRENCY AND "${SWIFT_CONCURRENCY_GLOBAL_EXECUTO++elseif(CMAKE_SYSTEM_NAME STREQUAL "Windows" AND NOT CMAKE_HOST_SYSTEM_NAME STREQUAL "Windows")+list(APPEND swift_compile_options "-Xfrontend" "-disable-implicit-string-processing-module-import")+set(sdk_option "-sdk" "${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_ARCH_${SWIFT_HOST_VARIANT_ARCH}_PATH}")+target_include_directories(importedHeaderDependencies PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/../include/swift")+message(FATAL_ERROR "The Swift compiler (${CMAKE_Swift_COMPILER}) differs from the Swift compiler in SWIFT_NATIVE_SWIFT_TOOLS_PATH (${SWIFT_NATIVE_SWIFT_TOOLS_PATH}/swiftc).")+list(APPEND b0_deps copy-libstdcxx-modulemap-bootstrapping0 copy-libstdcxx-header-bootstrapping0)+list(APPEND b1_deps copy-libstdcxx-modulemap-bootstrapping1 copy-libstdcxx-header-bootstrapping1)+diff --git a/benchmark/cmake/modules/AddSwiftBenchmarkSuite.cmake b/benchmark/cmake/modules/AddSwiftBenchmarkSuite.cmake+set(stdlib_dependencies "swift-frontend" "swiftCore-${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_LIB_SUBDIR}")+list(APPEND stdlib_dependencies "swiftDarwin-${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_LIB_SUBDIR}")+target_compile_options(${name} PRIVATE $<$<COMPILE_LANGUAGE:C,CXX,OBJC,OBJCXX>:--sysroot=${_sysroot}>)+target_compile_options(${name} PRIVATE $<$<COMPILE_LANGUAGE:C,CXX,OBJC,OBJCXX>:-B${tools_path}>)+target_compile_options(${target} PRIVATE $<$<COMPILE_LANGUAGE:C,CXX,OBJC,OBJCXX>:-funwind-tables>)+target_compile_options(${target} PRIVATE $<$<COMPILE_LANGUAGE:C,CXX,OBJC,OBJCXX>:-march=core2>)+@@ -446,7 +446,7 @@ function(_add_swift_runtime_link_flags target relpath_to_lib_dir bootstrapping)+set(sdk_dir "${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_ARCH_${SWIFT_HOST_VARIANT_ARCH}_PATH}/usr/lib/swift")+@@ -529,7 +529,7 @@ function(_add_swift_runtime_link_flags target relpath_to_lib_dir bootstrapping)+set(swiftrt "swiftImageRegistrationObject${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_OBJECT_FORMAT}-${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_LIB_SUBDIR}-${SWIFT_HOST_VARIANT_ARCH}")+@@ -575,7 +575,7 @@ function(_add_swift_runtime_link_flags target relpath_to_lib_dir bootstrapping)+message(SEND_ERROR "libdispatch requires a newer clang compiler (${CMAKE_C_COMPILER_VERSION} < 3.9)")+set(SWIFT_LIBDISPATCH_COMPILER_CMAKE_ARGS -DCMAKE_C_COMPILER=${SWIFT_LIBDISPATCH_C_COMPILER};-DCMAKE_CXX_COMPILER=${SWIFT_LIBDISPATCH_CXX_COMPILER})+@@ -82,7 +82,7 @@ list(REMOVE_ITEM _SWIFT_DEFAULT_COMPONENTS "clang-builtin-headers-in-clang-resou+set(SWIFT_SDK_OPENBSD_ARCH_${arch}_PATH "${CMAKE_SYSROOT}${SWIFT_SDK_OPENBSD_ARCH_${arch}_PATH}" CACHE INTERNAL "sysroot path" FORCE)+diff --git a/cmake/modules/SwiftWindowsSupport.cmake b/cmake/modules/SwiftWindowsSupport.cmake+diff --git a/stdlib/cmake/modules/AddSwiftStdlib.cmake b/stdlib/cmake/modules/AddSwiftStdlib.cmake+# this is the minimum architecture that supports 16 byte CAS, which is necessary to avoid a dependency to libatomic+set(INCORPORATED_OBJECT_LIBRARIES_EXPRESSIONS ${SWIFTLIB_INCORPORATED_OBJECT_LIBRARIES_EXPRESSIONS})+# $<TARGET_OBJECTS:swiftImageRegistrationObject${SWIFT_SDK_${SWIFTLIB_SINGLE_SDK}_OBJECT_FORMAT}-${SWIFT_SDK_${SWIFTLIB_SINGLE_SDK}_LIB_SUBDIR}-${SWIFTLIB_SINGLE_ARCHITECTURE}>)+COMMAND ${CMAKE_COMMAND} -E copy_if_different $<TARGET_FILE:${target}> ${swiftlib_prefix}/${output_sub_dir})+# Setting back linker flags which are not supported when making Android build on macOS cross-compile host.+# Setting back linker flags which are not supported when making Android build on macOS cross-compile host.+# TODO: Instead of `lib${name}.so` find variable or target property which already have this value.+add_dependencies(${SWIFTLIB_INSTALL_IN_COMPONENT} ${name}-windows-${SWIFT_PRIMARY_VARIANT_ARCH})+INSTALL_RPATH "@executable_path/../lib/swift/${SWIFT_SDK_${SWIFTEXE_SINGLE_SDK}_LIB_SUBDIR}")+diff --git a/stdlib/public/Concurrency/CMakeLists.txt b/stdlib/public/Concurrency/CMakeLists.txt+set(glibc_sysroot_relative_modulemap_out "${module_dir}/sysroot-relative-modulemaps/glibc.modulemap")+diff --git a/stdlib/public/SwiftOnoneSupport/CMakeLists.txt b/stdlib/public/SwiftOnoneSupport/CMakeLists.txt+SWIFT_COMPILE_FLAGS "-parse-stdlib" "-Xllvm" "-sil-inline-generics=false" "-Xfrontend" "-validate-tbd-against-ir=none" "-Xfrontend" "-check-onone-completeness" "-Xfrontend" "-disable-access-control" "${SWIFT_RUNTIME_SWIFT_COMPILE_FLAGS}" "${SWIFT_STANDARD_LIBRARY_SWIFT_FLAGS}"+diff --git a/stdlib/public/SwiftShims/swift/shims/CMakeLists.txt b/stdlib/public/SwiftShims/swift/shims/CMakeLists.txt+# set(swiftrtObject "$<TARGET_OBJECTS:swiftImageRegistrationObject${SWIFT_SDK_${sdk}_OBJECT_FORMAT}-${arch_suffix}>")+set(swiftrtObject ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/swiftImageRegistrationObject${SWIFT_SDK_${sdk}_OBJECT_FORMAT}-${arch_suffix}.dir/SwiftRT-${SWIFT_SDK_${sdk}_OBJECT_FORMAT}.cpp${CMAKE_C_OUTPUT_EXTENSION})+diff --git a/stdlib/toolchain/legacy_layouts/CMakeLists.txt b/stdlib/toolchain/legacy_layouts/CMakeLists.txt+diff --git a/tools/SourceKit/cmake/modules/AddSwiftSourceKit.cmake b/tools/SourceKit/cmake/modules/AddSwiftSourceKit.cmake+@@ -30,7 +30,7 @@ function(add_sourcekit_swift_runtime_link_flags target path HAS_SWIFT_MODULES)+@@ -118,7 +118,7 @@ function(add_sourcekit_swift_runtime_link_flags target path HAS_SWIFT_MODULES)+elseif(SWIFT_HOST_VARIANT_SDK MATCHES "LINUX|ANDROID|OPENBSD" AND HAS_SWIFT_MODULES AND ASKD_BOOTSTRAPPING_MODE)+set(swiftrt "swiftImageRegistrationObject${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_OBJECT_FORMAT}-${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_LIB_SUBDIR}-${SWIFT_HOST_VARIANT_ARCH}")+@@ -163,7 +163,7 @@ function(add_sourcekit_swift_runtime_link_flags target path HAS_SWIFT_MODULES)+diff --git a/tools/SourceKit/lib/Support/CMakeLists.txt b/tools/SourceKit/lib/Support/CMakeLists.txt+diff --git a/tools/SourceKit/tools/complete-test/CMakeLists.txt b/tools/SourceKit/tools/complete-test/CMakeLists.txt+diff --git a/tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt b/tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt+diff --git a/tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt b/tools/SourceKit/tools/sourcekitd-test/CMakeLists.txt+@@ -14,7 +14,7 @@ if(("${SWIFT_HOST_VARIANT_SDK}" STREQUAL "${SWIFT_PRIMARY_VARIANT_SDK}") AND+@@ -63,7 +63,7 @@ if(("${SWIFT_HOST_VARIANT_SDK}" STREQUAL "${SWIFT_PRIMARY_VARIANT_SDK}") AND+diff --git a/unittests/runtime/LongTests/CMakeLists.txt b/unittests/runtime/LongTests/CMakeLists.txt+@@ -30,7 +30,7 @@ if(("${SWIFT_HOST_VARIANT_SDK}" STREQUAL "${SWIFT_PRIMARY_VARIANT_SDK}") AND
+63
pkgs/development/compilers/swift/compiler/patches/swift-darwin-libcxx-flags.patch
+63
pkgs/development/compilers/swift/compiler/patches/swift-darwin-libcxx-flags.patch
···+set(sdk_option ${sdk_option} "-resource-dir" "${swift_exec_bin_dir}/../bootstrapping0/lib/swift")+- # Darwin SDKs in Xcode 12 or older do not include libc++, which prevents clang from finding libc++ when invoked+- # from ClangImporter. This results in build errors. To workaround this, let's explicitly pass the path to libc+++- message(WARNING "Building with an outdated Darwin SDK: libc++ missing from the ${SWIFT_HOST_VARIANT_SDK} SDK. Will use libc++ from the toolchain.")+- get_filename_component(absolute_libcxx_path "${CMAKE_C_COMPILER}/../../include/c++/v1" REALPATH)+set(sdk_option "-sdk" "${SWIFT_SDK_${SWIFT_HOST_VARIANT_SDK}_ARCH_${SWIFT_HOST_VARIANT_ARCH}_PATH}")
+14
pkgs/development/compilers/swift/compiler/patches/swift-darwin-link-cxxabi.patch
+14
pkgs/development/compilers/swift/compiler/patches/swift-darwin-link-cxxabi.patch
···
+48
pkgs/development/compilers/swift/compiler/patches/swift-linux-fix-libc-paths.patch
+48
pkgs/development/compilers/swift/compiler/patches/swift-linux-fix-libc-paths.patch
···
+5
-5
pkgs/development/compilers/swift/compiler/patches/swift-nix-resource-root.patch
+5
-5
pkgs/development/compilers/swift/compiler/patches/swift-nix-resource-root.patch
·········
+9
-8
pkgs/development/compilers/swift/default.nix
+9
-8
pkgs/development/compilers/swift/default.nix
······
+2
pkgs/development/compilers/swift/sourcekit-lsp/default.nix
+2
pkgs/development/compilers/swift/sourcekit-lsp/default.nix
+8
-7
pkgs/development/compilers/swift/sourcekit-lsp/generated/default.nix
+8
-7
pkgs/development/compilers/swift/sourcekit-lsp/generated/default.nix
···
+32
-15
pkgs/development/compilers/swift/sourcekit-lsp/generated/workspace-state.json
+32
-15
pkgs/development/compilers/swift/sourcekit-lsp/generated/workspace-state.json
···························
+14
-13
pkgs/development/compilers/swift/sources.nix
+14
-13
pkgs/development/compilers/swift/sources.nix
···
+6
pkgs/development/compilers/swift/swift-docc/default.nix
+6
pkgs/development/compilers/swift/swift-docc/default.nix
···+# Sources/generate-symbol-graph/main.swift:13:18: error: module 'SwiftDocC' was not compiled for testing
+6
-7
pkgs/development/compilers/swift/swift-docc/generated/default.nix
+6
-7
pkgs/development/compilers/swift/swift-docc/generated/default.nix
···
+13
-30
pkgs/development/compilers/swift/swift-docc/generated/workspace-state.json
+13
-30
pkgs/development/compilers/swift/swift-docc/generated/workspace-state.json
·····················
+4
-4
pkgs/development/compilers/swift/swift-driver/generated/default.nix
+4
-4
pkgs/development/compilers/swift/swift-driver/generated/default.nix
···
+9
-9
pkgs/development/compilers/swift/swift-driver/generated/workspace-state.json
+9
-9
pkgs/development/compilers/swift/swift-driver/generated/workspace-state.json
···············
+5
-5
pkgs/development/compilers/swift/swift-driver/patches/linux-fix-linking.patch
+5
-5
pkgs/development/compilers/swift/swift-driver/patches/linux-fix-linking.patch
······
+4
-4
pkgs/development/compilers/swift/swift-driver/patches/nix-resource-root.patch
+4
-4
pkgs/development/compilers/swift/swift-driver/patches/nix-resource-root.patch
···
-3
pkgs/development/compilers/swift/swiftpm/cmake-glue.nix
-3
pkgs/development/compilers/swift/swiftpm/cmake-glue.nix
···set_property(TARGET Yams PROPERTY IMPORTED_LOCATION "@out@/lib/swift/@swiftOs@/libYams@sharedLibExt@")
+39
-10
pkgs/development/compilers/swift/swiftpm/default.nix
+39
-10
pkgs/development/compilers/swift/swiftpm/default.nix
···························+for tool in swift-build swift-test swift-run swift-package-collection swift-experimental-destination; do
+5
-5
pkgs/development/compilers/swift/swiftpm/generated/default.nix
+5
-5
pkgs/development/compilers/swift/swiftpm/generated/default.nix
···
+11
-11
pkgs/development/compilers/swift/swiftpm/generated/workspace-state.json
+11
-11
pkgs/development/compilers/swift/swiftpm/generated/workspace-state.json
··················
+12
pkgs/development/compilers/swift/swiftpm/patches/cmake-fix-quoting.patch
+12
pkgs/development/compilers/swift/swiftpm/patches/cmake-fix-quoting.patch
···
+4
-4
pkgs/development/compilers/swift/swiftpm/patches/disable-sandbox.patch
+4
-4
pkgs/development/compilers/swift/swiftpm/patches/disable-sandbox.patch
···-let profile = macOSSandboxProfile(strictness: strictness, writableDirectories: writableDirectories, readOnlyDirectories: readOnlyDirectories)+let profile = try macOSSandboxProfile(strictness: strictness, writableDirectories: writableDirectories, readOnlyDirectories: readOnlyDirectories)···
+9
-20
pkgs/development/compilers/swift/swiftpm/patches/disable-xctest.patch
+9
-20
pkgs/development/compilers/swift/swiftpm/patches/disable-xctest.patch
···-static func getTestSuites(fromTestAt path: AbsolutePath, swiftTool: SwiftTool, swiftOptions: SwiftToolOptions) throws -> [TestSuite] {+static func getTestSuites(fromTestAt path: AbsolutePath, swiftTool: SwiftTool, enableCodeCoverage: Bool, sanitizers: [Sanitizer]) throws -> [TestSuite] {-let args = [try TestingSupport.xctestHelperPath(swiftTool: swiftTool).pathString, path.pathString, tempFile.path.pathString]-var env = try TestingSupport.constructTestEnvironment(toolchain: try swiftTool.getToolchain(), options: swiftOptions, buildParameters: swiftTool.buildParametersForTest())+let args = [try Self.xctestHelperPath(swiftTool: swiftTool).pathString, path.pathString, tempFile.path.pathString]······-+ if let platformPath = platformPath, !platformPath.isEmpty && !platformPath.starts(with: "@storeDir@") {
+24
-24
pkgs/development/compilers/swift/swiftpm/patches/fix-clang-cxx.patch
+24
-24
pkgs/development/compilers/swift/swiftpm/patches/fix-clang-cxx.patch
············+- if let toolPath = try? UserToolchain.getTool("clang", binDir: self.destination.toolchainBinDir) {······// Always specify the path of the effective Swift compiler, which was determined in the same way as for the native build system.-settings["LIBRARY_SEARCH_PATHS"] = "$(inherited) \(buildParameters.toolchain.toolchainLibDir.pathString)"+settings["LIBRARY_SEARCH_PATHS"] = "$(inherited) \(try buildParameters.toolchain.toolchainLibDir.pathString)"
+15
-13
pkgs/development/compilers/swift/swiftpm/patches/fix-stdlib-path.patch
+15
-13
pkgs/development/compilers/swift/swiftpm/patches/fix-stdlib-path.patch
···+return try AbsolutePath(validating: "../../lib/swift/macosx", relativeTo: resolveSymlinks(swiftCompilerPath))+return try AbsolutePath(validating: "../../lib", relativeTo: resolveSymlinks(swiftCompilerPath))
+28
pkgs/development/compilers/swift/swiftpm/patches/nix-pkgconfig-vars.patch
+28
pkgs/development/compilers/swift/swiftpm/patches/nix-pkgconfig-vars.patch
···+- return try configPath.split(separator: ";").map({ try AbsolutePath(validating: String($0)) })++ result += try configPath.split(separator: ";").map({ try AbsolutePath(validating: String($0)) })+- return try configPath.split(separator: ":").map({ try AbsolutePath(validating: String($0)) })++ result += try configPath.split(separator: ":").map({ try AbsolutePath(validating: String($0)) })
+1
-1
pkgs/development/compilers/swift/wrapper/wrapper.sh
+1
-1
pkgs/development/compilers/swift/wrapper/wrapper.sh
+7
pkgs/development/interpreters/evcxr/default.nix
+7
pkgs/development/interpreters/evcxr/default.nix
···
+2
-2
pkgs/development/libraries/codec2/default.nix
+2
-2
pkgs/development/libraries/codec2/default.nix
···
+2
-2
pkgs/development/libraries/kddockwidgets/default.nix
+2
-2
pkgs/development/libraries/kddockwidgets/default.nix
···
+6
-22
pkgs/development/libraries/libbladeRF/default.nix
+6
-22
pkgs/development/libraries/libbladeRF/default.nix
···{ stdenv, lib, fetchFromGitHub, fetchpatch, pkg-config, cmake, git, doxygen, help2man, ncurses, tecla······
+2
-2
pkgs/development/libraries/liblxi/default.nix
+2
-2
pkgs/development/libraries/liblxi/default.nix
···
+2
-2
pkgs/development/libraries/pupnp/default.nix
+2
-2
pkgs/development/libraries/pupnp/default.nix
······
+11
-4
pkgs/development/libraries/rapidcheck/default.nix
+11
-4
pkgs/development/libraries/rapidcheck/default.nix
······
+2
-1
pkgs/development/libraries/tezos-rust-libs/default.nix
+2
-1
pkgs/development/libraries/tezos-rust-libs/default.nix
······
+14
pkgs/development/ocaml-modules/hacl-star/aligned-alloc.patch
+14
pkgs/development/ocaml-modules/hacl-star/aligned-alloc.patch
···+diff --git a/hacl-star-raw/karamel/include/krml/internal/target.h b/hacl-star-raw/karamel/include/krml/internal/target.h
+4
pkgs/development/ocaml-modules/hacl-star/raw.nix
+4
pkgs/development/ocaml-modules/hacl-star/raw.nix
+2
-2
pkgs/development/python-modules/fastapi/default.nix
+2
-2
pkgs/development/python-modules/fastapi/default.nix
······
+5
-5
pkgs/development/python-modules/huggingface-hub/default.nix
+5
-5
pkgs/development/python-modules/huggingface-hub/default.nix
·········
+2
-2
pkgs/development/python-modules/starlette/default.nix
+2
-2
pkgs/development/python-modules/starlette/default.nix
······
+6
-2
pkgs/development/python-modules/web3/default.nix
+6
-2
pkgs/development/python-modules/web3/default.nix
·········
+30
pkgs/development/tools/continuous-integration/codeberg-pages/default.nix
+30
pkgs/development/tools/continuous-integration/codeberg-pages/default.nix
···
+55
pkgs/development/tools/continuous-integration/codeberg-pages/disable_httptest.patch
+55
pkgs/development/tools/continuous-integration/codeberg-pages/disable_httptest.patch
···+- giteaClient, _ := gitea.NewClient("https://codeberg.org", "", cache.NewKeyValueCache(), false, false)
+3
-3
pkgs/development/tools/rust/cargo-udeps/default.nix
+3
-3
pkgs/development/tools/rust/cargo-udeps/default.nix
···
+1
-1
pkgs/development/tools/swiftpm2nix/support.nix
+1
-1
pkgs/development/tools/swiftpm2nix/support.nix
+2
-1
pkgs/development/tools/swiftpm2nix/swiftpm2nix.sh
+2
-1
pkgs/development/tools/swiftpm2nix/swiftpm2nix.sh
+4
-4
pkgs/servers/chatgpt-retrieval-plugin/default.nix
+4
-4
pkgs/servers/chatgpt-retrieval-plugin/default.nix
······--replace 'packages = [{include = "server"}]' 'packages = [{include = "server"}, {include = "models"}, {include = "datastore"}, {include = "services"}]'···-description = "The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language. ";+description = "Tool to search and find personal or work documents by asking questions in everyday language";
+3
-3
pkgs/servers/dns/doh-proxy-rust/default.nix
+3
-3
pkgs/servers/dns/doh-proxy-rust/default.nix
···
+3
-3
pkgs/tools/graphics/shotgun/default.nix
+3
-3
pkgs/tools/graphics/shotgun/default.nix
···
+8
-8
pkgs/tools/misc/btdu/default.nix
+8
-8
pkgs/tools/misc/btdu/default.nix
···
+5
-4
pkgs/tools/misc/clipboard-jh/default.nix
+5
-4
pkgs/tools/misc/clipboard-jh/default.nix
·········
+3
-3
pkgs/tools/networking/clash-meta/default.nix
+3
-3
pkgs/tools/networking/clash-meta/default.nix
······
+3
-3
pkgs/tools/security/fulcio/default.nix
+3
-3
pkgs/tools/security/fulcio/default.nix
······
+3
-3
pkgs/tools/security/pomerium-cli/default.nix
+3
-3
pkgs/tools/security/pomerium-cli/default.nix
···
+17
-3
pkgs/top-level/all-packages.nix
+17
-3
pkgs/top-level/all-packages.nix
···············+# Overriding does not work when using callPackage on discord using import instead. (https://github.com/NixOS/nixpkgs/pull/179906)···