Commit Graph

167817 Commits

Author SHA1 Message Date
Andreas Rammhold
cb7f7364a4 firefox: 64.0.2 -> 65.0
There have been some more changes to the source tree which broke the
buildconfig patch. This commit adds another patch that can be used for
the future versions. Once all the flavors are based off a new(ish)
firefox release we can remove the old patch.
2019-01-29 20:30:42 +01:00
Andreas Rammhold
604bd482d1 nss: 3.41 -> 3.42 2019-01-29 20:30:42 +01:00
Andreas Rammhold
08ba4f13c9 firefoxPackages: support building with firefox 65
Firefox >=65 will depend on icu >=63. All the older firefox versions
(and derived packages) seem to work fine with this change.

Also the system path environment patch will fail to apply since there
was a trivial whitespace change in the source file. By adding `-l` to
patch we can avoid having to track two patches that do basically the
same. Having patchFlags per file without resorting to pre-/postPatch
would be nicer but there doesn't seem to be a facility for that right
now.
2019-01-29 20:30:42 +01:00
Peter Simons
3b1158c8dd ghcjs: mark compiler builds as broken
These builds have been failing for a long time ...
2019-01-29 20:19:54 +01:00
Peter Simons
f3dc051771 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
01238f97b1.
2019-01-29 20:19:54 +01:00
Peter Simons
be1cae381f hackage2nix: disable broken builds on Hydra
@gridaphobe: ghc-srcspan-plugin has been broken for quite a while now.
2019-01-29 20:19:53 +01:00
Peter Simons
4a1c5eea97 LTS Haskell 13.5 2019-01-29 20:19:53 +01:00
Silvan Mosberger
400912df0f
Merge pull request #53002 from delroth/nginx-sso
nginx-sso: init at 0.15.1 (+ nixos service/test)
2019-01-29 20:10:37 +01:00
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
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
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
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
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