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
/
libraries
/
glibc
/
default.nix
Age
Commit message (
Expand
)
Author
2026-03-23
glibc,iconv,libc,mtrace: move NIX_NO_SELF_RPATH into env
Stefan Frijters
2026-02-16
various: add meta.identifier.cpeParts to a batch of packages
Alexander Bantyev
2026-01-03
glibc: make it easier to work with a dev shell
Maximilian Bosch
2025-10-09
treewide: remove usages of obsolete pie hardening flag
Luna Nova
2025-06-07
Merge master into staging-next
nixpkgs-ci[bot]
2025-06-04
glibc: allow easier overriding of linux headers package
Winter
2025-05-24
glibc: disable strictflexarrays3 hardening flag
Robert Scott
2025-03-02
glibc: install C.utf8 into locale dir instead of archive
Maximilian Bosch
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-07-28
Merge pull request #326819 from risicle/ris-shadowstack
Emily
2024-07-26
darwin.apple_sdk.frameworks: remove NIX_COREFOUNDATION_RPATH hook
Randy Eckenrode
2024-07-14
glibc: add option enableCETRuntimeDefault to runtime-enable CET by default
Robert Scott
2024-06-09
treewide: Remove the definite article from meta.description
Alexis Hildebrandt
2024-03-24
glibc: expose enableCET as overridable argument, default "permissive"
Robert Scott
2024-03-02
glibc: 2.38-44 -> 2.39-5
Maximilian Bosch
2023-10-26
Merge branch 'master' into staging-next
Vladimír Čunát
2023-10-26
glibc: weaken host==build check to canExecute
Adam Joseph
2023-10-26
glibc: use (lib.getBin pkgsBuildBuild.glibc) to generate locales
Adam Joseph
2023-09-10
glibc: use libutil.a when libutil.so.1 is unavailable
Jiajie Chen
2023-08-14
glibcCross: use a libgcc built separately from gcc
Adam Joseph
2023-06-12
glibc: split getent into its own output
Linus Heckemann
2023-04-05
glibc: suppress warning about IEEE-standard long double
Adam Joseph
2023-04-02
stdenv: Nix-driven bootstrap of gcc
Adam Joseph
2023-02-22
treewide: manual fixups for
Artturin
2023-02-22
treewide: move NIX_CFLAGS_COMPILE to the env attrset
Artturin
2023-01-14
libc: wipe out all references from copied libgcc_s.so.1
Sergei Trofimovich
2023-01-14
glibc: copy libgcc_s.so from .lib output if it exists
Sergei Trofimovich
2023-01-13
glibc: allow overriding common.nix
Adam Joseph
2022-10-19
Merge branch 'master' into staging-next
Jan Tojnar
2022-10-18
glibc: Don't inject CoreFoundation RUNPATH on Darwin
Zhaofeng Li
2022-10-09
glibc: make crypt support optional
Martin Weinelt
2022-09-22
treewide: drop -l$NIX_BUILD_CORES
Graham Christensen
2022-08-18
Merge master into staging-next
github-actions[bot]
2022-08-18
glibc: add a few TODOs aroung libgcc_s.so hack
Sergei Trofimovich
2022-08-07
setup-hooks/separate-debug-info.sh: don't inhibit strip hook
Sergei Trofimovich
2022-04-18
glibc: unconditionally disable pie
Sergei Trofimovich
2022-02-27
glibc: add empty libpthread.a
Maximilian Bosch
2022-02-27
glibc: also create backwards-compat symlinks for libdl and libutil
Maximilian Bosch
2022-02-27
glibc: symlink `libpthread.so -> libpthread.so.0` (same for `-lrt`) for backw...
Maximilian Bosch
2021-05-10
glibc: Use `pname` and `version`
John Ericson
2021-01-21
pkgs/development/libraries: stdenv.lib -> lib
Ben Siraphob
2020-01-30
glibc: Fix build error due to warning with musl. Fixes #78805
Niklas Hambüchen
2020-01-12
glibc: fix cross compilation build failure (again)
Andrew Childs
2020-01-11
Revert "glibc: fix cross compilation build failure"
Florian Klink
2020-01-12
glibc: fix cross compilation build failure
Andrew Childs
2020-01-12
glibc: remove TODO that is now done
Andrew Childs
2019-12-31
glibc: make NIX_CFLAGS_COMPILE a string
Jan Tojnar
2019-12-30
Merge gcc-9 into staging (#68029)
Frederik Rietdijk
2019-12-30
glibc: NIX_CFLAGS_COMPILE -> always string
Robin Gloster
2019-11-03
glibc_memusage: fix build with gcc9
Franz Pletz
[next]