diff options
| author | Seth Flynn <[email protected]> | 2025-03-06 13:10:55 -0500 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2025-03-06 13:10:55 -0500 |
| commit | e25f11e4772c0514bf5058c3d80c7f3fb253c1d6 (patch) | |
| tree | f29434049ba4bdf359b7677545662e5fa8a4e5a9 /modules/nixos/custom/determinate.nix | |
| parent | 3ce1225a1f397ed9eba29384511091c5339c335b (diff) | |
modules/custom: cleanup
• Removed input 'determinate'
• Removed input 'determinate/determinate-nixd-aarch64-darwin'
• Removed input 'determinate/determinate-nixd-aarch64-linux'
• Removed input 'determinate/determinate-nixd-x86_64-darwin'
• Removed input 'determinate/determinate-nixd-x86_64-linux'
• Removed input 'determinate/nix'
• Removed input 'determinate/nixpkgs'
Diffstat (limited to 'modules/nixos/custom/determinate.nix')
| -rw-r--r-- | modules/nixos/custom/determinate.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/nixos/custom/determinate.nix b/modules/nixos/custom/determinate.nix index 3c1a97e..f9b06c7 100644 --- a/modules/nixos/custom/determinate.nix +++ b/modules/nixos/custom/determinate.nix @@ -1,3 +1,4 @@ +# NOTE: Unused { config, lib, |
