We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54d11b commit b26e195Copy full SHA for b26e195
1 file changed
flake.nix
@@ -2,7 +2,7 @@
2
description = "Microcode updates for AMD CPUs on NixOS";
3
4
inputs.cpu-microcodes = {
5
- url = "github:platomav/CPUMicrocodes/ea9a847812d33c7671edb073d3149767ac674668";
+ url = "github:platomav/CPUMicrocodes/58897a4b77be3ebb17ee41c12002cd986d3da6ed";
6
flake = false;
7
};
8
0 commit comments