linux-copperhead: 4.11.6.d -> 4.11.7.a
This commit is contained in:
parent
8f9d3bfddb
commit
03aed4cfcf
@ -1,9 +1,9 @@
|
|||||||
{ stdenv, fetchFromGitHub, perl, buildLinux, ... } @ args:
|
{ stdenv, fetchFromGitHub, perl, buildLinux, ... } @ args:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "4.11.6";
|
version = "4.11.7";
|
||||||
revision = "d";
|
revision = "a";
|
||||||
sha256 = "1wpfvcbcs93gx8v87h2z7l2dzbyl9vlcqxpfz8y65achhjj7kqlg";
|
sha256 = "0gvg0gnhl2hi0zw705zh1a8wrwm9831jmw5llr1miq6av7hgxw7n";
|
||||||
in
|
in
|
||||||
|
|
||||||
import ./generic.nix (args // {
|
import ./generic.nix (args // {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user