File tree Expand file tree Collapse file tree 2 files changed +113
-40
lines changed
Expand file tree Collapse file tree 2 files changed +113
-40
lines changed Original file line number Diff line number Diff line change 127127 mac-app-util = {
128128 url = "github:hraban/mac-app-util" ;
129129 inputs . nixpkgs . follows = "nixpkgs" ;
130- inputs . cl-nix-lite . inputs . systems . follows = "systems" ;
131- inputs . cl-nix-lite . inputs . nixpkgs . follows = "nixpkgs" ;
132- inputs . cl-nix-lite . inputs . flake-parts . follows = "flake-parts" ;
133- inputs . cl-nix-lite . inputs . treefmt-nix . inputs . nixpkgs . follows = "nixpkgs" ;
130+ # WARN: needs `nix` `2.30`+
131+ # inputs.cl-nix-lite.inputs.systems.follows = "systems";
132+ # inputs.cl-nix-lite.inputs.nixpkgs.follows = "nixpkgs";
133+ # inputs.cl-nix-lite.inputs.flake-parts.follows = "flake-parts";
134+ # inputs.cl-nix-lite.inputs.treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";
134135 } ;
135136
136137 yknotify-rs = {
You can’t perform that action at this time.
0 commit comments