Skip to content
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9388fc9a56bb
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5875f87c75db
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 14, 2019

  1. altcoins.freicoin: fix build (#57647)

    (cherry picked from commit fb81978)
    stephengroat authored and xeji committed Mar 14, 2019
    Copy the full SHA
    5875f87 View commit details
Showing with 2 additions and 0 deletions.
  1. +2 −0 pkgs/applications/altcoins/freicoin.nix
2 changes: 2 additions & 0 deletions pkgs/applications/altcoins/freicoin.nix
Original file line number Diff line number Diff line change
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
sha256 = "1v1qwv4x5agjba82s1vknmdgq67y26wzdwbmwwqavv7f7y3y860h";
};

enableParallelBuilding = false;

qmakeFlags = ["USE_UPNP=-"];

# I think that openssl and zlib are required, but come through other