Migrate to flake-parts

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-10-07 22:45:00 +01:00
parent 3a060cb6e9
commit 7671099aea
5 changed files with 249 additions and 40 deletions

View file

@ -74,8 +74,6 @@
phpPackages.composer
];
};
formatter = pkgs.nixfmt-rfc-style;
};
};
}