1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-09 16:13:54 +02:00

Revert flake-schemas for now

This commit is contained in:
Eelco Dolstra 2024-10-29 15:18:48 +01:00
parent 6ff6baaa35
commit ffcc42faf4
25 changed files with 827 additions and 730 deletions

View file

@ -28,8 +28,6 @@ let
test-daemon = daemon;
doBuild = false;
inherit (inputs) flake-schemas;
};
# Technically we could just return `pkgs.nixComponents`, but for Hydra it's