3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

168447 commits

Author SHA1 Message Date
Silvan Mosberger 997cd3159e
Merge pull request #54475 from Izorkin/mysql-restartTrigger
mysql: add restartTrigger for my.cnf
2019-01-29 19:54:24 +01:00
Pierre Bourdon 20b1febace
nixos/tests: add nginx-sso basic functionality test 2019-01-29 19:54:14 +01:00
Pierre Bourdon 43fcfc274d
nixos: add nginx-sso service 2019-01-29 19:54:14 +01:00
Pierre Bourdon aa000aa3a0
nginx-sso: init at 0.15.1 2019-01-29 19:52:48 +01:00
Silvan Mosberger c1a44bd0db
Merge pull request #54692 from Anton-Latukha/fetchFromGitHub-clementine
clementine: use fetchFromGitHub
2019-01-29 19:42:13 +01:00
Nadrieril 8e0832ff79 bitlbee-facebook: 1.1.2 -> 1.2.0 2019-01-29 19:28:34 +01:00
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
Vladimír Čunát 34a936340f
Merge #54878: bison: 3.3 -> 3.3.1
This mainly fixes some build-regressions from 3.3,
so we can drop the workarounds.
2019-01-29 15:00:06 +01: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
Vladimír Čunát 57a456112d
Revert "swig3, libapparmor: switch to bison2"
This reverts commit c4720cb200.
2019-01-29 12:54:20 +01:00
Vladimír Čunát 444d073332
Revert "glibc: fix build with newer bison"
This reverts commit aa9821bbb9.
2019-01-29 12:54:04 +01:00
Vladimír Čunát efc836f607
Merge branch 'staging' into bison-3.3.1 2019-01-29 12:52:57 +01:00
Vladimír Čunát c4720cb200
swig3, libapparmor: switch to bison2
To fix build after https://github.com/NixOS/nixpkgs/pull/54635
2019-01-29 12:42:27 +01:00
Vladimír Čunát aa9821bbb9
glibc: fix build with newer bison
Fixes https://github.com/NixOS/nixpkgs/issues/54870
2019-01-29 12:42:26 +01: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
Peter Simons 1283c19098
Merge pull request #54862 from r-ryantm/auto-update/apache-httpd
apacheHttpd: 2.4.37 -> 2.4.38
2019-01-29 10:19:50 +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