fill out murex a bit, cosmic fixes

This commit is contained in:
atagen 2024-10-09 21:34:09 +11:00
parent a4ce7db9c9
commit 67702255a2
19 changed files with 426 additions and 81 deletions

View file

@ -55,10 +55,13 @@
inputs.rust-overlay.follows = "rust-overlay";
};
murex = {
podman = {
flake = false;
url = "github:lmorg/murex";
url = "github:containers/podman";
};
murex-jump.url = "path:./flakes/murex-module-jump";
murex-starship.url = "path:./flakes/murex-module-starship";
};
outputs = {