mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 09:03:42 +00:00
kernelPatches: remove unused parameters
This commit is contained in:
parent
a869c8351c
commit
cd55b6b5bb
@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, fetchgit, apparmor }:
|
||||
{ stdenv, fetchurl }:
|
||||
|
||||
let
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user