Use nixpkgs conduit

This commit is contained in:
Nathan McCarty 2025-02-12 02:53:47 -05:00
parent 360c6779b6
commit c110e24c6c
3 changed files with 9 additions and 277 deletions

View file

@ -18,10 +18,6 @@
nixos-hardware = {
url = "github:NixOS/nixos-hardware/master";
};
conduit = {
url = "gitlab:famedly/conduit";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = inputs @ {