fill out murex a bit, cosmic fixes
This commit is contained in:
parent
a4ce7db9c9
commit
67702255a2
19 changed files with 426 additions and 81 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue