aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-09-30 10:12:40 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-09-30 10:12:40 -0700
commitc492fd11702a64a62ce416b3cf0201301c6f0328 (patch)
treee267606f92365fafe484beeaa58108371118e806 /hosts/common
parent6c3821b77f6d79c430773d8440cc2d41e2b3c54b (diff)
downloadnix-c492fd11702a64a62ce416b3cf0201301c6f0328.tar
nix-c492fd11702a64a62ce416b3cf0201301c6f0328.tar.gz
nix-c492fd11702a64a62ce416b3cf0201301c6f0328.tar.bz2
nix-c492fd11702a64a62ce416b3cf0201301c6f0328.tar.lz
nix-c492fd11702a64a62ce416b3cf0201301c6f0328.tar.xz
nix-c492fd11702a64a62ce416b3cf0201301c6f0328.tar.zst
nix-c492fd11702a64a62ce416b3cf0201301c6f0328.zip
Add csvkit
Diffstat (limited to 'hosts/common')
-rw-r--r--hosts/common/core/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/core/default.nix b/hosts/common/core/default.nix
index 5d8bcc6..2a12991 100644
--- a/hosts/common/core/default.nix
+++ b/hosts/common/core/default.nix
@@ -23,6 +23,7 @@
pkgs.conntrack-tools
pkgs.coreutils
pkgs.cpio
+ pkgs.csvkit
pkgs.curl
pkgs.diceware
pkgs.diffutils