mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Nix's reposurgeon is a major version behind
This commit is contained in:
parent
3493687099
commit
89f023d608
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
inputs.flox.packages.${pkgs.system}.default
|
inputs.flox.packages.${pkgs.system}.default
|
||||||
kopia
|
kopia
|
||||||
kubectx
|
kubectx
|
||||||
reposurgeon
|
#reposurgeon # Nix is a major version behind brew
|
||||||
rpiboot
|
rpiboot
|
||||||
step-cli
|
step-cli
|
||||||
# terraform-versions."1.5.7"
|
# terraform-versions."1.5.7"
|
||||||
|
|
@ -44,6 +44,7 @@
|
||||||
#"podman" # this version is missing libkrun. Use installer at https://github.com/containers/podman/releases instead
|
#"podman" # this version is missing libkrun. Use installer at https://github.com/containers/podman/releases instead
|
||||||
"qemu"
|
"qemu"
|
||||||
"telegraf"
|
"telegraf"
|
||||||
|
"reposurgeon"
|
||||||
"terraform-docs"
|
"terraform-docs"
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue