From 0eeb94b65c57980c6c688f0c4355b79981596227 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Thu, 7 Aug 2025 10:45:00 +1000 Subject: [PATCH] re-add nimble to lang pkgs --- hosts/lolcathost/default.nix | 1 + hosts/myputer/default.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/lolcathost/default.nix b/hosts/lolcathost/default.nix index e6d03fd..c8479f5 100755 --- a/hosts/lolcathost/default.nix +++ b/hosts/lolcathost/default.nix @@ -231,6 +231,7 @@ in { rustc # Nim nim + nimble # Go go diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index 486c59d..369fc20 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -232,6 +232,7 @@ in { rustc # Nim nim + nimble # Go go