summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-07-03lib: add float option typeRichard Marko
2018-06-30linux: translate config to structured configDan Peebles
2018-06-28Merge pull request #42669 from obsidiansystems/upstream-plistMatthew Bauer
2018-06-28generators: refactor toPlistMatthew Bauer
2018-06-28generators: refactor toPLISTMatthew Bauer
2018-06-27generators: add PLIST handlingMatthew Bauer
2018-06-27Merge pull request #42138 from NixOS/yegortimoshenko-patch-6xeji
2018-06-27Merge pull request #40418 from oxij/lib/fix-module-aliasesMichael Raskin
2018-06-26Merge pull request #42599 from obsidiansystems/xcodever-in-systemMatthew Justin Bauer
2018-06-25xcode: add xcodePlatform to systemMatthew Bauer
2018-06-25Merge pull request #42399 from obsidiansystems/xcodever-in-systemMatthew Justin Bauer
2018-06-25xcode: add xcodeVer to systemMatthew Bauer
2018-06-24Mark more unfree licenses as unfree. See also #20256.Théo Zimmermann
2018-06-22android: add ndkVer to resolve ndk ambiguityMatthew Bauer
2018-06-22android: Use NDK 17 for aarch32Matthew Bauer
2018-06-17lib/modules: bump mkOptionDefault priority to 1500Yegor Timoshenko
2018-06-12platforms/raspberrypi: enable kernelAutoModulesBen Wolsieffer
2018-06-11lib: fix and simplify `doRename`Jan Malakhovski
2018-06-11lib: simplify `mkAliasAndWrapDefinitions`Jan Malakhovski
2018-06-10maxscale: init at 2.1.17 (#33835)Izorkin
2018-06-10lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth
2018-06-10lib: add groupBy (#38612)volth
2018-06-05Revert "lib: bitAnd, bitOr, bitXor"Profpatsch
2018-06-03Merge pull request #41373 from volth/bitwiseJörg Thalheim
2018-06-02lib: test for bitAnd, bitOr, bitXorvolth
2018-06-01lib: bitAnd, bitOr, bitXorvolth
2018-06-01Merge branch 'plat-fix-for-merge-2' into masterTuomas Tynkkynen
2018-05-31platforms.nix: More rpi2 cleanupTuomas Tynkkynen
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypi2Tuomas Tynkkynen
2018-05-31platforms.nix: Clean up obsolete cruft from raspberrypiTuomas Tynkkynen
2018-05-31linux_rpi: Specify defconfig in kernel expressionTuomas Tynkkynen
2018-05-29lib: Fix `nix-env -qaP -f . --xml --meta`John Ericson
2018-05-26Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2018-05-25Merge pull request #36344 from grahamc/fancy-option-namesGraham Christensen
2018-05-26Merge branch 'master' into stagingJan Malakhovski
2018-05-24lib: Fix `nix-env -qaP -f . --xml --meta`John Ericson
2018-05-18Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2018-05-17Merge pull request #40659 from bkchr/androidndkJohn Ericson
2018-05-17androidndk: Fix usage as crossSystemBastian Köcher
2018-05-16Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2018-05-16doc: Fixes documented default option for `<name>` for submodules. (#40464)Samuel Dionne-Riel
2018-05-14Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2018-05-14Merge pull request #34805 from rycee/fix/dorenameMatthew Justin Bauer
2018-05-13Merge master into stagingFrederik Rietdijk
2018-05-13Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into stagingJohn Ericson
2018-05-12Merge pull request #39447 from oxij/nixos/warn-missing-stateversionMatthew Justin Bauer
2018-05-12lib: modules: propagate `highestPrio`Jan Malakhovski
2018-05-12Merge branch 'fix-gcc-with-float'John Ericson
2018-05-12lib: Fix float handling for Aarch32John Ericson
2018-05-12prebuilt android cc: Edit wrapper to pass the right -m flags for armv7aJohn Ericson