forked from rarias/bscpkgs
pkgs: update nixpkgs to 1614b96a
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
stdenv
|
||||
, lib
|
||||
, automake
|
||||
, autoconf
|
||||
, libtool
|
||||
@@ -19,7 +20,7 @@
|
||||
, gitBranch ? "master"
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "nanos6";
|
||||
|
||||
Reference in New Issue
Block a user