progress flake to latest upstreams

This commit is contained in:
do butterflies cry? 2026-02-13 13:10:51 +10:00
parent e991a0611c
commit 1e78d45ba8
2 changed files with 22 additions and 16 deletions

View file

@ -12,12 +12,12 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# nt.url = "github:emilelcb/nt";
nt.url = "/home/me/agribit/nexus/nt";
nt.url = "github:cry128/nt";
# nt.url = "/home/me/cry/mk/nt";
cerulean = {
# url = "github:emilelcb/Cerulean";
url = "/home/me/agribit/nexus/Cerulean";
url = "github:cry128/Cerulean";
# url = "/home/me/cry/mk/Cerulean";
inputs = {
systems.follows = "systems";
nixpkgs.follows = "nixpkgs";