ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[autofix.ci] apply automated fixes

authored by

autofix-ci[bot] and committed by
GitHub
0d4a3277 e594ff1f

+3 -3
+3 -3
Cargo.lock
··· 611 611 612 612 [[package]] 613 613 name = "key_agent" 614 - version = "0.5.0" 614 + version = "0.6.0" 615 615 dependencies = [ 616 616 "anyhow", 617 617 "nix 0.30.1", ··· 628 628 629 629 [[package]] 630 630 name = "lib" 631 - version = "0.5.0" 631 + version = "0.6.0" 632 632 dependencies = [ 633 633 "anyhow", 634 634 "derive_more", ··· 1971 1971 1972 1972 [[package]] 1973 1973 name = "wire" 1974 - version = "0.5.0" 1974 + version = "0.6.0" 1975 1975 dependencies = [ 1976 1976 "clap", 1977 1977 "clap-markdown",