Mario Rodas
992866bc91
Fix typos in documentation
...
Change-Id: I93c3801290d03244ea8db96679d002589ae90b74
2025-03-18 04:20:00 +00:00
Jade Lovelace
d325bec052
README: link to the manual
...
Well that's silly. We definitely should have done that before.
Change-Id: I6a83bdb3847bb291ac57d30ea28ee33ad7121dbf
2025-03-16 16:54:11 -07:00
Jade Lovelace
5137cea990
README: clarify license to match documentation
...
For years both the documentation and nixpkgs have said that CppNix is
LGPL-2.1-or-later, not LGPL-2.1-only as is somewhat implied by the
README. We are choosing to update the README to match the rest of the
references.
Related: https://github.com/NixOS/nix/pull/5218
Change-Id: I6a765ae7857a2f84872f80a25983c4c4b2b3b1c1
2024-08-10 16:11:58 -07:00
Raito Bezarius
b8cb7abcf0
chore: rebrand Nix to Lix when it makes sense
...
Here's my guide so far:
$ rg '((?!(recursive).*) Nix
(?!(daemon|store|expression|Rocks!|Packages|language|derivation|archive|account|user|sandbox|flake).*))'
-g '!doc/' --pcre2
All items from this query have been tackled. For the documentation side:
that's for https://git.lix.systems/lix-project/lix/issues/162 .
Additionally, all remaining references to github.com/NixOS/nix which
were not relevant were also replaced.
Fixes: https://git.lix.systems/lix-project/lix/issues/148 .
Fixes: https://git.lix.systems/lix-project/lix/issues/162 .
Change-Id: Ib3451fae5cb8ab8cd9ac9e4e4551284ee6794545
Signed-off-by: Raito Bezarius <raito@lix.systems >
2024-06-01 20:31:24 +02:00
Abhiram and Jade Lovelace
864ffff2cc
fix: readme typo
...
The text on the matrix link was wrong.
Change-Id: I5d15b27eef0d7d03505920ebf1c03fecbb7faabe
2024-05-06 18:14:48 -07:00
Qyriad
7e2a1b438b
README: update to be Lix
...
Change-Id: I15b2513de61cffa2002799c4d12d251ef0970b9f
2024-05-05 19:47:56 +00:00
f2e427942d
Improve hacking.md
...
- Refer to current version in readme
- Split into flakes and non-flakes section
- Change order to move nix-build to the end, since people often start
with it in the beginning.
- Use proper "Note" syntax
- Add notes about editor integration
- Move information about target platforms and stdenvs into separate
sections
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io >
Co-authored-by: Alexander Bantyev <alexander.bantyev@tweag.io >
Co-authored-by: Théophane Hufschmitt <theophane.hufschmitt@tweag.io >
2023-02-13 12:00:00 +04:00
Jeremy Fleischman
297f6b5d56
Fix link to hacking doc
...
Right now,
https://hydra.nixos.org/job/nix/master/build.x86_64-linux/latest/download-by-type/doc/manual/contributing/hacking.html
redirects to
https://hydra.nixos.org/build/183877779/download/1/manual/contributing/hacking.html ,
which gives me a "500 Internal Server Error". Not super useful =(
Feel free to ignore if someone's working to fix the 500 I was running
into.
2022-07-30 09:12:50 -07:00
Patrick Hilhorst
822e338e5c
throw freenode down the memory hole
2021-05-27 21:48:39 +02:00
Cole Helbling
093de16223
README: fix link to hacking guide
2020-12-28 09:30:14 -08:00
Mateusz Piotrowski and GitHub
8b4a542d17
Fix a typo ( #4073 )
2020-09-26 11:33:04 +00:00
Cole Helbling
a76b8b5467
README: update link to Hacking section
2020-09-01 12:05:49 -07:00
Josef Kemetmüller and GitHub
ae9e9753ce
README: Fix link to hacking guide
...
The link was previously interpreted as if it were relative to the current file.
2020-07-22 13:45:15 +02:00
Jörg Thalheim
f0100f5590
README: improve development docs
2020-07-20 15:46:28 +01:00
Eelco Dolstra
404a94ab69
Tweak README.md
2020-05-01 11:47:26 +02:00
Domen Kožar and GitHub
2a434fc62b
Update README.md
2020-05-01 11:20:39 +02:00
30616d8e86
Update README.md
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch >
2020-05-01 11:19:18 +02:00
536512d273
Update README.md
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch >
2020-05-01 11:17:38 +02:00
Tobias Pflug
533343628d
Revamp README.md
2020-04-30 22:03:34 +02:00
Domen Kožar and GitHub
30d4618cc9
README: add github actions badge
2020-04-09 15:04:51 +02:00
Eelco Dolstra
59c37112a9
README.md: Remove reference to OpenSSL
...
The OpenSSL files were removed in a6ca68a70c .
https://salsa.debian.org/debian/nix/issues/3
2020-03-13 18:42:53 +01:00
Robert Hensing
9080d5d924
README, error msg: http -> https
2020-03-11 19:41:22 +01:00
Domen Kožar
5e0a64229b
Add Open Collective
2019-07-18 10:57:26 +02:00
Matt Audesse
8edf107177
Fix minor grammatical nitpick ("it's" vs. "its") in README.md.
...
See: http://data.grammarbook.com/blog/pronouns/1-grammar-error/
2017-03-22 10:11:23 -04:00
N1X and GitHub
c8b9e47fb3
Readme semantics.
2017-01-01 05:20:47 +05:30
Eelco Dolstra
2d5a99baf0
Capitalize Nix
2016-07-21 11:08:13 +02:00
Marc Scholten and Domen Kožar
3614d55aa1
Add link to hacking section of the manual ( #973 )
2016-07-20 23:17:55 +02:00
Domen Kožar
040c40d3fc
convert README to markdown #825
2016-05-30 15:17:51 +01:00