refactor(gs/home): Install jsonnet from unstable
Change-Id: I88b7574b8f415a476b15e21e49ba52e9ade5dd7b Reviewed-on: https://cl.tvl.fyi/c/depot/+/579 Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
cdc687d35b
commit
cf1ce7c987
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ with lib;
|
||||||
gnumake
|
gnumake
|
||||||
inetutils
|
inetutils
|
||||||
loc
|
loc
|
||||||
jsonnet
|
(import <nixpkgs-unstable> {}).jsonnet
|
||||||
|
|
||||||
clj2nix
|
clj2nix
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue