Remove override for hydra_unstable
This commit is contained in:
parent
37badcc336
commit
bd0d73cc33
1 changed files with 0 additions and 4 deletions
|
@ -20,8 +20,4 @@
|
||||||
];
|
];
|
||||||
recipemd = prev.python3Packages.toPythonApplication final.python3Packages.recipemd;
|
recipemd = prev.python3Packages.toPythonApplication final.python3Packages.recipemd;
|
||||||
};
|
};
|
||||||
|
|
||||||
insecure = final: prev: {
|
|
||||||
hydra_unstable = prev.hydra_unstable.override { nix = final.nixVersions.unstable; };
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue