Update lockfile
This commit is contained in:
parent
6ddc91780f
commit
a7f4050ed8
2 changed files with 22 additions and 22 deletions
|
@ -103,7 +103,7 @@
|
|||
deployPkgs = import inputs.nixpkgs {
|
||||
inherit system;
|
||||
overlays = [
|
||||
inputs.deploy-rs.overlay
|
||||
inputs.deploy-rs.overlays.default
|
||||
(self: super: {
|
||||
deploy-rs = {
|
||||
inherit (pkgs) deploy-rs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue