som more deploy-rs mods
This commit is contained in:
parent
3792c11bf0
commit
0cf06f8541
3 changed files with 17 additions and 14 deletions
|
|
@ -8,8 +8,10 @@
|
|||
packages = with pkgs; [
|
||||
nil
|
||||
nixfmt-rfc-style
|
||||
inputs.deploy-rs.packages.${pkgs.system}.default
|
||||
];
|
||||
shellHook = ''
|
||||
alias deploy='${inputs.deploy-rs.packages.${pkgs.system}.default}/bin/deploy --skip-checks'
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue