My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/pkgs/development/web/netlify-cli
Sandro Jäckel 8547db919a
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to lib.importJSON ./file.json
3 years ago
..
composition.nix
default.nix treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to lib.importJSON ./file.json 3 years ago
generate.sh treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)`` to lib.importJSON ./file.json 3 years ago
netlify-cli.json
node-env.nix
node-packages.nix
shell.nix
test.nix netlify-cli: Add test 3 years ago
update.sh