1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

168048 commits

Author SHA1 Message Date
Graham Christensen fb7ffda29b
Merge pull request #54892 from grahamc/elixer-maintainer-ping
elixir: remember where a package is defined
2019-01-29 12:54:33 -05:00
Graham Christensen 18993b3dd1
elixir: remember where a package is defined
A bunch of human-facing things around Nixpkgs depend on knowing where
a package was defined. This PR makes it so ofborg can ping elixir
maintainers.
2019-01-29 12:32:55 -05:00
Graham Christensen 0fe1645987
Merge pull request #53245 from Izorkin/zsh-syntaxHighlighting
zsh.syntaxHighlighting: add option to customize styles
2019-01-29 12:27:43 -05:00
Wael Nasreddine f072cfe1eb
nixos/pam: refactor U2F, docs about u2f_keys path (#54756)
* change enableU2F option to u2f.* set
* add few u2f options (not all) to customize pam-u2f module
* document default u2f_keys locations

Co-authored-by: Tomasz Czyż <tomasz.czyz@gmail.com>
Co-authored-by: Arda Xi <arda@ardaxi.com>
2019-01-29 08:45:26 -08:00
Robert Schütz 74d1850c0e openzwave: 2018-11-04 -> 2018-11-13 2019-01-29 16:24:26 +01:00
Pascal Wittmann 3c6d358158
Merge pull request #54831 from ptrhlm/master
zsh: fix for infinite recursion in VCS_INFO_detect_p4
2019-01-29 16:05:05 +01:00
Will Dietz 851dae4ec9 pythonPackages.fonttools: 3.36.0 -> 3.37.0 2019-01-29 15:00:25 +00:00
Robert Schütz c1be0483b3 python.pkgs.astral: 1.8 -> 1.9.1 2019-01-29 15:53:13 +01:00
Robert Schütz c50468a01e
crex: touchup description as suggested
Thanks!

Co-Authored-By: dtzWill <github@wdtz.org>
2019-01-29 08:47:16 -06:00
Aaron Andersen d13d35104d Merge remote-tracking branch 'upstream/master' into redmine 2019-01-29 09:24:33 -05:00
Markus Kowalewski 57c37456db
openblas: make the optimazation target overridable 2019-01-29 14:34:02 +01:00
Will Dietz 82c9b261f4 chelf: init at 0.2.2
Utility for changing default thread stack size
(via PT_GNU_STACK program header)
as supported by musl 1.1.21+.

patchelf for default thread stack size :).

This makes it possible to use a larger value
without changing the source, which is preferred
but may be awkward or otherwise undesirable in some cases.

The value can also be set via LDFLAGS with some linkers,
such as with GNU ld using "-Wl,-z,stack-size=N".

See:
https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-01-29 07:12:19 -06:00
Will Dietz 7ed3c32015 xlayoutdisplay: init at 1.0.2
(promoting from my NUR repo)
2019-01-29 07:07:53 -06:00
Philip Patsch 5c6892e1a2 bazel: fix java toolchain regression
By changing the default toolchain to JDK8, we broke the default Java
toolchain, which assumes JDK9.

Instead, set `host_java_toolchain` manually for our build of bazel,
and set `java_toolchain` to run the java tests with the build JDK as
well.

Fixes https://github.com/NixOS/nixpkgs/issues/54289
2019-01-29 14:03:54 +01:00
Will Dietz 59677054d3 crex: init at 0.2.5
(promoting from my NUR repo)
2019-01-29 07:01:17 -06:00
Will Dietz 9421c5f889 txr: init at 208
Promoting from my NUR repo.

Build w/clang as it fixes test crash for some reason.
2019-01-29 06:53:40 -06:00
Vladimír Čunát 7e6662a275
Merge #54438: openssl_1_1: use the same default CA path as 1.0.* 2019-01-29 13:51:55 +01:00
Anton-Latukha 89f79a50aa clementine: use fetchFromGitHub 2019-01-29 14:12:24 +02:00
markuskowa a98cebbc35
Merge pull request #54828 from r-ryantm/auto-update/gmsh
gmsh: 4.1.0 -> 4.1.3
2019-01-29 12:39:06 +01:00
Sébastien Maret d5f4b2b63e gildas: 20181201_a -> 20190101_b 2019-01-29 11:00:45 +00:00
Nathan van Doorn 28097a54f1 metamath: 0.171 -> 0.172 2019-01-29 10:58:21 +00:00
José Romildo Malaquias 6715469026 catfish: 1.4.6 -> 1.4.7 2019-01-29 10:57:26 +00:00
Peter Simons dd98e07fed stylish-cabal: fix build with GHC 8.4.x (and clean up overrides)
Unfortunately, more recent compiler versions are unable to build this package
because of its dependency on the old haddock-library version.
2019-01-29 10:59:32 +01:00
markuskowa f20b8bf9b7
Merge pull request #54837 from r-ryantm/auto-update/facter
facter: 3.12.2 -> 3.12.3
2019-01-29 10:26:36 +01:00
Peter Simons dd5acc08db darcs: drop obsolete overrides
Fixes https://github.com/NixOS/nixpkgs/issues/53433.
2019-01-29 10:23:54 +01:00
Peter Simons 561ac38748 all-cabal-hashes: update to Hackage at 2019-01-29T08:08:02Z 2019-01-29 10:23:54 +01:00
Peter Simons 6c8098da26 haskell-tonaparser: disable test suite to avoid infinite recursion 2019-01-29 10:23:54 +01:00
Peter Simons 7aabea02f0 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
c400563a55.
2019-01-29 10:23:54 +01:00
Piotr Bogdan 0299aa0adb ghc-6.8.x: bootstrap with binary build
Closes https://github.com/NixOS/nixpkgs/pull/54073.
2019-01-29 10:23:54 +01:00
Michael Raskin 3c7b04bf6b
Merge pull request #54857 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 4.19.1 -> 4.20.1
2019-01-29 09:18:09 +00:00
lewo 2f8896b821
Merge pull request #54810 from vdemeester/update-kustomize
kustomize: 1.0.10 -> 1.0.11
2019-01-29 09:39:58 +01:00
Silvan Mosberger f73df1862c
Merge pull request #54495 from peterhoeg/f/sshguard
nixos/sshguard: fix syslog identifiers and pid file
2019-01-29 09:35:36 +01:00
lewo 8c3471f785
Merge pull request #54568 from buffet/add-slurp
slurp: init at 1.0
2019-01-29 09:09:24 +01:00
lewo c27aa7041c
Merge pull request #54784 from r-ryantm/auto-update/kubetail
kubetail: 1.6.5 -> 1.6.6
2019-01-29 09:02:05 +01:00
lewo 4c986e4892
Merge pull request #54811 from vdemeester/update-containerd
containerd: 1.2.1 -> 1.2.2
2019-01-29 09:01:25 +01:00
Elis Hirwing 5ba46866cf
Merge pull request #54868 from r-ryantm/auto-update/ahoviewer
ahoviewer: 1.6.4 -> 1.6.5
2019-01-29 08:33:59 +01:00
Elis Hirwing a3849ccbd0
Merge pull request #54864 from Nadrieril/update-wallabag
wallabag: 2.3.2 -> 2.3.6
2019-01-29 08:27:54 +01:00
Elis Hirwing 2da7d87232
Merge pull request #54874 from tadeokondrak/update-fff
fff: 1.8 -> 2.0
2019-01-29 08:26:21 +01:00
R. RyanTM ddabf6f5e0 abcmidi: 2018.12.21 -> 2019.01.01 (#54861)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-01-29 08:21:28 +01:00
Tadeo Kondrak 3707abbe90
fff: 1.8 -> 2.0 2019-01-29 00:08:51 -07:00
R. RyanTM e528435b2b duply: 2.1 -> 2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duply/versions
2019-01-29 07:27:40 +01:00
Will Dietz 7f6f22fa31
Merge pull request #53915 from dtzWill/update/source-serif-pro-2.010
source-serif-pro: 1.017 -> 2.010, sync w/source-sans-pro expression
2019-01-28 21:50:03 -06:00
Will Dietz 596c7f0cf7 birdfont,xmlbird: add missing meta, oops 2019-01-28 21:37:48 -06:00
Will Dietz 49c8b0a9de source-{code,sans,serif}-pro: update homepage
Per reviewer suggestion on #53915.
2019-01-28 21:32:31 -06:00
Will Dietz d8fc8726a3
Merge pull request #54730 from dtzWill/feature/qownnotes
qownnotes: init at 19.1.8
2019-01-28 21:25:22 -06:00
R. RyanTM 0b026cb715 ahoviewer: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ahoviewer/versions
2019-01-28 19:09:48 -08:00
Will Dietz 17d3eb2c9a awesome: fixup lua paths, don't add random utilities to PATH
Lua path changes needed to fix build,
removing PATH clutter while visiting this code since doesn't belong.
2019-01-28 21:05:56 -06:00
Will Dietz cdb9adb872 awesome: 4.2 -> 4.3 2019-01-28 20:56:35 -06:00
Ryan Mulligan 83e4cf53b9
Merge pull request #54766 from r-ryantm/auto-update/now-cli
now-cli: 13.0.4 -> 13.1.2
2019-01-28 18:30:42 -08:00
Ryan Mulligan 25e9bfd895
Merge pull request #54710 from r-ryantm/auto-update/python3.7-eradicate
python37Packages.eradicate: 0.2.1 -> 1.0
2019-01-28 18:29:34 -08:00