summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/static.nix
AgeCommit message (Expand)Author
2021-09-06liblinear: fix static buildEnno Richter
2021-08-18stdenv: Fix overriding + `overrideAttrs`John Ericson
2021-06-11stdenv: introduce dontAddStaticConfigureFlagsAlyssa Ross
2021-05-06treewide: Do a number of no-op cleanups for cross and darwinJohn Ericson
2021-04-02pkgsStatic: apply stdenvAdapters to all llvm stdenvssternenseemann
2021-03-29pkgsStatic: comment on brotli disabledDavHau
2021-03-23pkgsStatic: refactor to alphanumerical orderDavHau
2021-03-23curl: fix static buildDavHau
2021-01-11haskell: Inline static overlayJohn Ericson
2021-01-03treewide: Inline more of the static overlayJohn Ericson
2021-01-03treewide: Start to break up static overlayJohn Ericson
2020-12-09Merge master into staging-nextgithub-actions[bot]
2020-12-08libcap: fix static buildJoe Hermaszewski
2020-12-06top-level/static.nix: put makeStaticDarwin first in staticAdaptersMatthew Bauer
2020-12-06top-level/static.nix: also enable static for nixUnstableMatthew Bauer
2020-12-06top-level/static.nix: Don’t add -static LDFLAGS in darwinMatthew Bauer
2020-11-09tree-sitter: make shared/static libraries configurableNick Hu
2020-09-30Merge pull request #86223 from pikajude/darwin-static-evalSilvan Mosberger
2020-09-22crc32c: enable staticfreezeboy
2020-08-12python35: removeJonathan Ringer
2020-07-26Merge #91975: Misc static cross fixes (into staging)Vladimír Čunát
2020-07-02zstd: build programs and tests against the shared libraryDmitry Kalinkin
2020-07-02xorg: fix static buildSymphorien Gibol
2020-07-01libjpeg_turbo: fix static buildSymphorien Gibol
2020-06-08libexecinfo: fix building staticallyMatthew Bauer
2020-06-08nix: allow static compilationDomen Kožar
2020-05-11arrow-cpp: 0.16.0 -> 0.17.0Dmitry Kalinkin
2020-04-28pkgsStatic: fix eval on DarwinJude Taylor
2020-03-30pkgsStatic.python3: fix buildFrederik Rietdijk
2020-01-28gcc5: removeMaximilian Bosch
2020-01-16pkgsStatic: make OpenSSL 1.1 compile (#77542)Antonio Nuno Monteiro
2020-01-10Merge master into staging-nextFrederik Rietdijk
2020-01-09Merge pull request #77180 from anmonteiro/anmonteiro/libev-staticRyan Mulligan
2020-01-06libev: Add statically linked `libev` to `pkgsStatic`Antonio Nuno Monteiro
2020-01-06Merge pull request #76659 from veprbl/pr/cmake_static_adapterFrederik Rietdijk
2020-01-05Merge master into staging-nextFrederik Rietdijk
2020-01-03double-conversion: remove the "static" optionDmitry Kalinkin
2020-01-03glog: remove the "static" optionDmitry Kalinkin
2020-01-03gtest: remove the "static" optionDmitry Kalinkin
2020-01-03fmt: fix static musl buildFrederik Rietdijk
2020-01-03openblas: fix static musl buildFrederik Rietdijk
2019-12-31arrow-cpp: add pkgsStatic supportTobias Mayer
2019-12-31thrift: build with CMake; add pkgsStatic supportTobias Mayer
2019-12-29snappy: add pkgsStatic supportTobias Mayer
2019-12-29woff2: add pkgsStatic supportTobias Mayer
2019-12-29gtest: add pkgsStatic supportTobias Mayer
2019-12-29gflags: add pkgsStatic supportTobias Mayer
2019-12-29glog: add pkgsStatic supportTobias Mayer
2019-12-29double-conversion: add pkgsStatic supportTobias Mayer
2019-12-29zstd: build with CMakeTobias Mayer