Changes from this week

This commit is contained in:
Kat Inskip 2023-08-03 12:13:18 -07:00
parent ba5647287f
commit 1ab58786d8
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
6 changed files with 56 additions and 17 deletions

View file

@ -109,7 +109,7 @@
flake = false;
};
artemiscli = {
url = "/Users/kat/src/work/metaflow-cli-plugin";
url = "git+ssh://git@github.com/Glamorous-ai/metaflow-cli-plugin.git";
inputs = {
flake-utils.follows = "utils";
nixpkgs.follows = "nixpkgs";