mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-24 01:24:57 +03:00
7cd64d386d
- add warning to readme and docs stating that dream2nix is unstable software - refactor structure of docs: remove title .md pages, instead add titles via (# title) to SUMMARY - change order of doc topics. move `guides` and `subsystems` to the front - add docs for python subsystem - add getting started guide for python - extend ./examples/python to make use of translator options - add new function to dlib `systemsFromFile` that allows to load the `supportedSystems` from a file. This alows changing the supported systems without touching the flake. - move pip translator args to extra file `args.nix` to allow embedding in docs - fix pip translator - add a .gitignore to the basic flake template - use new systemsFromFile function in basic flake template |
||
---|---|---|
.. | ||
.gitignore | ||
flake.nix |