use bleeding nginx (for the fake heartbleed, no longer necessary)
This commit is contained in:
@@ -16,9 +16,6 @@ channels: final: prev: {
|
||||
sublime-music
|
||||
starship;
|
||||
|
||||
#TODO: Secure SSL until nixpkgs catches up
|
||||
nginxStable = prev.nginxStable.override { openssl = pkgs.openssl_1_1; };
|
||||
|
||||
haskellPackages = prev.haskellPackages.override
|
||||
(old: {
|
||||
overrides = prev.lib.composeExtensions (old.overrides or (_: _: { })) (hfinal: hprev:
|
||||
|
||||
Reference in New Issue
Block a user