Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version; all auto-solved by kdiff3, hopefully OK. Hydra nixpkgs: ?compare=1538611
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ stdenv, fetchFromGitHub, substituteAll, udev
|
||||
{ stdenv, mkDerivation, fetchFromGitHub, substituteAll, udev
|
||||
, pkgconfig, qtbase, cmake, zlib, kmod }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
mkDerivation rec {
|
||||
version = "0.3.2";
|
||||
pname = "ckb-next";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user