This website requires JavaScript.
Explore
Help
Sign In
nathan
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2026-06-21 01:25:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ba3ec71be94de50d8117f76fbddc19e29e828f5
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
…