dream2nix/examples
DavHau 7cd64d386d python improvements, docs and guide.
- 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
2022-07-16 15:03:37 +02:00
..
d2n-extended fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
d2n-extended-new-subsystem fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
d2n-init-pkgs fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
eslint add devShell outputs for nodejs ad python (#186) 2022-07-12 18:54:35 +02:00
eslint-aggreagted fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
haskell-cabal-plan haskell: init cabal-plan translator (#192) 2022-07-12 21:45:29 +02:00
haskell-stack-lock haskell: init cabal-plan translator (#192) 2022-07-12 21:45:29 +02:00
mattermost-webapp fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
no-cargo-lock-example fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
path-example fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
prettier fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
python python improvements, docs and guide. 2022-07-16 15:03:37 +02:00
ripgrep fix(builder/crane): remove code that triggers IFD, remove dependency on full project source for deps only drv (#166) 2022-06-05 13:14:20 +02:00
set-rust-toolchain feat: implement overrideRustToolchain for crane and build-rust-package (#175) 2022-06-18 18:24:05 +03:00