mirror of
https://codeberg.org/mart-w/nixos-x13s.git
synced 2024-11-09 01:24:48 +01:00
fix: shm bridge sha
This commit is contained in:
parent
baa17c8f4d
commit
5f7a170cd1
|
@ -22,7 +22,7 @@ let
|
|||
patch = (
|
||||
pkgs.fetchurl {
|
||||
url = "https://lore.kernel.org/lkml/20240205182810.58382-1-brgl@bgdev.pl/t.mbox.gz";
|
||||
hash = "sha256-apwfO/bhVd8jzsHpOPFQXshzdwfg5Zcelf2vCDtlCtI=";
|
||||
hash = "sha256-MeuDkVFSf/KqzcD92wR6U9yOJhOKmZkXsgGcOm/9l/k=";
|
||||
}
|
||||
);
|
||||
extraStructuredConfig = {
|
||||
|
|
Loading…
Reference in a new issue