mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-15 02:43:24 +03:00
pine64-pinephone: cleanup
This commit is contained in:
parent
ad12d96e0a
commit
7fe487d2a3
@ -11,12 +11,6 @@
|
||||
}:
|
||||
|
||||
let
|
||||
pw = id: sha256: fetchpatch {
|
||||
inherit sha256;
|
||||
name = "${id}.patch";
|
||||
url = "https://patchwork.ozlabs.org/patch/${id}/raw/";
|
||||
};
|
||||
|
||||
pine64Patch = rev: sha256: fetchpatch {
|
||||
inherit sha256;
|
||||
name = "pine64-${rev}.patch";
|
||||
|
Loading…
Reference in New Issue
Block a user