summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* Merge staging and PR #35021Vladimír Čunát2018-02-16
|\ | | | | | | | | It's the last staging commit (mostly) built on Hydra, and a minimal fix for Darwin regression in pysqlite.
| * treewide: Drop kernelHeadersBaseConfigTuomas Tynkkynen2018-02-14
| | | | | | | | Nothing actually needs this.
| * Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-13
| |\ | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/libclc/default.nix pkgs/top-level/all-packages.nix
| * | Drop "isGlibc", but keep isMusl.Will Dietz2018-02-11
| | | | | | | | | | | | gnu "abi" doesn't mean glibc (mingw, apparently).
| * | lib/systems: musl, libc predicatesWill Dietz2018-02-11
| | | | | | | | | | | | | | | | | | Note this doesn't actually provide musl support yet, just improves our "system" code to understand musl-based triples and non-glibc linux configurations.
* | | acpica-tools: init at 20180209 (#34883)Tad Fisher2018-02-15
| | |
* | | Adding @0x4A6F to maintainers.nix (#34984)0x4A6F2018-02-15
| |/ |/| | | | | | | | | | | | | * Adding @0x4A6F to maintainers.nix * Removing decimal from handle * Convert handle from Hex to ASCII
* | yokadi: init at 1.1.1Niko Pavlinek2018-02-12
| |
* | Merge #34866: nixos doc: efficient comparisonsVladimír Čunát2018-02-12
|\ \ | | | | | | | | | This solves most of the performance regression from a7d75ab (#33898).
| * | lib: export option location in `optionAttrSetToDocList`Jan Malakhovski2018-02-11
| |/
* | maintainers: capitalize the Profpatsch attribute (vanity)Profpatsch2018-02-12
| | | | | | | | Since I’m already at it, this has been bothering me for a while.
* | Merge pull request #34830 from andrew-d/adunham/legoadisbladis2018-02-12
|\ \ | | | | | | lego: init at unstable-2018-02-02
| * | lego: init at unstable-2018-02-02Andrew Dunham2018-02-11
| |/
* | Merge pull request #34681 from xurei/masterAndreas Rammhold2018-02-11
|\ \ | | | | | | postman: init at 5.5.2
| * | postman: init at 5.5.2Olivier Bourdoux2018-02-11
| | |
* | | Merge pull request #34845 from yesbox/bfs_initJörg Thalheim2018-02-11
|\ \ \ | |/ / |/| | bfs: init at 1.2.1
| * | Adds license "BSD Zero Clause License"Jesper Geertsen Jonsson2018-02-11
| | |
| * | Adds Jesper as maintainer :)Jesper Geertsen Jonsson2018-02-11
| | |
* | | Merge pull request #34826 from va1entin/pynaclFrederik Rietdijk2018-02-11
|\ \ \ | |_|/ |/| | pythonPackages.pynacl: 0.3.0 -> 1.2.1
| * | pythonPackages.pynacl: 0.3.0 -> 1.2.1Valentin Heidelberger2018-02-11
| | |
* | | Merge pull request #33898 from oxij/nixos/related-packages-v5Graham Christensen2018-02-09
|\ \ \ | | | | | | | | nixos: doc: implement related packages in the manual (again)
| * | | nixos, lib: implement relatedPackages optionJan Malakhovski2018-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows one to specify "related packages" in NixOS that get rendered into the configuration.nix(5) man page. The interface philosophy is pretty much stolen from TeX bibliography. See the next several commits for examples.
| * | | lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2018-02-09
| | | |
* | | | nixos/tests: add predictable-interface-names.nix (#34305)symphorien2018-02-09
| | | |
* | | | theharvester: init at 2.7.1 (#34704)Matthieu Chevrier2018-02-09
| | | |
* | | | rename: init at 1.9 (#34719)mkgvt2018-02-09
|/ / /
* | | lib/types: add types.nonEmptyListOfRobert Schütz2018-02-08
| | |
* | | Merge pull request #34630 from varunpatro/lsusbDaiderd Jordan2018-02-07
|\ \ \ | | | | | | | | lsusb for OSX
| * | | Add 'varunpatro' to maintainers list.Varun Patro2018-02-07
| | | |
* | | | Merge pull request #33088 from exFalso/add-subdlMichael Raskin2018-02-06
|\ \ \ \ | | | | | | | | | | init subdl package
| * | | | subdl: init at 4cf5789exfalso2017-12-26
| | | | |
* | | | | platforms.nix: Include RPi 3 serial port in the kernel configTuomas Tynkkynen2018-02-06
| |/ / / |/| | |
* | | | assaultcube: init at official master branch , rev = ↵Bignaux Ronan2018-02-05
| |_|/ |/| | | | | | | | | | | "9f537b0876a39d7686e773040469fbb1417de18b" (#34623) * assaultcube: init at official git master branch
* | | Merge pull request #30068 from mpickering/osm2xmapGraham Christensen2018-02-03
|\ \ \ | | | | | | | | libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
| * | | Add mpickering to maintainers listMatthew Pickering2018-02-03
| | | |
* | | | AntTweakBar: init at 1.16Răzvan Flavius Panda2018-02-03
|/ / /
* | | Merge branch 'dynamic-function-args'Shea Levy2018-02-02
|\ \ \
| * | | Add setFunctionArgs lib function.Shea Levy2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | Among other things, this will allow *2nix tools to output plain data while still being composable with the traditional callPackage/.override interfaces.
* | | | looking-glass-client: init at a10Kevin Liu2018-02-02
| | | |
* | | | Merge pull request #34188 from dotlambda/home-assistantFrederik Rietdijk2018-02-01
|\ \ \ \ | | | | | | | | | | home-assistant: init at 0.62.1
| * | | | Add f-breidenstein as maintainerFelix Breidenstein2018-01-30
| | | | |
* | | | | Merge pull request #34414 from dotlambda/postfixFranz Pletz2018-02-01
|\ \ \ \ \ | |_|/ / / |/| | | | postfix: Correct license
| * | | | postfix: Correct licenseRobert Schütz2018-01-30
| | | | |
* | | | | lib: Avoid double importJohn Ericson2018-01-31
| | | | |
* | | | | lib: Better use the module type system in platform parsingJohn Ericson2018-01-30
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I need some module system types here so I can next fix meta-checks for derivations. I'd like to use a "proper" record type here, but submodule types seem overkill so holding off with ad-hoc stuff for now. In practice, all I need for the next step are the `.check` functions so this is good, especially as the submodule check function is shallow, saving full inductive type-checking for a later step.
* | | | Merge pull request #34381 from JohnAZoidberg/lessJörg Thalheim2018-01-30
|\ \ \ \ | |/ / / |/| | | nixos/less configure less with module
| * | | nixos/less configure less with moduleDaniel Schaefer2018-01-29
| | | |
* | | | pyprof2calltree: init at 1.4.3 (#34379)Stefan Frijters2018-01-30
| | | |
* | | | Merge pull request #33882 from tilpner/goxel-initadisbladis2018-01-28
|\ \ \ \ | | | | | | | | | | goxel: init at 0.7.2
| * | | | goxel: init at 0.7.2tilpner2018-01-16
| | | | |