Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs planning #81

Open
codyopel opened this issue Oct 31, 2017 · 0 comments
Open

docs planning #81

codyopel opened this issue Oct 31, 2017 · 0 comments

Comments

@codyopel
Copy link
Member

This issue is placeholder for things that need documentation. Any documentation for code that does not live in this repo (e.g. software packaged in this repo) does not belong here, this includes usage instructions for service and software.

  • Nix language
    • syntax
    • style guide
    • best practices
    • recursion
  • lib
    • functions
    • best practices
  • stdenv
    • mkDerivation
      • phases
      • setupHook
      • how Nix variables are passed as environment variables
      • src/srcs
      • buildInputs etc...
      • name
      • patches
      • meta
      • checks
      • hardening
    • target/hostSystem
    • libc
    • cc
    • shell
    • bootstrap
      • how to build bootstrap
      • bootstraping new architectures/systems from scratch
      • additional information
    • overriding phases
    • best practices
    • licences and license options
    • coding practices specific to stdenv
    • setup.sh
      • nesting
      • future plans
    • stateful
  • fetchurl & fetchzip
  • pkgs
    • all-packages.nix
    • all-pkgs migration (mostly complete, just need a notice until finished)
    • overrides
    • package acceptance policies
    • overlays
    • buildPythonPackage
    • buildGoPackage
    • buildPerlPackage
  • services
    • future cleanup/rewrite
  • system
    • future rewrite
@codyopel codyopel added this to the Future Planning milestone Oct 31, 2017
@codyopel codyopel self-assigned this Oct 31, 2017
@codyopel codyopel added this to To Do in Future planning Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant