mirror of
https://github.com/callumio/nixfiles.git
synced 2026-08-06 20:49:17 +01:00
just diffing and triplet
This commit is contained in:
parent
7404996570
commit
85216d6290
3 changed files with 31 additions and 6 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue