mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 21:32:23 +03:00
linux-copperhead: 4.12.3.a -> 4.12.4.a
This commit is contained in:
parent
027323396b
commit
a918521c1e
@ -1,9 +1,9 @@
|
||||
{ stdenv, hostPlatform, fetchFromGitHub, perl, buildLinux, ... } @ args:
|
||||
|
||||
let
|
||||
version = "4.12.3";
|
||||
version = "4.12.4";
|
||||
revision = "a";
|
||||
sha256 = "0nxzpkh2ca47g6qykkfhf8qynpx3kr9vdkm9wixky159zxfj6s85";
|
||||
sha256 = "1c6fin95ppl7lj09vr3vxfwxgf3db15wyncvq07b675fpkdx0nnx";
|
||||
in
|
||||
|
||||
import ./generic.nix (args // {
|
||||
|
Loading…
Reference in New Issue
Block a user