mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
linux: switch netfilter fix to lore patch URL
Expected to be more stable.
This commit is contained in:
parent
95ee0b6830
commit
dd50f99e26
@ -66,7 +66,7 @@
|
|||||||
netfilter-typo-fix = {
|
netfilter-typo-fix = {
|
||||||
name = "netfilter-typo-fix";
|
name = "netfilter-typo-fix";
|
||||||
patch = fetchpatch {
|
patch = fetchpatch {
|
||||||
url = "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/patch/?id=306ed1728e8438caed30332e1ab46b28c25fe3d8";
|
url = "https://lore.kernel.org/netdev/20241021094536.81487-3-pablo@netfilter.org/raw";
|
||||||
hash = "sha256-ZGc1xAIjf+MlV02jhIWZ4jHC742+z/WpN7RenqpU7e4=";
|
hash = "sha256-ZGc1xAIjf+MlV02jhIWZ4jHC742+z/WpN7RenqpU7e4=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user