Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: jump to nixpkgs 24.05 | stuebinm | 2024-06-04 | 1 | -4/+6 |
| | | | | | | | | | | | | this does a lot of things, most of which are maintenance: - sources update - adjust newly-renamed options - swap some packages that were removed / renamed - update nomsring to newer default ghc - remove the deprecated lib.mdDoc from modules/*.nix - disable the nixpkgs mollysocket module so my own keeps evaluating - bundle the package definition of hikari & wlroots 0.15, which nixpkgs has removed as unmaintained (in fairness, they are unmaintained) | ||||
* | init mollysocket package, module, and deploy it on flora | stuebinm | 2024-03-04 | 1 | -0/+92 |
with thanks to networkException, who wrote the initial nix package. |