about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2018-01-02invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftpWill Dietz6-7/+19
FTP URL's should use ftp.invisible-island.net.
2018-01-02haskell: Fix depending on libs with internal libs on darwin.Shea Levy1-1/+1
Thanks to @hamishmack for the pointer. Fixes #33149.
2018-01-02Merge pull request #33279 from lopsided98/go-stdenv-shellJörg Thalheim2-2/+2
go-1.8, go-1.9: use stdenv.shell instead of /usr/bin/env bash
2018-01-02Merge pull request #33260 from lopsided98/jemalloc-thpJörg Thalheim1-5/+7
jemalloc: disable transparent hugepages by default on ARMv6/7
2018-01-02Merge pull request #33240 from velovix/masterJohn Ericson3-0/+65
lxterminal: init at 0.3.1
2018-01-02jemalloc: do not expose hugepage support as an optionJörg Thalheim1-8/+5
The only common use case so far seems ARMv6/ARMv7 support. The way this option is exposed might collide with a package with the same name. Also the option naming on its own is not self-descriptive without context.
2018-01-02Merge pull request #33301 from adisbladis/openexr-2_2_1Jörg Thalheim2-11/+3
openexr: 2.2.0 -> 2.2.1
2018-01-02Merge pull request #33316 from vdemeester/init-gaugeJörg Thalheim2-0/+25
gauge: init at 0.9.6
2018-01-02Merge pull request #33305 from adisbladis/zmq-4_2_3Jörg Thalheim1-2/+2
zeromq: 4.2.2 -> 4.2.3
2018-01-02qutebrowser: make gstreamer and pdfjs configurable (#33074)Michele Guerini Rocco2-26/+26
qutebrowser: make gstreamer and pdfjs configurable
2018-01-02ghc: add ARM variants to meta.platforms for new binary versions.Drew Hess2-2/+2
2018-01-02Merge pull request #33327 from dhess/armv7l-ghc-fixPeter Simons2-2/+2
ghc: fix armv7l-linux support in new binary versions.
2018-01-02hackage-packages.nix: automatic Haskell package set updatePeter Simons1-44/+258
This update was generated by hackage2nix v2.7.2 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/d8aa793b337fedf07adc3666332fd50d641bac41.
2018-01-02ghc: fix armv7l-linux support in new binary versions.Drew Hess2-2/+2
2018-01-02brotli: Use multiple outputsEelco Dolstra1-0/+2
2018-01-02Merge pull request #33317 from Ma27/update-yabaradisbladis2-10/+16
yabar-unstable: 2017-10-12 -> 2018-01-02
2018-01-02Merge pull request #33325 from vdemeester/init-goconveyadisbladis3-0/+47
goconvey: init at 1.6.3
2018-01-02Merge pull request #33319 from vdemeester/update-skopeoadisbladis2-15/+2
skopeo: 0.1.23 to 0.1.27
2018-01-02delve: Build on darwinadisbladis1-4/+4
2018-01-02goconvey: init at 1.6.3Vincent Demeester3-0/+47
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02Merge pull request #33320 from vdemeester/update-delveadisbladis1-2/+2
delve: 0.12.1 -> 0.12.2
2018-01-02Merge pull request #33323 from vdemeester/update-godefadisbladis1-3/+3
godef: 20160620-ee532b9 -> 20170920-b692db1
2018-01-02Merge pull request #33322 from vdemeester/update-vndradisbladis1-3/+3
vndr: 20170511-0cb33a0 -> 20171005-b57c579
2018-01-02godef: 20160620-ee532b9 -> 20170920-b692db1Vincent Demeester1-3/+3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02taglib: Fix CVE-2017-12678adisbladis1-1/+10
2018-01-02vndr: 20170511-0cb33a0 -> 20171005-b57c579Vincent Demeester1-3/+3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02ruby_2_5: init at 2.5.0 (#33293)Mario Rodas4-6/+29
2018-01-02delve: 0.12.1 -> 0.12.2Vincent Demeester1-2/+2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02skopeo: 0.1.23 to 0.1.27Vincent Demeester2-15/+2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02yabar-unstable: 2017-10-12 -> 2018-01-02Maximilian Bosch2-10/+16
The unstable branch of `yabar` received some minor useful changes: - Fixed missprint (https://github.com/geommer/yabar/commit/f1b1eff48108654219311e63147365cd6f006593) - Update information on Debian installation (https://github.com/geommer/yabar/commit/ce20fe75f7bca2488168e45c577d6bb4996f7377) - Add indicator to show current indicator using `libxkbcommon` (https://github.com/geommer/yabar/commit/5aa1fb5eb558f58f0bcfe495b8f49414aa6d88a2) The last change requires a `libxkbcommon` as additional build input. Furthermore I thought that it might be better to add the dependencies of unstable (namely `playerctl` and `libxkbcommon`) to the `unstable.nix` to reduce the closure size of the stable build.
2018-01-02gauge: init at 0.9.6Vincent Demeester2-0/+25
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02python3.pkgs.jsonnet: enable Python 3 buildsFrederik Rietdijk1-2/+0
since support was added in 0.9.5 by @benley
2018-01-02jsonnet: 0.9.4 -> 0.9.5Frederik Rietdijk1-2/+2
2018-01-02Merge pull request #33271 from LumiGuide/ghc802-inline-cPeter Simons3-0/+45
haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1
2018-01-02python.pkgs.lark-parser: 2017-12-10 -> 2017-12-18Frederik Rietdijk1-3/+3
2018-01-02Merge pull request #33309 from magnetophon/borgJörg Thalheim1-2/+2
borgbackup: 1.1.3 -> 1.1.4
2018-01-02lxterminal: patch m4 to respect XML_CATALOG_FILESTyler Compton4-28/+20
The patch removes the need for a separate script to combine existing catalog files, making the package simpler.
2018-01-02Merge pull request #33298 from chreekat/perl-vidirJörg Thalheim1-0/+19
perl-vidir: init at 0.040
2018-01-02bitwig-studio: refactor to support older major versionsIngolf Wagner3-17/+40
2018-01-02borgbackup: 1.1.3 -> 1.1.4Bart Brouns1-2/+2
2018-01-02orca: init at 3.26.0Bert Moens3-0/+100
2018-01-02brltty: build python bindingsJan Tojnar1-7/+9
2018-01-02Merge pull request #33292 from bkchr/mgbaadisbladis1-3/+16
mgba: 0.6.0 -> 0.6.1
2018-01-02clipster: 1.2.5 -> 1.4.1Bart Brouns1-2/+2
2018-01-02zeromq: 4.2.2 -> 4.2.3adisbladis1-2/+2
2018-01-01mwprocapture: fix build with kernels >4.14.9Cray Elliott1-0/+2
2018-01-02openexr: 2.2.0 -> 2.2.1adisbladis2-11/+3
2018-01-01dhcpcd: 6.11.5 -> 7.0.0Franz Pletz1-2/+2
2018-01-01haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1Bas van Dijk3-0/+45
2018-01-01perl-vidir: init at 0.040Bryan Richter1-0/+19