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
0bcd3ecd8665194e4e533fd31e625b3957504c9f
nixpkgs
/
pkgs
/
development
/
web
/
netlify-cli
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
…
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
…
node-env.nix
…
node-packages.nix
…
shell.nix
…
test.nix
netlify-cli: Add test
2021-10-15 21:48:56 +02:00
update.sh
…