index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
development
/
compilers
/
swift
/
compiler
Age
Commit message (
Expand
)
Author
2026-02-10
swift.swift: fix linux build
David McFarland
2026-01-30
swift: fix darwin build
David McFarland
2025-11-08
swiftPackages.swift: ignore unguarded-availability error
Sam
2025-10-11
swiftPackages.swift: fix patchPhase indentation
Sam
2025-10-11
swiftPackages.swift{,-corelibs-libdispatch}: fix build with modern clang
Sam
2025-10-11
swiftPackages.swift: drop SysRoot replacements that fail to apply
Sam
2025-10-11
swiftPackages.*: swap from replace to replace-fail
Sam
2025-10-11
swiftPackages.swift: enable remaining compiler features
Sam
2025-10-11
swiftPackages.swift: fix patches that no longer apply cleanly
Sam
2025-10-10
swiftPackages.swift: patch CMake to import missing module
Sam
2025-10-10
swiftPackages.swift: drop upstreamed patches
Sam
2025-10-10
swiftPackages.swift: clang 15 -> 16
Sam
2025-10-10
swiftPackages.*: bump SDK to 14
Sam
2025-09-19
cmake: drop `fixCmakeFiles` hook
Emily
2025-09-15
swift: don’t build LLVM tools
Emily
2025-09-02
swiftPackages.*: build with the default LLVM version
Emily
2025-09-02
swiftPackages.swift{,-unwrapped}: get libc++ headers from Swift’s LLVM
Emily
2025-09-02
swiftPackages.swift{,-unwrapped,-driver}: ignore `$NIX_CC`
Emily
2025-09-02
swiftPackages.swift-unwrapped: backport patches for modern LLVM
Emily
2025-09-02
swiftPackages.swift-unwrapped: vendor Clang patch
Emily
2025-09-02
swiftPackages.swift-unwrapped: drop unnecessary `mkdir`
Emily
2025-09-02
swift.tests.cxx-interop-test: init
Emily
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-07-11
swift: throw on unsupported arch
Charlotte 🦝 Deleńkec
2025-06-03
swift: use Python 3.12
Olivér Falvai
2025-05-05
swift: use `aarch64` instead of `arm64` on Linux
Michael Hoang
2025-04-25
treewide: switch instances of lib.teams.*.members to the new meta.teams attri...
Fernando Rodrigues
2025-04-02
lib/systems: use Darwin architecture names for `config` and `uname`
Emily
2025-04-01
treewide: Format all Nix files
Silvan Mosberger
2025-02-10
treewide: replace substituteAll with replaceVars
Wolfgang Walther
2025-01-03
swift: remove code for macOS < 11
Emily
2024-12-12
swift: Fix eval failure `error: expected a string but found null: null`
Artturin
2024-11-08
swift: Workaround Hydra darwin build problem
Zhong Jianxin
2024-10-10
swift: use cctools.libtool directly
Randy Eckenrode
2024-10-10
swift: build Swift with associated SDK version
Randy Eckenrode
2024-10-10
swift: drop libarclite
Randy Eckenrode
2024-10-10
swift: add cctools.libtool as a native build input on Darwin
Randy Eckenrode
2024-10-10
swift: clean up ncurses and libedit references
Randy Eckenrode
2024-10-10
swift: fix build with the new Darwin SDK
Randy Eckenrode
2024-09-25
treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`
Artturin
2024-09-12
swift: disable `zerocallusedregs` on all AArch64
Emily
2024-09-12
swift: add LLVM patches for SWIG 4
Emily
2024-08-09
swift: use clang 12 purity patch
Tristan Ross
2024-07-17
treewide: update meta.maintainers for Swift suite
Anderson Torres
2024-07-17
treewide: add lib.teams.swift.members to Swift suite
Anderson Torres
2024-07-17
treewide: remove dtzWill as maintainer [no orphans]
Anderson Torres
2024-07-12
swift: mark as unbroken on darwin
David McFarland
2024-07-12
swift: disable zerocallusedregs hardening
David McFarland
2024-07-06
swift: fixup build after upgrade to python-3.12
Vladimír Čunát
2024-07-04
swift: mark as broken on darwin (#324593)
Guanran Wang
[next]