Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milahu/gclient2nix
Generate Nix expressions for projects based on the Google build tools gclient and gn from the chromium depot_tools
https://github.com/milahu/gclient2nix
gclient2nix gn2nix lang2nix nix nixos nixpkgs
Last synced: 9 days ago
JSON representation
Generate Nix expressions for projects based on the Google build tools gclient and gn from the chromium depot_tools
- Host: GitHub
- URL: https://github.com/milahu/gclient2nix
- Owner: milahu
- License: mit
- Created: 2023-08-23T17:51:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T17:45:34.000Z (8 months ago)
- Last Synced: 2024-11-07T07:51:48.302Z (about 2 months ago)
- Topics: gclient2nix, gn2nix, lang2nix, nix, nixos, nixpkgs
- Language: Python
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# gclient2nix
Generate Nix expressions for projects based on the Google build tools `gclient` and `gn` from the
[chromium depot_tools](https://chromium.googlesource.com/chromium/tools/depot_tools)## see also
- https://github.com/NixOS/nixpkgs/issues?q=gclient
- https://github.com/NixOS/nixpkgs/pull/207766 - Build Electron from source
- [update.py](https://github.com/NixOS/nixpkgs/blob/c899642750859c6878c3dcb22a3bb7bf2cb31ad1/pkgs/development/tools/electron/update.py) to generate `info.json` from `DEPS` file
- https://github.com/input-output-hk/gclient2nix - written in Python, Haskell
- https://github.com/vroad/gclient2nix - written in Bash
- https://nixos.wiki/wiki/Gn