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

41
flakes/murex-module-starship/flake.lock generated Normal file
View file

@ -0,0 +1,41 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
"path": "/nix/store/sdzpqjwx7pdx6lsq6llyfqqf7hspp83c-source",
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"src": "src"
}
},
"src": {
"flake": false,
"locked": {
"lastModified": 1693396396,
"narHash": "sha256-o37H94I8TYaAaGaICmgXdNAzDWlTpWebn33FlTPx8Z8=",
"owner": "orefalo",
"repo": "murex-module-starship",
"rev": "76ea5992cd6b328ceb32d1d6fb690768a745947f",
"type": "github"
},
"original": {
"owner": "orefalo",
"repo": "murex-module-starship",
"type": "github"
}
}
},
"root": "root",
"version": 7
}