Compare commits
3 commits
245dd2c657
...
55eab4e5f1
| Author | SHA1 | Date | |
|---|---|---|---|
| 55eab4e5f1 | |||
| b96a089934 | |||
| a9586f646d |
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
inherit system;
|
||||
overlays = [
|
||||
inputs.deploy-rs.overlays.default
|
||||
(final: prev: {
|
||||
(_: prev: {
|
||||
deploy-rs = {
|
||||
inherit (nixpkgs.legacyPackages.${system}) deploy-rs;
|
||||
inherit (prev.deploy-rs) lib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue