nt never uses flake inputs in this context

This commit is contained in:
do butterflies cry? 2026-02-09 09:40:52 +10:00
parent 03bee2a276
commit be916c8674

View file

@ -20,13 +20,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nt = {
url = "github:emilelcb/nt";
inputs = {
systems.follows = "systems";
nixpkgs.follows = "nixpkgs";
};
};
nt.url = "github:emilelcb/nt";
deploy-rs.url = "github:serokell/deploy-rs";
};