diff --git a/flake.nix b/flake.nix index c14fe68..20a8eca 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "tweag/cerm: compositional reproducible executable machines"; + description = "tweag/crem: compositional reproducible executable machines"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";