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
/
tools
/
misc
/
distcc
/
default.nix
Age
Commit message (
Expand
)
Author
2026-03-16
distcc: 2021-03-11 -> 3.4
Pascal Jungblut
2025-09-28
distcc: Update license from string to gpl2Only
Pascal Jungblut
2025-09-28
distcc: Add aarch64-darwin as a platform
Pascal Jungblut
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-07-06
distcc: fixup build with python 3.12
Vladimír Čunát
2024-06-09
treewide: Remove indefinite article from meta.description
Alexis Hildebrandt
2023-06-24
treewide: use optionalString instead of 'then ""'
Felix Buehler
2023-02-13
treewide: use optionalString
Felix Buehler
2022-09-26
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
Artturin
2022-03-30
treewide: move autoconf, automake to nativeBuildInputs
Ben Siraphob
2022-02-06
treewide: rename name to pname&version
Felix Buehler
2021-05-06
distcc: 2016-02-24 -> 2021-03-11
Michael Livshin
2021-03-25
distcc: use python3
Frederik Rietdijk
2021-01-23
pkgs/development/tools: stdenv.lib -> lib
Ben Siraphob
2021-01-19
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
Jonathan Ringer
2020-04-10
treewide: Per RFC45, remove all unquoted URLs
Michael Reilly
2019-02-26
treewide: use runtimeShell instead of stdenv.shell whenever possible
Jörg Thalheim
2019-01-16
treewide: use ${stdenv.shell} instead of /bin/sh where possible
rnhmjoj
2017-09-21
misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`
John Ericson
2017-08-01
pkgs: refactor needless quoting of homepage meta attribute (#27809)
Silvan Mosberger
2016-09-12
treewide: explicitly specify gtk and related package versions
Kirill Boltaev
2016-06-20
Captialize meta.description of all packages
Bjørn Forsman
2016-05-16
Bring my stdenv.lib.maintainers user name in line with my github nick.
Peter Simons
2016-04-02
distcc: add libiberty as a buildInput
Anders Papitto
2016-03-19
distcc: 3.1 -> 2016-02-16
Anders Papitto
2015-03-24
Fix fallout of recent cc-wrapper changes
Shea Levy
2015-01-14
rename occurrences of gcc.gcc to gcc.cc
Eric Seidel
2014-11-16
distcc: fix evaluation (fixes #5002)
Aristid Breitkreuz
2012-12-26
distcc: Fixing indentation
Lluís Batlle i Rossell
2012-12-26
Adding wrappers for distcc, similar to those of ccache.
Lluís Batlle i Rossell
2012-12-22
distcc: making it build
Lluís Batlle i Rossell
2011-01-05
only build distcc on linux
Rob Vermaas
2010-12-06
pkgs/development/tools/misc/distcc: move --mandir and --infodir to standard l...
Peter Simons
2010-10-26
pkgs/development/tools/misc/distcc: allow users to override sysconfdir
Peter Simons
2010-01-21
pkgs/development/tools/misc/distcc: patch distcc to use a 20 minute timeout f...
Peter Simons
2010-01-21
pkgs/development/tools/misc/distcc: optionally, build static binaries without...
Peter Simons
2009-10-20
distcc 3.1: initial version
Peter Simons