just diffing and triplet

This commit is contained in:
Callum Leslie 2026-04-22 19:34:07 +01:00
parent 7404996570
commit 85216d6290
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
3 changed files with 31 additions and 6 deletions

View file

@ -95,6 +95,7 @@
nvf
cachix
jq
nvd
devour-flake
agenix
deadnix
@ -173,7 +174,7 @@
flake-parts.url = "github:hercules-ci/flake-parts";
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
systems.url = "github:nix-systems/default";
systems.url = "github:nix-systems/triplet";
treefmt-nix.url = "github:numtide/treefmt-nix";
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";