From cf1ce7c9871d5902cf8c5cb92ae56ec626813c46 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Fri, 26 Jun 2020 09:56:13 -0400 Subject: refactor(gs/home): Install jsonnet from unstable Change-Id: I88b7574b8f415a476b15e21e49ba52e9ade5dd7b Reviewed-on: https://cl.tvl.fyi/c/depot/+/579 Reviewed-by: glittershark --- users/glittershark/system/home/modules/development.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/glittershark/system/home/modules/development.nix b/users/glittershark/system/home/modules/development.nix index 329b960297..bb17906387 100644 --- a/users/glittershark/system/home/modules/development.nix +++ b/users/glittershark/system/home/modules/development.nix @@ -46,7 +46,7 @@ with lib; gnumake inetutils loc - jsonnet + (import {}).jsonnet clj2nix -- cgit 1.4.1