fix and update to 25.05 woo
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2025-07-17 08:46:43 +01:00
parent ccfa4fdb4f
commit e79499c35f
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
11 changed files with 261 additions and 301 deletions

View file

@ -1,10 +1,5 @@
{
pkgs,
inputs,
...
}: {
{inputs, ...}: {
nix = {
package = pkgs.nixVersions.nix_2_23;
registry.nixpkgs.flake = inputs.nixpkgs;
gc = {
automatic = true;