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-26.05
nixos-26.05-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
release-26.05
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
/
build-support
/
src-only
Age
Commit message (
Expand
)
Author
2025-12-24
srcOnly: override output{Dev,Bin,...}. fixes #308050
Shelvacu
2025-10-05
treewide: remove redundant parentheses
Wolfgang Walther
2025-08-06
srcOnly: add warning for usage with non-stdenv derivations
sternenseemann
2025-07-18
tests.srcOnly: __impureHostDeps issue is fixed using .overrideAttrs
sternenseemann
2025-07-18
srcOnly: differentiate between computed and user passed drvAttrs
sternenseemann
2025-07-18
srcOnly: move dontUnpack warning into dontUnpack binding
sternenseemann
2025-07-18
srcOnly: float mkDerivation args that need to be overridden into let
sternenseemann
2025-07-18
tests.srcOnly: use equivalent input attrs instead of drvAttrs
sternenseemann
2025-07-15
tests.srcOnly: Work around duplication of attr on darwin
Robert Hensing
2025-07-15
tests.srcOnly: Use zlib instead of glibc
Robert Hensing
2025-07-15
tests.srcOnly: Add test cases for equivalences in the interface
Robert Hensing
2024-11-01
tests/srcOnly: init (#347548)
Philip Taron
2024-10-11
tests/srcOnly: init
Gavin John
2024-10-08
srcOnly: Fix bug introduced by rewrite
Gavin John
2024-09-29
(WIP) srcOnly: Add noogle-compatible documentation
Gavin John
2024-09-29
srcOnly: use derivation's stdenv and default to stdenvNoCC
Gavin John
2024-09-29
srcOnly: Add warning if dontUnpack is set
Gavin John
2024-09-29
srcOnly: some readability improvements
Gavin John
2024-05-27
Reapply "srcOnly: reflink if possible and preserve attributes"
sternenseemann
2024-05-27
Revert "srcOnly: reflink if possible and preserve attributes"
sternenseemann
2024-05-26
srcOnly: reflink if possible and preserve attributes
sternenseemann
2023-06-09
nixos/tests: Test that Remote SSH can patch Node
Michael Hoang
2023-01-06
srcOnly: prevent phases being skipped
sternenseemann
2022-09-26
srcOnly: remove unused binding
figsoda
2022-07-02
srcOnly: fix with separateDebugInfo and/or multiple outputs
sternenseemann
2022-06-21
src-only: pass all arguments
mdarocha
2020-04-27
srcOnly: rename buildInputs to nativeBuildInputs
zimbatm
2020-04-22
srcOnly: fix invocation and document
zimbatm
2020-04-21
srcOnly: ignore additional arguments
edef
2020-02-24
srcOnly: remove the ellipsis (#80903)
zimbatm
2008-10-01
A helper to get the source some package is built from.
Michael Raskin