mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(ci): deploy-rs flake structure changed
This commit is contained in:
parent
7a2d834742
commit
173fadf3cf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
pkgs = import inputs.nixpkgs {
|
pkgs = import inputs.nixpkgs {
|
||||||
inherit system;
|
inherit system;
|
||||||
overlays = [
|
overlays = [
|
||||||
inputs.deploy-rs.overlay
|
inputs.deploy-rs.overlays.default or inputs.deploy-rs.overlay
|
||||||
inputs.arcexprs.overlays.default
|
inputs.arcexprs.overlays.default
|
||||||
(import ./barcodebuddy.nix)
|
(import ./barcodebuddy.nix)
|
||||||
(import ./samba.nix)
|
(import ./samba.nix)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue