mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
remove patches
This commit is contained in:
parent
211ddd0761
commit
8c77040001
4 changed files with 3 additions and 66 deletions
|
@ -6,7 +6,7 @@ let
|
|||
nixpkgs-patched-src = (import inputs.nixpkgs { system = arch; }).applyPatches {
|
||||
name = "nixpkgs-patches";
|
||||
src = inputs.nixpkgs;
|
||||
patches = [ ../patches/bcachefs-systemd-stage-1.patch ];
|
||||
patches = [ ];
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue