fix wordpress-plugins spelling
This commit is contained in:
parent
bd4c1ad91f
commit
39b9d431b4
2 changed files with 2 additions and 2 deletions
|
@ -111,7 +111,7 @@
|
|||
woodpecker-server
|
||||
hydra
|
||||
hydra-unstable
|
||||
wordpressPlugins
|
||||
wordpress-plugins
|
||||
;
|
||||
}
|
||||
// (
|
||||
|
|
|
@ -82,7 +82,7 @@ system: self: super: let
|
|||
];
|
||||
});
|
||||
hydra-unstable = self.hydra;
|
||||
wordpressPlugins = self.callPackage ./web/wordpress-plugins {};
|
||||
wordpress-plugins = self.callPackage ./web/wordpress-plugins {};
|
||||
})
|
||||
riscv-overlay
|
||||
];
|
||||
|
|
Reference in a new issue