summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-05-01lib/systems: Fix eval for iphone32* examplesJohn Ericson
2018-05-01lib/systems: Update iOS examplesJohn Ericson
2018-04-30Merge pull request #39788 from obsidiansystems/aarch32-for-masterJohn Ericson
2018-04-30Merge remote-tracking branch 'upstream/master' into aarch32John Ericson
2018-04-28treewide: rename version attributesMaximilian Bosch
2018-04-28lib: deduplicate version/suffix referencesMaximilian Bosch
2018-04-27lib/debug: add replacement instructions & release notesProfpatsch
2018-04-27lib/debug: document module & functions, prune importsProfpatsch
2018-04-27lib/debug: deprecate `traceCallXml`Profpatsch
2018-04-27lib/debug: deprecate `addErrorContextToAttrs`Profpatsch
2018-04-27lib/debug: deprecate `traceValIfNot`Profpatsch
2018-04-27lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch
2018-04-27lib/debug: deprecate & modernize showValProfpatsch
2018-04-27lib/debug: remove the deprecated strict functionProfpatsch
2018-04-27lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch
2018-04-25treewide: isArm -> isAarch32John Ericson
2018-04-25treewide: isArm -> isAarch32John Ericson
2018-04-25lib/generators: print paths without quotes & move function downProfpatsch
2018-04-19Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson
2018-04-19ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas
2018-04-19Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson
2018-04-13Fix a typo: types.openSignifiantByte -> types.openSignificantByteJohn Wiegley
2018-04-08Merge pull request #38611 from volth/nat-sortJörg Thalheim
2018-04-08lib: add naturalSort (move the example IPs to private space)volth
2018-04-08lib: add naturalSortvolth
2018-04-07lib: make extensibleSilvan Mosberger
2018-04-06nixpkgs module: Clean up platform optionsJohn Ericson
2018-03-29lib/generators: introduce a sane default for `mkValueString`Profpatsch
2018-03-29lib/generators: improve documentation a bitProfpatsch
2018-03-29lib/generators: improve toPrettyProfpatsch
2018-03-28lib/modules: fix typoFranz Pletz
2018-03-27libseccomp: Disable only on RISC-V if Linux.Shea Levy
2018-03-27kexectools: Disable only on RISC-V if Linux.Shea Levy
2018-03-25Merge pull request #37752 from ryantm/fix-urlsMatthew Justin Bauer
2018-03-24treewide: use more HTTPS URLsRyan Mulligan
2018-03-24riscv-pk: Set platforms properlyShea Levy
2018-03-20Remove obsolete /nix/var/nix/{manifests,channel-cache}Eelco Dolstra
2018-03-20lib: Add `lib.platforms.windows`John Ericson
2018-03-20lib: Make `platforms.all` actually match all platformsJohn Ericson
2018-03-20lib: Make platform predicates greppableJohn Ericson
2018-03-19lib: Make platform predicates greppableJohn Ericson
2018-03-19Merge pull request #37395 from obsidiansystems/lib-meta-platformJohn Ericson
2018-03-19lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson
2018-03-19Merge pull request #37359 from obsidiansystems/lib-darwin-reorgJohn Ericson
2018-03-19lib: Split Darwin into macOS and iOSJohn Ericson
2018-03-18add the CPAL-1.0 licenseMoritz Küttel
2018-03-18Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson
2018-03-15lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson
2018-03-14Merge pull request #36985 from obsidiansystems/no-allButJohn Ericson
2018-03-14treewide: get rid of platforms.allButJohn Ericson