all repos — nixfiles @ 8cd27c984a4fd6353f44fb737db775f6cd2d7c9c

System and user configuration, managed by nix and home-manager

dev/base: httping is broken on darwin
Alan Pearce alan@alanpearce.eu
Sun, 23 Jun 2024 12:55:12 +0200
commit

8cd27c984a4fd6353f44fb737db775f6cd2d7c9c

parent

b84edf9b8bd5cfa8616808c37aaa18c16f8d2214

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -27,7 +27,6 @@ dasel       miller
       watchexec
       entr
-      httping
 
       diffoscopeMinimal
 
@@ -39,6 +38,7 @@ lima-bin       colima
       docker-client
     ] else [
+      httping
       zeal
     ]);