Commit Graph

92 Commits

Author SHA1 Message Date
Sridhar Ratnakumar
76fba001f3
docs/rust: Fix syntax error in fenix example (#541) 2023-07-01 22:28:40 +03:00
Paul Haerle
16a68020c0
Merge pull request #466 from phaer/patch-1
Update getting-started-python.md
2023-05-30 13:43:35 +02:00
Arnout Engelen
a54969c218
Document how to drop PHP target-dir attribute
Fixes #491 by documenting how to use flake `packageOverrides`
to drop the attribute
2023-03-25 11:16:34 +01:00
DavHau
7f422cf4f3
Merge pull request #490 from raboof/document-adding-projects.toml-to-git
Document adding `project.toml` to git more explicitly
2023-03-17 19:47:28 +07:00
Arnout Engelen
0987c82ee2
Document adding project.toml to git more explicitly
Easy to miss for beginning users :)
2023-03-17 11:25:46 +01:00
Arnout Engelen
88b0e94dfa
Document inspecting the generic lockfile 2023-03-17 09:25:32 +01:00
DavHau
dc9954aae4 feat(v1 API): document v1 API examples 2023-02-06 14:44:19 +07:00
Paul Haerle
cb29b46af6
Update getting-started-python.md
.#default isn't defined in new flakes, see https://github.com/nix-community/dream2nix/issues/464
2023-02-01 15:16:03 +01:00
DavHau
13eb4c8bd1
Merge pull request #455 from waalge/waalge/bump-docs
Waalge/bump docs
2023-01-31 13:50:07 +07:00
DavHau
759c70ed33
Merge pull request #431 from hsjobeki/nodejs/strict-builder-draft
new nodejs strict builder
2023-01-21 16:28:23 +08:00
Ilan Joselevich
f11fa0fced
rust: add rustc to crane's defaultToolchain and to crane devshell (#457)
Co-authored-by: Yusuf Bera Ertan <y.bera003.06@protonmail.com>
2023-01-19 09:33:48 +03:00
waalge
c8ce959207 Add docs: shoe horn 'populate projects.toml' into nix_system section 2023-01-14 11:58:38 +00:00
waalge
f06925610b fix: precommit hook for mdbook failing appropriately 2023-01-14 11:44:37 +00:00
waalge
b48cde9ec9 bad commit? 2023-01-14 11:41:52 +00:00
waalge
e156d5d19f mdbook builds 2023-01-13 17:22:58 +00:00
hsjobeki
749d0f3f5c fix: docs 2023-01-11 11:27:37 +01:00
hsjobeki
1a556e3812 refactor: split concerns in multiple files 2023-01-05 17:37:54 +01:00
hsjobeki
9b701bb6c8 nodejs: clean up builder 2023-01-04 14:31:18 +01:00
hsjobeki
a9001c21eb add: little documentation for new nodejs builder 2022-12-30 22:49:43 +01:00
Yusuf Bera Ertan
a24fb71c40
docs: update docs for rust subsystem 2022-12-18 03:17:28 +03:00
DavHau
986480a327 docs: acknowledge funding more
- Move funding section to the top of the readme
- add funding paragraph to the intro of the docs
2022-12-15 14:04:37 +07:00
DavHau
01b5d43524 chore: use projects.toml in docs and examples 2022-12-13 12:42:03 +07:00
DavHau
cb641555c8 chore: lib.nix remove projectsJson from flake outputs 2022-12-13 12:42:03 +07:00
phaer
c51db6ebeb docs: add pypi-wheel fetcher 2022-11-23 20:43:20 +01:00
DavHau
01f58c8f5b fix: contributing guide 2022-11-21 15:46:54 +01:00
DavHau
919b8f6891 feat: rewrite contributors.md and integration test it 2022-11-16 17:38:00 +01:00
hsjobeki
77a41b1d1f docs: improve override section 2022-11-16 15:10:50 +01:00
Antoine Carnec
d624cf0b6f Set a sensical path in command instructions 2022-11-14 12:55:30 +00:00
Yusuf Bera Ertan
e104aca557
docs: add documentation for setting profile and flags while using crane builder 2022-11-13 15:26:46 +03:00
Yusuf Bera Ertan
03f9323d2c
docs: update extending dream2nix document to reflect module system changes 2022-10-23 02:43:48 +03:00
DavHau
1e0d20959a
docs: add development roundup (july - september) (#326)
Co-authored-by: Yusuf Bera Ertan <y.bera003.06@protonmail.com>
2022-10-17 16:06:21 +00:00
hsjobeki
b05fdf2a40 docs/SUMMARY.md: remove empty draft sections. 2022-10-16 15:40:16 +02:00
hsjobeki
0c8971f1ef docs: improve structure 2022-10-11 11:37:31 +02:00
Martin Toman
26a0088b9d php: add packagist translator 2022-09-27 12:51:19 -07:00
Martin Toman
c07df07605 docs: php: add granular builder 2022-09-17 14:00:25 -07:00
Martin Toman
969cba514c docs: php: add example to docs 2022-09-12 14:54:59 -07:00
Martin Toman
b2269bd1cb docs: php: add builder simple 2022-09-09 12:47:12 -07:00
DavHau
a015a05db4 chore: update documentation for indexers 2022-08-31 20:59:19 +02:00
DavHau
c8e889250b
Merge pull request #271 from tinybeachthor/docs-fetchers
docs: add `Fetchers` section to docs
2022-08-31 12:52:49 +02:00
Martin Toman
f2622d1e09 docs: add outline to python quickstart 2022-08-26 16:29:15 -07:00
Martin Toman
d3524727b2 docs: split out define target platforms subsection 2022-08-26 16:29:12 -07:00
Martin Toman
f41f301e58 docs: fix nodejs quickstart FAQ 2022-08-26 12:03:55 -07:00
Martin Toman
400c2406db docs: fetchers 2022-08-26 12:01:19 -07:00
Martin Toman
ed7edff5ca docs: add php subsystems section 2022-08-25 17:21:08 -07:00
Martin Toman
5893814164 docs: add nodejs to subsystems 2022-08-17 13:25:39 -07:00
DavHau
e654ffaa10 feat: module system improvements
- add documentation to the subsystem-loading interface
- expose evaled modules publicly via `framework`
- add option config.modules to allow users to include their own modules
- update examples for extending dream2nix
2022-08-15 15:34:24 +02:00
DavHau
73d0dbc482
Merge pull request #239 from tinybeachthor/docs-highlight-nix
docs: add nix syntax highlighting
2022-08-11 16:39:45 +02:00
Martin Toman
71e4ba973a docs: add nix syntax highlighting 2022-08-10 10:07:30 -07:00
Martin Toman
206bd6fe82 docs: fix typos 2022-08-09 10:35:28 -07:00
Martin Toman
3e5c108e2c docs: nodejs: add guides/getting-started-nodejs 2022-08-09 10:34:36 -07:00