git-repo-go: init at 0.7.8 #3

Merged
erwin merged 3 commits from erwin/feature/add-git-repo-go into main 2024-03-28 14:40:16 +01:00 AGit
Showing only changes of commit eddb85da99 - Show all commits

View file

@ -234,6 +234,7 @@
};
packages = {
git-repo-go = pkgs.callPackage ./pkgs/git-repo-go { };
incus-ui = pkgs.callPackage ./pkgs/incus-ui { };
openfga = pkgs.callPackage ./pkgs/openfga { };
gitu = pkgs.callPackage ./pkgs/gitu { };
@ -253,6 +254,7 @@
name = "dotfiles";
packages = [
age
config.packages.git-repo-go
inputs'.colmena.packages.colmena
just
nodejs