summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* darwin: use "11.0" as sdk and minimum version on aarch64-darwinAndrew Childs2021-05-17
* lib/systems/platforms: add Apple M1Andrew Childs2021-05-17
* Add crossPkgs.aarch64-darwinMoritz Angermann2021-05-17
* lib/systems: add aarch64-darwin to mesaPlatformsMatthew Bauer2021-05-17
* Merge staging-next into staginggithub-actions[bot]2021-05-15
|\
| * lib/systems/parse: make isCompatible description clearer and more usefulBen Siraphob2021-05-14
* | treewide: All the linker to be chosen independentlyJohn Ericson2021-05-14
* | treewide: Support aarch64-android using minimal prebuilt componentss13412021-05-11
|/
* nixpkgs-manual: lib.attrsets.mapAttrsToList returns a list (#122179)Erlend Pedersen2021-05-08
* Merge pull request #117888 from kvtb/patch-3Silvan Mosberger2021-05-08
|\
| * types.nix: types.ints.s32 and types.ints.u32 do workkvtb2021-03-30
| * types.nix: fix outdated commentkvtb2021-03-28
* | Merge pull request #114374 from oxalica/lib/platform-support-checkSilvan Mosberger2021-05-08
|\ \
| * | lib.meta: introduce `availableOn`oxalica2021-04-02
* | | Merge pull request #119406 from sternenseemann/toDerivation-listSilvan Mosberger2021-05-07
|\ \ \
| * | | lib/strings: forbid lists in isStorePathsternenseemann2021-05-07
| * | | lib/strings: fix example for isStorePathsternenseemann2021-05-07
* | | | Merge pull request #121870 from Pacman99/pass-specialargsRobert Hensing2021-05-07
|\ \ \ \ | |/ / / |/| | |
| * | | lib/modules: pass specialArgs as a module argumentPacman992021-05-06
* | | | treewide: Do a number of no-op cleanups for cross and darwinJohn Ericson2021-05-06
* | | | lib/modules: Small optimizationSilvan Mosberger2021-05-06
* | | | Merge pull request #114955 from berbiche/fix/modules-imports-listSilvan Mosberger2021-05-05
|\ \ \ \
| * | | | lib/modules: provide error message when imports contains a listNicolas Berbiche2021-05-05
* | | | | Revert "lib/modules: Issue type deprecation warnings recursively"Robert Hensing2021-05-05
* | | | | Revert "lib/tests: Add type deprecation tests"Robert Hensing2021-05-05
|/ / / /
* | | | lib/tests: Add type deprecation testsSilvan Mosberger2021-05-03
* | | | lib/modules: Issue type deprecation warnings recursivelySilvan Mosberger2021-05-03
* | | | lib/tests: Make sure the submodule type description can be evaluatedSilvan Mosberger2021-05-03
* | | | lib/types: Introduce mkOptionType occurringTypes argumentSilvan Mosberger2021-05-03
|/ / /
* | | Merge pull request #120774 from sternenseemann/shellpackage-fix-checkSilvan Mosberger2021-05-03
|\ \ \
| * | | lib/types: only accept derivations for shellPackagesternenseemann2021-04-26
* | | | lib: fix documented type of fixedWidthString (#121396)Lennart Spitzner2021-05-01
* | | | treewide: use lib.warnIf where appropriateAlyssa Ross2021-04-28
* | | | lib.trivial.warnIf: initAlyssa Ross2021-04-28
|/ / /
* | | Merge branch 'master' into staging-nextJan Tojnar2021-04-25
|\ \ \
| * | | lib.systems.doubles.netbsd: expandAlyssa Ross2021-04-23
* | | | Merge master into staging-nextgithub-actions[bot]2021-04-24
|\| | |
| * | | lib.systems.doubles.all: reorganizeAlyssa Ross2021-04-23
* | | | Merge master into staging-nextgithub-actions[bot]2021-04-15
|\| | |
| * | | lib.systems.examples.amd64-netbsd: add warningAlyssa Ross2021-04-15
* | | | Merge master into staging-nextgithub-actions[bot]2021-04-15
|\| | |
| * | | lib: Adjust NetBSD example systemsJohn Ericson2021-04-15
* | | | Merge remote-tracking branch 'upstream/staging-next' into down-integrate-stagingLuke Granger-Brown2021-04-12
|\| | |
| * | | Merge pull request #116495 from r-burns/ppc64Sandro2021-04-12
| |\ \ \
| | * | | lib/systems: remove powerpc64 elfv1 supportRyan Burns2021-03-15
| * | | | systems: add appropriate rustc.config for androidMilan Pässler2021-04-09
* | | | | Merge pull request #111988 from thefloweringash/darwin-platform-versionsJohn Ericson2021-04-12
|\ \ \ \ \
| * | | | | lib.systems: add darwinPlatform where necessaryAndrew Childs2021-04-11
| * | | | | bintools-wrapper, cc-wrapper: parameterize darwin min version variableAndrew Childs2021-04-11
| * | | | | darwin: move deployment target and sdk version to platform configAndrew Childs2021-03-26