nix-flatpak
nix-flatpak copied to clipboard
Idea: Replace jq/bash with nushell
From a comment at nixcon: it may be worth investigating the use of nushell over bash+jq.
I've found it a more ergonomic scripting language over bash, and it has built in json support.
Thanks for the pointer @ngerstle ! I did not know nushell, but definitely looks compelling.
Do you have hands on experience with it? How well integrated is it with NixOS?