summary refs log tree commit diff
path: root/lib
Commit message (Expand)AuthorAge
* Merge pull request #39788 from obsidiansystems/aarch32-for-masterJohn Ericson2018-04-30
|\
| * Merge remote-tracking branch 'upstream/master' into aarch32John Ericson2018-04-30
| |\
| * | treewide: isArm -> isAarch32John Ericson2018-04-25
| * | lib: Make platform predicates greppableJohn Ericson2018-03-20
* | | treewide: rename version attributesMaximilian Bosch2018-04-28
* | | lib: deduplicate version/suffix referencesMaximilian Bosch2018-04-28
* | | lib/debug: add replacement instructions & release notesProfpatsch2018-04-27
* | | lib/debug: document module & functions, prune importsProfpatsch2018-04-27
* | | lib/debug: deprecate `traceCallXml`Profpatsch2018-04-27
* | | lib/debug: deprecate `addErrorContextToAttrs`Profpatsch2018-04-27
* | | lib/debug: deprecate `traceValIfNot`Profpatsch2018-04-27
* | | lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch2018-04-27
* | | lib/debug: deprecate & modernize showValProfpatsch2018-04-27
* | | lib/debug: remove the deprecated strict functionProfpatsch2018-04-27
* | | lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2018-04-27
| |/ |/|
* | treewide: isArm -> isAarch32John Ericson2018-04-25
* | lib/generators: print paths without quotes & move function downProfpatsch2018-04-25
* | Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson2018-04-19
|\ \
| * | ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas2018-04-19
* | | Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson2018-04-19
|\ \ \ | |/ / |/| |
| * | nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
* | | Fix a typo: types.openSignifiantByte -> types.openSignificantByteJohn Wiegley2018-04-13
* | | Merge pull request #38611 from volth/nat-sortJörg Thalheim2018-04-08
|\ \ \
| * | | lib: add naturalSort (move the example IPs to private space)volth2018-04-08
| * | | lib: add naturalSortvolth2018-04-08
* | | | lib: make extensibleSilvan Mosberger2018-04-07
| |/ / |/| |
* | | lib/generators: introduce a sane default for `mkValueString`Profpatsch2018-03-29
* | | lib/generators: improve documentation a bitProfpatsch2018-03-29
* | | lib/generators: improve toPrettyProfpatsch2018-03-29
* | | lib/modules: fix typoFranz Pletz2018-03-28
* | | libseccomp: Disable only on RISC-V if Linux.Shea Levy2018-03-27
* | | kexectools: Disable only on RISC-V if Linux.Shea Levy2018-03-27
* | | Merge pull request #37752 from ryantm/fix-urlsMatthew Justin Bauer2018-03-25
|\ \ \
| * | | treewide: use more HTTPS URLsRyan Mulligan2018-03-24
* | | | riscv-pk: Set platforms properlyShea Levy2018-03-24
|/ / /
* | | Remove obsolete /nix/var/nix/{manifests,channel-cache}Eelco Dolstra2018-03-20
* | | lib: Add `lib.platforms.windows`John Ericson2018-03-20
* | | lib: Make `platforms.all` actually match all platformsJohn Ericson2018-03-20
|/ /
* | lib: Make platform predicates greppableJohn Ericson2018-03-19
* | Merge pull request #37395 from obsidiansystems/lib-meta-platformJohn Ericson2018-03-19
|\|
| * lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson2018-03-19
* | Merge pull request #37359 from obsidiansystems/lib-darwin-reorgJohn Ericson2018-03-19
|\ \
| * | lib: Split Darwin into macOS and iOSJohn Ericson2018-03-19
* | | add the CPAL-1.0 licenseMoritz Küttel2018-03-18
|/ /
* | Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2018-03-18
|\|
| * lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* | Merge pull request #36985 from obsidiansystems/no-allButJohn Ericson2018-03-14
|\|
| * treewide: get rid of platforms.allButJohn Ericson2018-03-14
* | lib.isStorePath: Fix derivation detectionShea Levy2018-03-09
* | lib-tests: Don't depend on /bin/shShea Levy2018-03-08