mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-26 16:51:01 +01:00
Adapt to NUR overlay change
This commit is contained in:
parent
a8885f0e13
commit
36ecb3e20f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
_module.args = {
|
||||
flakeOverlays = system: [
|
||||
inputs.nur.overlay
|
||||
inputs.nur.overlays.default
|
||||
inputs.rust-overlay.overlays.default
|
||||
inputs.comma.overlays.default
|
||||
(final: prev: self.packages.${system})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue