This website requires JavaScript.
Explore
Help
Sign In
gador
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
84e819cece99df59d45fdb96bd19bd85cd121c56
nixpkgs
/
pkgs
/
development
/
web
/
netlify-cli
T
History
Sandro Jäckel
8547db919a
treewide: switch `
builtins.fromJSON(builtins.readFile ./file.json)
` to lib.importJSON ./file.json
2021-11-03 14:43:52 +01:00
..
composition.nix
netlify-cli: Generate code with update.sh
2021-10-15 21:24:48 +02:00
default.nix
treewide: switch `
builtins.fromJSON(builtins.readFile ./file.json)
` to lib.importJSON ./file.json
2021-11-03 14:43:52 +01:00
generate.sh
treewide: switch `
builtins.fromJSON(builtins.readFile ./file.json)
` to lib.importJSON ./file.json
2021-11-03 14:43:52 +01:00
netlify-cli.json
netlify-cli: Generate code with update.sh
2021-10-15 21:24:48 +02:00
node-env.nix
netlify-cli: Generate code with update.sh
2021-10-15 21:24:48 +02:00
node-packages.nix
netlify-cli: Generate code with update.sh
2021-10-15 21:24:48 +02:00
shell.nix
…
test.nix
netlify-cli: Add test
2021-10-15 21:48:56 +02:00
update.sh
…