about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-04-27lib/debug: add replacement instructions & release notesProfpatsch1-6/+13
2018-04-27lib/debug: document module & functions, prune importsProfpatsch1-37/+81
2018-04-27lib/debug: deprecate `traceCallXml`Profpatsch1-2/+4
2018-04-27lib/debug: deprecate `addErrorContextToAttrs`Profpatsch2-6/+8
2018-04-27lib/debug: deprecate `traceValIfNot`Profpatsch1-2/+3
2018-04-27lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch1-4/+15
2018-04-27lib/debug: deprecate & modernize showValProfpatsch1-13/+19
2018-04-27lib/debug: remove the deprecated strict functionProfpatsch2-7/+3
2018-04-27lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2-7/+11
2018-04-25treewide: isArm -> isAarch32John Ericson4-5/+8
2018-04-25lib/generators: print paths without quotes & move function downProfpatsch2-14/+20
2018-04-19Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson1-0/+2
2018-04-19ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas1-0/+2
2018-04-19Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson1-2/+2
2018-04-13Fix a typo: types.openSignifiantByte -> types.openSignificantByteJohn Wiegley1-2/+2
2018-04-08Merge pull request #38611 from volth/nat-sortJörg Thalheim2-2/+23
2018-04-08lib: add naturalSort (move the example IPs to private space)volth1-2/+2
2018-04-08lib: add naturalSortvolth2-2/+23
2018-04-07lib: make extensibleSilvan Mosberger2-4/+6
2018-04-06nixpkgs module: Clean up platform optionsJohn Ericson1-2/+2
2018-03-29lib/generators: introduce a sane default for `mkValueString`Profpatsch2-1/+51
2018-03-29lib/generators: improve documentation a bitProfpatsch1-0/+11
2018-03-29lib/generators: improve toPrettyProfpatsch1-3/+5
2018-03-28lib/modules: fix typoFranz Pletz1-1/+1
2018-03-27libseccomp: Disable only on RISC-V if Linux.Shea Levy1-2/+0
2018-03-27kexectools: Disable only on RISC-V if Linux.Shea Levy2-2/+2
2018-03-25Merge pull request #37752 from ryantm/fix-urlsMatthew Justin Bauer1-1/+1
2018-03-24treewide: use more HTTPS URLsRyan Mulligan1-1/+1
2018-03-24riscv-pk: Set platforms properlyShea Levy1-0/+1
2018-03-20Remove obsolete /nix/var/nix/{manifests,channel-cache}Eelco Dolstra1-1/+0
2018-03-20lib: Add `lib.platforms.windows`John Ericson1-0/+1
2018-03-20lib: Make `platforms.all` actually match all platformsJohn Ericson1-2/+4
2018-03-19lib: Make platform predicates greppableJohn Ericson2-57/+55
2018-03-19Merge pull request #37395 from obsidiansystems/lib-meta-platformJohn Ericson1-0/+19
2018-03-19lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson1-0/+19
2018-03-19Merge pull request #37359 from obsidiansystems/lib-darwin-reorgJohn Ericson2-6/+16
2018-03-19lib: Split Darwin into macOS and iOSJohn Ericson2-6/+16
2018-03-18add the CPAL-1.0 licenseMoritz Küttel1-0/+5
2018-03-18Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson4-3/+31
2018-03-15lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson4-3/+31
2018-03-14Merge pull request #36985 from obsidiansystems/no-allButJohn Ericson1-1/+2
2018-03-14treewide: get rid of platforms.allButJohn Ericson1-1/+2
2018-03-09lib.isStorePath: Fix derivation detectionShea Levy2-1/+10
2018-03-08lib-tests: Don't depend on /bin/shShea Levy1-1/+1
2018-03-06rename lib/maintainers-list.nix into maintainers/maintainer-list.nixJan Malakhovski2-3961/+1
2018-03-06Merge pull request #36250 from sengaya/add-ansible-lintJörg Thalheim1-0/+5
2018-03-05maintainers: remove null fieldsGraham Christensen1-3/+3
2018-03-04Merge pull request #36168 from ryantm/majorminorJörg Thalheim2-1/+48
2018-03-04lib: add versions libraryRyan Mulligan2-1/+48
2018-03-04ansible-lint: init at 3.4.20Thilo Uttendorfer1-0/+5