hickory-dns: push patches to upstream nixpkgs
This commit is contained in:
@@ -48,16 +48,22 @@ in
|
|||||||
# })
|
# })
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
name = "nixos/hickory-dns: give services.hickory-dns.settings.zone a freeformType";
|
name = "nixos/hickory-dns: make settings.zone freeform; expose configFile option";
|
||||||
saneCommit = "d953584c1ec886b6119eb16c59e385214b5d6e0e";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/363001";
|
||||||
hash = "sha256-vPjK5nFcxvHpTRm0oouycEUzPBIH/muQGy8gDd5Y4Bg=";
|
hash = "sha256-TZYwsY7SE1LkEEv1KPHj4qPVrs8RagIu7x/TEZtXFzE=";
|
||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
# (fetchpatch' {
|
||||||
name = "nixos/hickory-dns: expose `configFile` as a toplevel option";
|
# name = "nixos/hickory-dns: give services.hickory-dns.settings.zone a freeformType";
|
||||||
saneCommit = "7cb0a6c87607810394eef050986408b0e5bd3e13";
|
# saneCommit = "d953584c1ec886b6119eb16c59e385214b5d6e0e";
|
||||||
hash = "sha256-Gki/GZOyFcWQRfChouIEZMmg2GDdAtsUSyAbSbTqANc=";
|
# hash = "sha256-vPjK5nFcxvHpTRm0oouycEUzPBIH/muQGy8gDd5Y4Bg=";
|
||||||
})
|
# })
|
||||||
|
|
||||||
|
# (fetchpatch' {
|
||||||
|
# name = "nixos/hickory-dns: expose `configFile` as a toplevel option";
|
||||||
|
# saneCommit = "7cb0a6c87607810394eef050986408b0e5bd3e13";
|
||||||
|
# hash = "sha256-Gki/GZOyFcWQRfChouIEZMmg2GDdAtsUSyAbSbTqANc=";
|
||||||
|
# })
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
name = "apacheHttpdPackages.mod_dnssd: fix cross compilation";
|
name = "apacheHttpdPackages.mod_dnssd: fix cross compilation";
|
||||||
|
Reference in New Issue
Block a user