summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Merge staging-next into masterFrederik Rietdijk2018-07-17
|\
| * Merge master into staging-nextFrederik Rietdijk2018-07-16
| |\
| * \ Merge master into staging-nextFrederik Rietdijk2018-07-16
| |\ \
| * \ \ Merge branch 'master' into staging-nextVladimír Čunát2018-07-14
| |\ \ \ | | | | | | | | | | | | | | | Hydra: ?compare=1468896
| * | | | perlPackages: fix meta and fix build with perl-5.26 (#42909)volth2018-07-06
| | | | |
| * | | | Merge pull request #43088 from matthewbauer/miscMatthew Bauer2018-07-05
| |\ \ \ \ | | | | | | | | | | | | Get rid of 2 unneeded packages
| | * | | | xxd: move to unixtoolsMatthew Bauer2018-07-05
| | | | | | | | | | | | | | | | | | | | | | | | also add manpage to unixtools if provided to give compat with old xxd.
| | * | | | lessc: get from nodePackagesMatthew Bauer2018-07-05
| | | | | |
| * | | | | Merge pull request #43040 from matthewbauer/darwin-closure-reductionsMatthew Bauer2018-07-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Darwin stdenv tweaks
| | * | | | | libuv: remove frameworksMatthew Bauer2018-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It’s not a good idea to rely on apple’s sdk for such a core library in Nixpkgs. I have made a patch to libuv to make these frameworks optional. There is also a pull request here: https://github.com/libuv/libuv/pull/1909
| * | | | | | ispc: bump to use llvm_6Will Dietz2018-07-05
| | | | | | |
| * | | | | | Merge pull request #42887 from matthewbauer/libsecurity-closure-reductionsMatthew Bauer2018-07-02
| |\| | | | | | | | | | | | | | | | | | | Libsecurity closure reductions
| * | | | | | Merge branch 'master' into stagingVladimír Čunát2018-07-02
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | This apparently fixes some broken src fetches (gnuradio, twisted).
| * \ \ \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2018-06-30
| |\ \ \ \ \ \ \
| * | | | | | | | pcsclite: split packageJan Tojnar2018-06-29
| | | | | | | | |
| * | | | | | | | perlPackages.BC: 1.54 -> 1.55 (#42645)volth2018-06-27
| | | | | | | | |
| * | | | | | | | perl-packages.nix: collect aliases (#42646)volth2018-06-27
| | | | | | | | |
| * | | | | | | | Merge master into stagingFrederik Rietdijk2018-06-25
| |\ \ \ \ \ \ \ \
| * | | | | | | | | pythonPackages: remove traces of Python 2.6Frederik Rietdijk2018-06-25
| | | | | | | | | |
* | | | | | | | | | Merge pull request #43384 from mbode/aws-rotate-keylewo2018-07-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | aws-rotate-key: init at 1.0.0
| * | | | | | | | | | aws-rotate-key: init at 1.0.0Maximilian Bode2018-07-16
| | | | | | | | | | |
* | | | | | | | | | | ibniz: init at 1.18Tuomas Tynkkynen2018-07-17
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #43631 from aepsil0n/parsy/initRobert Schütz2018-07-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.parsy: init at 1.2.0
| * | | | | | | | | | | pythonPackages.parsy: init at 1.2.0Eduard Bopp2018-07-17
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #43568 from Izorkin/percona-toolkitPascal Wittmann2018-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | percona-toolkit: init at 3.0.11
| * | | | | | | | | | | | percona-toolkit: init at 3.0.11Izorkin2018-07-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #43444 from Infinisil/idris-cleanupPeter Simons2018-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | idris: Recurse into attrs, fix build and remove unneeded overrides
| * | | | | | | | | | | | idrisPackages: build with hydraSilvan Mosberger2018-07-16
| | | | | | | | | | | | |
| * | | | | | | | | | | | idris: Remove unneeded overridesSilvan Mosberger2018-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The gmp issue has long been fixed and closed - The preBuild thing was never used afaik, it works no problem without it, especially since checks don't run (To get checks to work we'd have to compile the libraries into idris, which are currently nicely separated) - The dependencies overrides aren't needed anymore
* | | | | | | | | | | | | Merge pull request #43601 from thefloweringash/ffmpeg-libvpxxeji2018-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ffmpeg, ffmpeg-full: enable libvpx on Darwin
| * | | | | | | | | | | | ffmpeg-full: enable libvpx on DarwinAndrew Childs2018-07-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #43599 from ElvishJerricco/ghcjs-fixes-2018-07-15Peter Simons2018-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | Various GHCJS 8.4 fixes
| * | | | | | | | | | | | Make GHCJS 8.4 the default, in line with LTS 12.xWill Fancher2018-07-15
| | | | | | | | | | | | |
* | | | | | | | | | | | | aerospike: init at 4.2.0.4Wael M. Nasreddine2018-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Volth <volth@webmaster.ms>
* | | | | | | | | | | | | Merge pull request #43447 from worldofpeace/lollypop-portalFranz Pletz2018-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | lollypop-portal: init at 0.9.7
| * | | | | | | | | | | | lollypop-portal: init at 0.9.7worldofpeace2018-07-13
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #43590 from dtzWill/feature/gnomecastFranz Pletz2018-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | gnomecast: init at 1.4.0
| * | | | | | | | | | | | gnomecast: init at 1.4.0Will Dietz2018-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also pycaption, required dep.
* | | | | | | | | | | | | xneur_0_8: dropJan Tojnar2018-07-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | xneur: 0.13.0 → 0.20.0Jan Tojnar2018-07-16
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #43494 from jb55/clipmenu-masterxeji2018-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | clipmenu: init at 5.4.0
| * | | | | | | | | | | | clipmenu: init at 5.4.0William Casarin2018-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clipmenu is a simple tool for managing you clipboard with dmenu.
* | | | | | | | | | | | | Merge branch 'init-gurobi' of git://github.com/jfrankenau/nixpkgsShea Levy2018-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gurobi: init at 8.0.1Johannes Frankenau2018-07-14
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #43541 from jfrankenau/update-curaFranz Pletz2018-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cura: 3.3.1 -> 3.4.1
| * | | | | | | | | | | | | | stb: init at 20180211Johannes Frankenau2018-07-14
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | nitrokey-app: 1.2 -> 1.3.1Franz Pletz2018-07-15
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #43542 from jfrankenau/init-mergerfs-toolsJörg Thalheim2018-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mergerfs-tools: init at 20171221
| * | | | | | | | | | | | | | mergerfs-tools: init at 20171221Johannes Frankenau2018-07-14
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | subfinder: init at 2018-07-15Franz Pletz2018-07-15
| | | | | | | | | | | | | | |