Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8120fb6ec4c5
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 54f385241e66
Choose a head ref

Commits on Jun 20, 2019

  1. usbguard-nox: init at 0.7.4

    This is just usbguard without the Qt GUI that brings in Qt dependencies.
    
    Remove pandoc to reduce closure size. The usbguard build appears to
    use it only for spell checking.
    
    Remove asciidoctor because 0.7.1 switched to asciidoc. But don't add
    a dependency on asciidoc, because that causes the build fails on
    external DTDs.
    ivan committed Jun 20, 2019
    Copy the full SHA
    f2ea454 View commit details

Commits on Jun 25, 2019

  1. Copy the full SHA
    42c689d View commit details
  2. Copy the full SHA
    a083684 View commit details

Commits on Aug 7, 2019

  1. scream-receivers: init at 3.3

    ivan committed Aug 7, 2019
    Copy the full SHA
    52fcb87 View commit details

Commits on Aug 20, 2019

  1. ejabberd: 19.05 -> 19.08

    ajs124 committed Aug 20, 2019
    Copy the full SHA
    40b2fa6 View commit details
  2. Copy the full SHA
    9a0e820 View commit details

Commits on Aug 21, 2019

  1. ffmpeg-full: 4.1.4 -> 4.2

    Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.2:/Changelog
    
    Configuration flag changes:
    https://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff/n4.1.4..n4.2:/configure
    
    Ignored new configuration flags:
    --enable-libaribb24      enable ARIB text and caption decoding via libaribb24 [no]
    --enable-pocketsphinx    enable PocketSphinx, needed for asr filter [no]
    --enable-cuda-nvcc       enable Nvidia CUDA compiler [no]
    --disable-cuda-llvm      disable CUDA compilation using clang [autodetect]
    --disable-msa2           disable MSA2 optimizations
    
    The renamed and removed configuration options where not used.
    
    I've added a patch to prefer libdav1d over libaom, as libaom wasn't even
    able to play my sample videos for AV1 (apart from the reduced
    performance, at least in theory).
    primeos committed Aug 21, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    1537ce2 View commit details

Commits on Aug 22, 2019

  1. gitlab-runner: 12.1.0 -> 12.2.0

    bachp committed Aug 22, 2019
    Copy the full SHA
    c6378b3 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    marsam Mario Rodas
    Copy the full SHA
    d5beb9f View commit details

Commits on Aug 23, 2019

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    marsam Mario Rodas
    Copy the full SHA
    b0ea620 View commit details
  2. font-awesome: 5.10.1 -> 5.10.2

    xrelkd committed Aug 23, 2019
    Copy the full SHA
    54e5878 View commit details
  3. LTS Haskell 14.2

    peti committed Aug 23, 2019
    Copy the full SHA
    ff8c2ec View commit details
  4. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
    commercialhaskell/all-cabal-hashes@fd4f8cf.
    peti committed Aug 23, 2019
    Copy the full SHA
    f8d2601 View commit details
  5. Merge pull request #66215 from ajs124/ejabberd/19.08

    ejabberd: 19.05 -> 19.08
    Lassulus authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8b12bfc View commit details
  6. Copy the full SHA
    8f8d9ab View commit details
  7. Merge pull request #67329 from xrelkd/update/font-awesome

    font-awesome: 5.10.1 -> 5.10.2
    lsix authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3226294 View commit details
  8. ffmpeg-full: Disable libmfx and nvenc on AArch64 to fix the build

    The AArch64 build was failing since 2019-03-26:
    https://hydra.nixos.org/build/98821440
    primeos committed Aug 23, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    4469c23 View commit details
  9. dune: 1.11.1 -> 1.11.3

    marsam authored and vbgl committed Aug 23, 2019
    Copy the full SHA
    2898679 View commit details
  10. dune: add marsam as maintainer

    marsam authored and vbgl committed Aug 23, 2019
    Copy the full SHA
    f7c9670 View commit details
  11. Merge pull request #67294 from bachp/gitlab-runner-12.2.0

    gitlab-runner: 12.1.0 -> 12.2.0
    globin authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8279e5f View commit details
  12. Merge pull request #66252 from ivan/scream-receivers

    scream-receivers: init at 3.3
    srhb authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    33e33ee View commit details
  13. Merge pull request #67309 from marsam/fix-pycurl-darwin-build

    pythonPackages.pycurl: fix build on darwin
    marsam authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    911ec73 View commit details
  14. Merge pull request #67205 from primeos/ffmpeg-full

    ffmpeg-full: 4.1.4 -> 4.2
    primeos authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7126eed View commit details
  15. alertmanager: 0.16.2 -> 0.18.0

    globin committed Aug 23, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    globin Robin Gloster
    Copy the full SHA
    88b5537 View commit details
  16. clamav: 0.101.3 -> 0.101.4

    globin committed Aug 23, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    globin Robin Gloster
    Copy the full SHA
    47a219d View commit details
  17. Merge pull request #63763 from thefloweringash/node-exporter-update

    prometheus-node-exporter: 0.17.0 -> 0.18.1; set version information
    globin authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c6a082b View commit details
  18. Merge pull request #67315 from marsam/update-prometheus

    prometheus_2: 2.11.1 -> 2.12.0
    globin authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3ac9fd3 View commit details
  19. Merge pull request #67344 from mayflower/alertmanager-0.18.0

    alertmanager: 0.16.2 -> 0.18.0
    globin authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7d1bd57 View commit details
  20. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    globin Robin Gloster
    Copy the full SHA
    f1512df View commit details
  21. nixpkgs-fmt: init at 0.2.0

    zimbatm committed Aug 23, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    zimbatm Jonas Chevalier
    Copy the full SHA
    79c2ed6 View commit details
  22. Merge pull request #63539 from ivan/usbguard-nox

    usbguard-nox: init at 0.7.4
    srhb authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3a64303 View commit details
  23. scrot: 0.8-18 -> 1.2

    globin committed Aug 23, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    globin Robin Gloster
    Copy the full SHA
    c55d90b View commit details
  24. Merge pull request #67346 from mayflower/clamav-0.101.4

    clamav: 0.101.3 -> 0.101.4
    globin authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    39f9042 View commit details
  25. seafile-client: Use qt5's mkDerivation

    Following guidelines from #65399
    greizgh authored and worldofpeace committed Aug 23, 2019
    Copy the full SHA
    041c82e View commit details
  26. Merge pull request #67270 from greizgh/qt/seafile-client

    seafile-client: Use qt5's mkDerivation
    worldofpeace authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3fffe5a View commit details
  27. Merge pull request #67348 from mayflower/prometheus-exporter-mysqld-0…

    ….11.0
    
    prometheus-mysqld-exporter: 0.10.0 -> 0.11.0
    Ma27 authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    826b492 View commit details
  28. Copy the full SHA
    ddfb9a1 View commit details
  29. nextcloud-client: 2.5.2 -> 2.5.3

    https://github.com/nextcloud/desktop/releases/tag/v2.5.3
    
    Also move explicitly dbus configuration files to the store path rather than
    `/etc/dbus-1/services`.
    Ma27 committed Aug 23, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    Ma27 Maximilian Bosch
    Copy the full SHA
    8d62a39 View commit details
  30. Merge pull request #67354 from mayflower/scrot-1.2

    scrot: 0.8-18 -> 1.2
    Ma27 authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a35b734 View commit details
  31. Merge pull request #67306 from Ma27/bump-nextcloud-client

    nextcloud-client: 2.5.2 -> 2.5.3
    worldofpeace authored Aug 23, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    54f3852 View commit details
Showing with 1,258 additions and 972 deletions.
  1. +12 −2 nixos/modules/services/security/usbguard.nix
  2. +1 −3 nixos/tests/xmpp/ejabberd.nix
  3. +25 −0 ...applications/networking/nextcloud-client/0001-Explicitly-copy-dbus-files-into-the-store-dir.patch
  4. +12 −8 pkgs/applications/networking/nextcloud-client/default.nix
  5. +7 −8 pkgs/applications/networking/seafile-client/default.nix
  6. +2 −2 pkgs/data/fonts/font-awesome-5/default.nix
  7. +3 −24 pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix
  8. +21 −21 pkgs/development/haskell-modules/configuration-hackage2nix.yaml
  9. +949 −836 pkgs/development/haskell-modules/hackage-packages.nix
  10. +40 −0 pkgs/development/haskell-modules/non-hackage-packages.nix
  11. +14 −12 pkgs/development/libraries/ffmpeg-full/default.nix
  12. +19 −0 pkgs/development/libraries/ffmpeg-full/prefer-libdav1d-over-libaom.patch
  13. +4 −1 pkgs/development/python-modules/pycurl/default.nix
  14. +4 −4 pkgs/development/tools/continuous-integration/gitlab-runner/default.nix
  15. +11 −2 pkgs/development/tools/coursier/default.nix
  16. +3 −3 pkgs/development/tools/ocaml/dune/default.nix
  17. +56 −0 pkgs/misc/scream-receivers/default.nix
  18. +12 −13 pkgs/os-specific/linux/usbguard/default.nix
  19. +2 −2 pkgs/servers/monitoring/prometheus/alertmanager.nix
  20. +2 −2 pkgs/servers/monitoring/prometheus/default.nix
  21. +2 −2 pkgs/servers/monitoring/prometheus/mysqld-exporter.nix
  22. +8 −2 pkgs/servers/monitoring/prometheus/node-exporter.nix
  23. +5 −5 pkgs/servers/xmpp/ejabberd/default.nix
  24. +11 −18 pkgs/tools/graphics/scrot/default.nix
  25. +21 −0 pkgs/tools/nix/nixpkgs-fmt/default.nix
  26. +2 −2 pkgs/tools/security/clamav/default.nix
  27. +10 −0 pkgs/top-level/all-packages.nix
14 changes: 12 additions & 2 deletions nixos/modules/services/security/usbguard.nix
Original file line number Diff line number Diff line change
@@ -39,6 +39,16 @@ in {
services.usbguard = {
enable = mkEnableOption "USBGuard daemon";

package = mkOption {
type = types.package;
default = pkgs.usbguard;
defaultText = "pkgs.usbguard";
description = ''
The usbguard package to use. If you do not need the Qt GUI, use
<literal>pkgs.usbguard-nox</literal> to save disk space.
'';
};

ruleFile = mkOption {
type = types.path;
default = "/var/lib/usbguard/rules.conf";
@@ -179,7 +189,7 @@ in {

config = mkIf cfg.enable {

environment.systemPackages = [ pkgs.usbguard ];
environment.systemPackages = [ cfg.package ];

systemd.services.usbguard = {
description = "USBGuard daemon";
@@ -195,7 +205,7 @@ in {

serviceConfig = {
Type = "simple";
ExecStart = ''${pkgs.usbguard}/bin/usbguard-daemon -P -k -c ${daemonConfFile}'';
ExecStart = ''${cfg.package}/bin/usbguard-daemon -P -k -c ${daemonConfFile}'';
Restart = "on-failure";
};
};
4 changes: 1 addition & 3 deletions nixos/tests/xmpp/ejabberd.nix
Original file line number Diff line number Diff line change
@@ -45,8 +45,7 @@ import ../make-test.nix ({ pkgs, ... }: {
ip: "127.0.0.1"
module: ejabberd_service
access: local
shaper_rule: fast
ip: "127.0.0.1"
shaper: fast
## Disabling digest-md5 SASL authentication. digest-md5 requires plain-text
## password storage (see auth_password_format option).
@@ -181,7 +180,6 @@ import ../make-test.nix ({ pkgs, ... }: {
mod_client_state: {}
mod_configure: {} # requires mod_adhoc
## mod_delegation: {} # for xep0356
mod_echo: {}
#mod_irc:
# host: "irc.@HOST@"
# default_encoding: "utf-8"
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
From bbd366348d1f0e334d4604d04e293a046070e666 Mon Sep 17 00:00:00 2001
From: Maximilian Bosch <maximilian@mbosch.me>
Date: Fri, 23 Aug 2019 00:19:20 +0200
Subject: [PATCH] Explicitly copy dbus files into the store dir

---
shell_integration/libcloudproviders/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell_integration/libcloudproviders/CMakeLists.txt b/shell_integration/libcloudproviders/CMakeLists.txt
index 1f35335..7f76951 100644
--- a/shell_integration/libcloudproviders/CMakeLists.txt
+++ b/shell_integration/libcloudproviders/CMakeLists.txt
@@ -19,7 +19,7 @@ MACRO(PKGCONFIG_GETVAR _package _var _output_variable)
ENDMACRO(PKGCONFIG_GETVAR _package _var _output_variable)

macro(dbus_add_activation_service _sources)
- PKGCONFIG_GETVAR(dbus-1 session_bus_services_dir _install_dir)
+ set(_install_dir "${CMAKE_INSTALL_PREFIX}/etc/dbus-1/service")
foreach (_i ${_sources})
get_filename_component(_service_file ${_i} ABSOLUTE)
string(REGEX REPLACE "\\.service.*$" ".service" _output_file ${_i})
--
2.19.2

20 changes: 12 additions & 8 deletions pkgs/applications/networking/nextcloud-client/default.nix
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
{ stdenv, fetchgit, cmake, pkgconfig, qtbase, qtwebkit, qtkeychain, qttools, sqlite
, inotify-tools, wrapQtAppsHook, openssl_1_1, pcre, qtwebengine, libsecret
{ lib, mkDerivation, fetchgit, cmake, pkgconfig, qtbase, qtwebkit, qtkeychain, qttools, sqlite
, inotify-tools, openssl_1_1, pcre, qtwebengine, libsecret
, libcloudproviders
}:

stdenv.mkDerivation rec {
mkDerivation rec {
name = "nextcloud-client-${version}";
version = "2.5.2";
version = "2.5.3";

src = fetchgit {
url = "git://github.com/nextcloud/desktop.git";
rev = "refs/tags/v${version}";
sha256 = "1brpxdgyy742dqw6cyyv2257d6ihwiqhbzfk2hb8zjgbi6p9lhsr";
sha256 = "0fbw56bfbyk3cqv94iqfsxjf01dwy1ysjz89dri7qccs65rnjswj";
fetchSubmodules = true;
};

nativeBuildInputs = [ pkgconfig cmake wrapQtAppsHook ];
patches = [
./0001-Explicitly-copy-dbus-files-into-the-store-dir.patch
];

nativeBuildInputs = [ pkgconfig cmake ];

buildInputs = [ qtbase qtwebkit qtkeychain qttools qtwebengine sqlite openssl_1_1.out pcre inotify-tools libcloudproviders ];

@@ -32,15 +36,15 @@ stdenv.mkDerivation rec {
];

qtWrapperArgs = [
''--prefix LD_LIBRARY_PATH : ${stdenv.lib.makeLibraryPath [ libsecret ]}''
''--prefix LD_LIBRARY_PATH : ${lib.makeLibraryPath [ libsecret ]}''
];

postInstall = ''
sed -i 's/\(Icon.*\)=nextcloud/\1=Nextcloud/g' \
$out/share/applications/nextcloud.desktop
'';

meta = with stdenv.lib; {
meta = with lib; {
description = "Nextcloud themed desktop client";
homepage = https://nextcloud.com;
license = licenses.gpl2;
15 changes: 7 additions & 8 deletions pkgs/applications/networking/seafile-client/default.nix
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{ stdenv, fetchFromGitHub, pkgconfig, cmake, qtbase, qttools
, seafile-shared, ccnet, makeWrapper
{ stdenv, mkDerivation, fetchFromGitHub, pkgconfig, cmake, qtbase, qttools
, seafile-shared, ccnet
, withShibboleth ? true, qtwebengine }:

with stdenv.lib;

stdenv.mkDerivation rec {
mkDerivation rec {
version = "6.2.11";
name = "seafile-client-${version}";

@@ -15,17 +15,16 @@ stdenv.mkDerivation rec {
sha256 = "1b8jqmr2qd3bpb3sr4p5w2a76x5zlknkj922sxrvw1rdwqhkb2pj";
};

nativeBuildInputs = [ pkgconfig cmake makeWrapper ];
nativeBuildInputs = [ pkgconfig cmake ];
buildInputs = [ qtbase qttools seafile-shared ]
++ optional withShibboleth qtwebengine;

cmakeFlags = [ "-DCMAKE_BUILD_TYPE=Release" ]
++ optional withShibboleth "-DBUILD_SHIBBOLETH_SUPPORT=ON";

postInstall = ''
wrapProgram $out/bin/seafile-applet \
--suffix PATH : ${stdenv.lib.makeBinPath [ ccnet seafile-shared ]}
'';
qtWrapperArgs = [
"--suffix PATH : ${stdenv.lib.makeBinPath [ ccnet seafile-shared ]}"
];

meta = with stdenv.lib; {
homepage = https://github.com/haiwen/seafile-client;
4 changes: 2 additions & 2 deletions pkgs/data/fonts/font-awesome-5/default.nix
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ in {
sha256 = "1j8i32dq6rrlv3kf2hnq81iqks06kczaxjks7nw3zyq1231winm9";
};
v5 = font-awesome {
version = "5.10.1";
sha256 = "1ckr7n0hlhvyl8nkhyjr7k6r07czpcfp0s2mnb48mvfgxd3j992p";
version = "5.10.2";
sha256 = "0bg28zn2lhrcyj7mbavphkvw3hrbnjsnn84305ax93nj3qd0d4hx";
};
}
27 changes: 3 additions & 24 deletions pkgs/development/haskell-modules/configuration-ghc-8.8.x.nix
Original file line number Diff line number Diff line change
@@ -41,30 +41,9 @@ self: super: {
unix = null;
xhtml = null;

# Use the current git version of cabal-install.
cabal-install = overrideCabal (super.cabal-install.overrideScope (self: super: { Cabal = self.Cabal-git; })) (drv: {
src = pkgs.fetchFromGitHub {
owner = "haskell";
repo = "cabal";
rev = "e98f6c26fa301b49921c2df67934bf9b0a4f3386";
sha256 = "15nrkvckq2rw31z7grgbsg5f0gxfc09afsrqdfi4n471k630xd2i";
};
version = "20190510-git";
editedCabalFile = null;
postUnpack = "sourceRoot+=/cabal-install";
jailbreak = true;
});
Cabal-git = overrideCabal super.Cabal_2_4_1_0 (drv: {
src = pkgs.fetchFromGitHub {
owner = "haskell";
repo = "cabal";
rev = "e98f6c26fa301b49921c2df67934bf9b0a4f3386";
sha256 = "15nrkvckq2rw31z7grgbsg5f0gxfc09afsrqdfi4n471k630xd2i";
};
version = "20190510-git";
editedCabalFile = null;
postUnpack = "sourceRoot+=/Cabal";
});
# Use the cabal-install 3.0.0.0 beta release.
cabal-install = self.cabal-install-3;
Cabal_3_0_0_0 = null; # Our compiler has this already.

# Ignore overly restrictive upper version bounds.
async = doJailbreak super.async;
42 changes: 21 additions & 21 deletions pkgs/development/haskell-modules/configuration-hackage2nix.yaml
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ core-packages:
- ghcjs-base-0

default-package-overrides:
# LTS Haskell 14.1
# LTS Haskell 14.2
- abstract-deque ==0.3
- abstract-deque-tests ==0.3
- abstract-par ==0.3.3
@@ -143,7 +143,7 @@ default-package-overrides:
- avwx ==0.3.0.2
- aws-cloudfront-signed-cookies ==0.2.0.1
- aws-lambda-haskell-runtime ==2.0.1
- backprop ==0.2.6.2
- backprop ==0.2.6.3
- bank-holidays-england ==0.2.0.1
- barbies ==1.1.3.0
- barrier ==0.1.1
@@ -224,7 +224,7 @@ default-package-overrides:
- boolean-like ==0.1.1.0
- boolean-normal-forms ==0.0.1
- boolsimplifier ==0.1.8
- boots ==0.0.3
- boots ==0.0.100
- bordacount ==0.1.0.0
- boring ==0.1.2
- both ==0.1.1.0
@@ -309,7 +309,7 @@ default-package-overrides:
- chimera ==0.2.0.0
- choice ==0.2.2
- chronologique ==0.3.1.1
- chronos ==1.0.6
- chronos ==1.0.7
- chronos-bench ==0.2.0.2
- chunked-data ==0.3.1
- cipher-aes ==0.2.11
@@ -601,7 +601,7 @@ default-package-overrides:
- ENIG ==0.0.1.0
- entropy ==0.4.1.4
- enummapset ==0.6.0.2
- enumset ==0.0.4.1
- enumset ==0.0.5
- enum-subset-generate ==0.1.0.0
- enum-text ==0.5.1.0
- enum-text-rio ==1.2.0.0
@@ -646,7 +646,7 @@ default-package-overrides:
- failable ==1.2.2.0
- fakedata ==0.2.2
- farmhash ==0.1.0.5
- fast-builder ==0.1.0.1
- fast-builder ==0.1.1.0
- fast-digits ==0.2.1.0
- fast-logger ==2.4.16
- fast-math ==1.0.2
@@ -793,7 +793,7 @@ default-package-overrides:
- gi-gtk-hs ==0.3.8.0
- gi-gtksource ==3.0.22
- gi-javascriptcore ==4.0.21
- ginger ==0.9.0.0
- ginger ==0.9.1.0
- gingersnap ==0.3.1.0
- gi-pango ==1.0.22
- githash ==0.1.3.1
@@ -918,14 +918,14 @@ default-package-overrides:
- hlibgit2 ==0.18.0.16
- hlibsass ==0.1.8.0
- hmatrix ==0.20.0.0
- hmatrix-backprop ==0.1.2.5
- hmatrix-backprop ==0.1.3.0
- hmatrix-gsl ==0.19.0.1
- hmatrix-gsl-stats ==0.4.1.8
- hmatrix-morpheus ==0.1.1.2
- hmatrix-vector-sized ==0.1.1.3
- hmatrix-vector-sized ==0.1.2.0
- hmm-lapack ==0.4
- hmpfr ==0.4.4
- hoauth2 ==1.8.8
- hoauth2 ==1.8.9
- Hoed ==0.5.1
- hOpenPGP ==2.8
- hopenpgp-tools ==0.21.3
@@ -1039,7 +1039,7 @@ default-package-overrides:
- hw-hedgehog ==0.1.0.3
- hw-hspec-hedgehog ==0.1.0.7
- hw-int ==0.0.0.3
- hw-ip ==2.3.1.2
- hw-ip ==2.3.4.1
- hw-json ==1.0.0.2
- hw-json-simd ==0.1.0.2
- hw-mquery ==0.2.0.1
@@ -1214,7 +1214,7 @@ default-package-overrides:
- lens-regex-pcre ==0.3.1.0
- lens-simple ==0.1.0.9
- lens-typelevel ==0.1.1.0
- lenz ==0.3.0.0
- lenz ==0.3.1.0
- leveldb-haskell ==0.6.5
- libffi ==0.1
- libgit ==0.3.1
@@ -1371,7 +1371,7 @@ default-package-overrides:
- monoid-extras ==0.5
- monoid-subclasses ==0.4.6.1
- monoid-transformer ==0.0.4
- mono-traversable ==1.0.11.0
- mono-traversable ==1.0.12.0
- mono-traversable-instances ==0.1.0.0
- mono-traversable-keys ==0.1.0
- more-containers ==0.2.1.2
@@ -1742,7 +1742,7 @@ default-package-overrides:
- reflection ==2.1.4
- RefSerialize ==0.4.0
- regex ==1.0.2.0
- regex-applicative ==0.3.3
- regex-applicative ==0.3.3.1
- regex-applicative-text ==0.1.0.1
- regex-base ==0.93.2
- regex-compat ==0.95.1
@@ -1808,9 +1808,9 @@ default-package-overrides:
- safe-json ==0.1.0
- safe-money ==0.9
- SafeSemaphore ==0.10.1
- salak ==0.3.3.1
- salak-toml ==0.3.3
- salak-yaml ==0.3.3
- salak ==0.3.4.1
- salak-toml ==0.3.4.1
- salak-yaml ==0.3.4.1
- saltine ==0.1.0.2
- salve ==1.0.6
- sample-frame ==0.0.3
@@ -2126,7 +2126,7 @@ default-package-overrides:
- th-expand-syns ==0.4.4.0
- th-extras ==0.0.0.4
- th-lift ==0.8.0.1
- th-lift-instances ==0.1.13
- th-lift-instances ==0.1.14
- th-nowq ==0.1.0.3
- th-orphans ==0.13.7
- th-printf ==0.6.0
@@ -2320,7 +2320,7 @@ default-package-overrides:
- wai-cors ==0.2.7
- wai-enforce-https ==0.0.1
- wai-eventsource ==3.0.0
- wai-extra ==3.0.27
- wai-extra ==3.0.28
- wai-handler-launch ==3.0.2.4
- wai-logger ==2.3.5
- wai-middleware-auth ==0.1.2.1
@@ -2428,7 +2428,7 @@ default-package-overrides:
- yesod-auth-hashdb ==1.7.1.1
- yesod-auth-oauth2 ==0.6.1.1
- yesod-bin ==1.6.0.3
- yesod-core ==1.6.14
- yesod-core ==1.6.15
- yesod-csp ==0.2.5.0
- yesod-eventsource ==1.6.0
- yesod-fb ==0.5.0
@@ -2442,7 +2442,7 @@ default-package-overrides:
- yesod-recaptcha2 ==0.3.0
- yesod-sitemap ==1.6.0
- yesod-static ==1.6.0.1
- yesod-test ==1.6.6.1
- yesod-test ==1.6.6.2
- yesod-text-markdown ==0.1.10
- yesod-websockets ==0.3.0.2
- yes-precure5-command ==5.5.3
Loading