about summary refs log tree commit diff
path: root/nix/profiles
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-05-05 09:59:11 -0700
committerFranck Cuny <franck@fcuny.net>2024-05-05 09:59:11 -0700
commitc54422174f2af26d0b204cc155ef9e366baa8a33 (patch)
treea2d09ace5a8b7a72b60c5ff195f2f0b2656d858c /nix/profiles
parentsome cleanup for CI (diff)
downloadworld-c54422174f2af26d0b204cc155ef9e366baa8a33.tar.gz
move ipconverter under `src`
Diffstat (limited to 'nix/profiles')
-rw-r--r--nix/profiles/home-manager/shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/profiles/home-manager/shell.nix b/nix/profiles/home-manager/shell.nix
index ac41134..2f86232 100644
--- a/nix/profiles/home-manager/shell.nix
+++ b/nix/profiles/home-manager/shell.nix
@@ -30,7 +30,6 @@
     # my own stuff
     self.packages.${pkgs.system}.git-blame-stats
     self.packages.${pkgs.system}.git-broom
-    self.packages.${pkgs.system}.ipconverter
   ];
 
   xdg = {