• Home
  • Random
  • Log in
  • Settings
  • About the NixOS Wiki
  •  
NixOS Wiki

Gn

  • Language
  • Watch
  • View source

Gn is a build tool by Google

Contents

  • 1 Gn package
  • 2 Packages built with Gn
    • 2.1 nixpkgs status: source build
      • 2.1.1 v8
      • 2.1.2 skia
      • 2.1.3 chromium
    • 2.2 nixpkgs status: binary build
      • 2.2.1 electron
      • 2.2.2 flutter
  • 3 See also

Gn package

https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/gn/gn

Packages built with Gn

can be found by

cd nixpkgs/pkgs
grep -r -F '"https://gn.googlesource.com/gn"'

because usually, Gn version is pinned with gn.overrideAttrs

nixpkgs status: source build

v8

https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/v8

skia

https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/sk/skia-aseprite/package.nix

chromium

https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/browsers/chromium

gn is pinned as gnChromium in default.nix

nixpkgs status: binary build

electron

https://github.com/NixOS/nixpkgs/tree/master/pkgs/development/tools/electron

https://github.com/NixOS/nixpkgs/issues/17073 - request to build electron from source

flutter

https://github.com/NixOS/nixpkgs/tree/master/pkgs/development/compilers/flutter

https://github.com/NixOS/nixpkgs/issues/201574 - request to build flutter from source

See also

  • https://github.com/input-output-hk/gclient2nix - abandoned draft, gn.nix is missing
Retrieved from "https://wiki.nixos.org/w/index.php?title=Gn&oldid=18794"
Last edited 10 months ago by Phanirithvij

Languages

    This page is not available in other languages.

    NixOS Wiki
    • Powered by MediaWiki
    • This page was last edited on 22 November 2024, at 19:27.
    • Privacy policy
    • About the NixOS Wiki
    •  
    • Desktop