fixup
This commit is contained in:
parent
89ed455e78
commit
8b0299df98
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
|||
firefox-csshacks = pkgs.fetchFromGitHub {
|
||||
owner = "MrOtherGuy";
|
||||
repo = "firefox-csshacks";
|
||||
rev = "467a53ee72e169a9cef54b8677738b71dffd1335";
|
||||
rev = "7eca4b1050c4065130a2cf696302b4ef5d88d932";
|
||||
sparseCheckout = [ "!/*" "/chrome" "/content" ];
|
||||
hash = lib.fakeHash;
|
||||
};
|
||||
|
|
Reference in a new issue