mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-17 12:50:04 +00:00
haskellPackages.cachix: Remove redundant override
The default fsnotify package has that exact version.
This commit is contained in:
@@ -1076,7 +1076,6 @@ self: super: builtins.intersectAttrs super {
|
||||
'';
|
||||
}) (lib.pipe
|
||||
(super.cachix.override {
|
||||
fsnotify = dontCheck super.fsnotify_0_4_1_0;
|
||||
hnix-store-core = super.hnix-store-core_0_6_1_0;
|
||||
nix = self.hercules-ci-cnix-store.nixPackage;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user