about summary refs log tree commit diff
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2018-02-09theharvester: init at 2.7.1 (#34704)Matthieu Chevrier1-0/+1
2018-02-09rename: init at 1.9 (#34719)mkgvt1-0/+1
2018-02-08lib/types: add types.nonEmptyListOfRobert Schütz1-0/+4
2018-02-07Merge pull request #34630 from varunpatro/lsusbDaiderd Jordan1-0/+1
lsusb for OSX
2018-02-07Add 'varunpatro' to maintainers list.Varun Patro1-0/+1
2018-02-06Merge pull request #33088 from exFalso/add-subdlMichael Raskin1-0/+1
init subdl package
2018-02-06platforms.nix: Include RPi 3 serial port in the kernel configTuomas Tynkkynen1-0/+5
2018-02-05assaultcube: init at official master branch , rev = ↵Bignaux Ronan1-0/+1
"9f537b0876a39d7686e773040469fbb1417de18b" (#34623) * assaultcube: init at official git master branch
2018-02-03Merge pull request #30068 from mpickering/osm2xmapGraham Christensen1-0/+1
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03Add mpickering to maintainers listMatthew Pickering1-0/+1
2018-02-03AntTweakBar: init at 1.16Răzvan Flavius Panda1-0/+1
2018-02-02Merge branch 'dynamic-function-args'Shea Levy7-18/+45
2018-02-02looking-glass-client: init at a10Kevin Liu1-0/+1
2018-02-01Merge pull request #34188 from dotlambda/home-assistantFrederik Rietdijk1-0/+1
home-assistant: init at 0.62.1
2018-02-01Merge pull request #34414 from dotlambda/postfixFranz Pletz1-0/+5
postfix: Correct license
2018-01-31Add setFunctionArgs lib function.Shea Levy7-18/+45
Among other things, this will allow *2nix tools to output plain data while still being composable with the traditional callPackage/.override interfaces.
2018-01-31lib: Avoid double importJohn Ericson1-2/+2
2018-01-30lib: Better use the module type system in platform parsingJohn Ericson1-30/+122
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.
2018-01-30postfix: Correct licenseRobert Schütz1-0/+5
2018-01-30Merge pull request #34381 from JohnAZoidberg/lessJörg Thalheim1-0/+1
nixos/less configure less with module
2018-01-30Add f-breidenstein as maintainerFelix Breidenstein1-0/+1
2018-01-30pyprof2calltree: init at 1.4.3 (#34379)Stefan Frijters1-0/+1
2018-01-29nixos/less configure less with moduleDaniel Schaefer1-0/+1
2018-01-28Merge pull request #33882 from tilpner/goxel-initadisbladis1-0/+1
goxel: init at 0.7.2
2018-01-28Merge pull request #34096 from scode/scode/flameshotGraham Christensen1-0/+1
flameshot: init at 0.5.0
2018-01-27Add Renato Alves (unode) to maintainersRenato Alves1-0/+1
2018-01-26lib, openssl: Get rid of openssl.systemJohn Ericson1-9/+1
We compute it on the fly, careful to avoid any mass rebuilds for now.
2018-01-26lib: Remove examples platforms' `bigEndian` attrJohn Ericson1-5/+0
They still have `parsed.cpu.significantByte` which has the same info.
2018-01-26lib, glibc: Get rid of withTLSJohn Ericson1-6/+0
glibc removed the underlying flag in 2011 in 83cd14204559abbb52635006832eaf4d2f42514a [1]. This gets us one step closer to fixing #34274: the cross stdenv for aarch64-unknown-linux-gnu at least evals now. Thanks to @Dezgeg for doing all the research for this. [1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26Merge pull request #34269 from obsidiansystems/lib-riscv-wasmJohn Ericson2-2/+9
lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`
2018-01-26lib: Allow parsing platform configs with arch of `{riscv,wasm}{32,64}`John Ericson2-2/+9
Also add `isRiscv` and `isWasm` predicates.
2018-01-25Merge pull request #34245 from orivej/addPassthruOrivej Desh1-2/+3
addPassthru: fix argument order
2018-01-24Merge pull request #34199 from arcadio/kallistoSamuel Leathers1-0/+1
kallisto: init at 0.43.1
2018-01-24addPassthru: fix argument orderOrivej Desh1-2/+3
addPassthru became unused in #33057, but its signature was changed at the same time. This commit restores the original signature and updates the warning and the changelog.
2018-01-24kallisto: init at 0.43.1Arcadio Rubio García1-0/+1
2018-01-21tewisay: init at git-2017-04-14 (#33488)チルノ1-0/+1
2018-01-21gpp: init at 2.25 and add @nmattia as maintainer (#34098)Nicolas Mattia1-0/+1
* maintainers: add nmattia * gpp: init at 2.25 GPP is a handy preprocessing tool, not yet present in the package set.
2018-01-21flameshot: init at 0.5.0Peter Schuller1-0/+1
2018-01-20pythonPackage.python-oauth2: init at 1.0.1Matan Shenhav1-0/+1
2018-01-17mencal: init at 3.0Marek Mahut1-0/+1
2018-01-17woof: init at 2012-05-31Leon Schuermann1-0/+1
2018-01-16bettercap: init at 1.6.2 (#33902)y0no1-0/+1
2018-01-16goxel: init at 0.7.2tilpner1-0/+1
2018-01-15dcm2niix: init at 1.0.20170130Ashley Gillman1-0/+1
2018-01-14Merge #33057: stdenv meta checks: make them lazyVladimír Čunát2-6/+17
Closes #22277 - it's superseded; I have some WIP on evaluation performance, but best do that in a separate PR/thread.
2018-01-14lib: deprecate `addPassthru`Jan Malakhovski1-1/+2
2018-01-14treewide: replace `addPassthru`Jan Malakhovski1-1/+1
2018-01-14lib: change the order of arguments of `addPassthru`Jan Malakhovski1-2/+2
2018-01-13Merge pull request #33792 from paraseba/scidvspcGraham Christensen1-0/+1
scid-vs-pc: init at version 4.18.1
2018-01-13Merge pull request #33793 from sellout/add/floottyJörg Thalheim1-0/+1
flootty: init at 3.2.1