feat: bump linux-jhovold -> 6.12-rc6
This commit is contained in:
parent
ff41877fbd
commit
b74e8bfe82
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
||||
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc5";
|
||||
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc6";
|
||||
linux-jhovold.flake = false;
|
||||
};
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
|||
];
|
||||
|
||||
perSystem =
|
||||
{ pkgs, ... }:
|
||||
{ pkgs, inputs' , ... }:
|
||||
{
|
||||
devShells = rec {
|
||||
default = pkgs.mkShellNoCC { packages = ci.nativeBuildInputs; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue