We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 8fd6393 commit 1434128Copy full SHA for 1434128
pkgs/os-specific/linux/kernel/linux-hardened-copperhead.nix
@@ -2,8 +2,8 @@
2
3
let
4
version = "4.12";
5
- revision = "d";
6
- sha256 = "1glhqk6py8wkv291fh57r4z5hbiymzkhr8cqrh3r97yni2zs6lj4";
+ revision = "e";
+ sha256 = "1zxmfddj3nx8fd4nfxi0sxa3j9byq1dkp05plnknmi45b3ji57zh";
7
in
8
9
import ./generic.nix (args // {
0 commit comments