aboutsummaryrefslogtreecommitdiff
path: root/devShells
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2025-09-29 14:45:23 +0200
committerKarel Kočí <cynerd@email.cz>2025-09-29 14:45:23 +0200
commit7606d67ed1dc56b5b5f05b6423f7a5e81db05151 (patch)
tree50f8739567c66df05a7fd2273cb4e43675875481 /devShells
parent141932e06ba0bc3a5a561bd9594651079dea70f7 (diff)
downloadnixos-personal-7606d67ed1dc56b5b5f05b6423f7a5e81db05151.tar.gz
nixos-personal-7606d67ed1dc56b5b5f05b6423f7a5e81db05151.tar.bz2
nixos-personal-7606d67ed1dc56b5b5f05b6423f7a5e81db05151.zip
nixos: system update
Diffstat (limited to 'devShells')
-rw-r--r--devShells/c.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/devShells/c.nix b/devShells/c.nix
index 9a2db98..b7c2519 100644
--- a/devShells/c.nix
+++ b/devShells/c.nix
@@ -1,7 +1,7 @@
pkgs:
pkgs.mkShell {
packages = with pkgs; [
- clang-tools_14
+ clang-tools
ctags
gcc
gdb