36 Commits

Author SHA1 Message Date
oxalica
09f2869b16 manifests: purge nightly/beta < 2024-01-01 2025-01-12 05:52:37 +08:00
oxalica
0b973d3e54 docs: fix badge URLs in README 2024-08-01 17:49:08 -04:00
oxalica
d6060bc0c0 README: document nightly/beta purging strategy 2024-08-01 17:14:23 -04:00
oxalica
28e86b285e docs: update and document flake outputs 2024-06-03 04:51:55 -04:00
Rexiel Scarlet
a183bd311a Update README.md to narrow pkgs scope in nix develop segment
relocated the with pkgs statement to its typical location within the devshell.default assignment. This is a very minor change merely improving cohesion and nothing else
2024-05-28 04:23:40 +08:00
Gavin John
09c8c6332e Follow flake inputs in the README example (#167) 2024-05-28 04:18:01 +08:00
Aditya Yadav
c6d2f0bbd5 Replace exa with eza (#138) 2023-10-11 10:16:36 +08:00
oxalica
094512d7a7 Fix nix-env example in README 2023-08-09 22:28:28 +08:00
oxalica
b56371eeeb Drop old channels from CI and fix README 2023-01-04 21:11:06 +08:00
2gn
e9f3513b1b pkgconfig is now pkg-config 2022-10-20 15:36:14 +08:00
Ben Wishovich
5db6b63124 Update docs to use rust-overlay.overlays.default instead of deprecated rust-overlay.overlay 2022-10-03 02:21:00 +08:00
oxalica
dae73e1960 Fix flake compatibility for Nix < 2.7 and add CI 2022-08-10 16:10:00 +08:00
Oxalica
3e95d6696b Refactor flake output structures
- `defaultOverlay` -> `overlays.default`
  The old name is kept but with a warning.
- `defaultApp` is removed.
- `defaultPackage` -> `packages.default`
- Names in `packages` now use `_` instead of `-` for version separator.
  Eg. `rust_1_49_0`, `rust-nightly_2022-06-29`.
- `rust{,-nightly,-beta}-latest` are removed.
2022-06-30 13:32:25 +08:00
SuperSamus
c5d343b92c readme: Don't use rust-bin.nightly.latest 2022-06-27 13:35:23 +08:00
oxalica
3bc2619665 Specify targeting channels and add CI tests 2022-05-21 15:34:38 +08:00
oxalica
a3689f9849 Update README examples
Raw `devShell` is deprecated in favor of `devShells.default`.
Also change flake URLs to nixpkgs to correct cases.
2022-05-21 15:34:38 +08:00
wackbyte
556372180a Fix typo in README.md 2021-12-30 11:18:32 -05:00
oxalica
b4ba9b56b0 Add links for CI status badges 2021-11-22 07:11:02 +08:00
oxalica
ea189123e2 Reorganize docs 2021-11-22 07:11:02 +08:00
Bruno Bigras
1bf171da0f Fix typo in README.md (#50) 2021-09-15 04:04:12 +08:00
oxalica
e19ca9cbfe Reorganize and clean up examples
Fix #43
2021-08-13 18:13:38 +08:00
oxalica
d2ab727524 Fix obsolete content in README 2021-05-15 03:45:47 +08:00
oxalica
3f5120e6be Tweak docs 2021-04-30 04:10:39 +08:00
oxalica
55b946ef29 Add helper selectLatestNightlyWith 2021-04-30 04:10:39 +08:00
Alex
88262ab95b Add devShell example (#31)
* Add `devShell` example

Co-authored-by: oxalica <oxalicc@pm.me>
2021-04-25 00:32:28 +08:00
oxalica
5f9d317ebb Prefer profiles for stable toolchains 2021-04-07 04:20:25 +08:00
oxalica
e471233057 Update README for profiles 2021-04-07 04:20:25 +08:00
oxalica
0bb9ef6d8b Add example for cross compilation env 2021-02-03 20:50:50 +08:00
oxalica
038f0fb575 Add fromRustcRev for rust component development 2021-01-14 22:46:23 +08:00
oxalica
a04ffd9804 Add support for beta channel 2021-01-05 03:38:46 +08:00
oxalica
7bf1c7a62c Fix README 2021-01-04 01:16:17 +08:00
oxalica
926e333455 Add support for legacy rust-toolchain
Change to immutable URLs
2021-01-03 23:34:51 +08:00
oxalica
b6fde02915 Add support for fromRustupToolchain
Close #1
2021-01-03 21:45:25 +08:00
oxalica
a9cf18db73 Add badges and fix README 2021-01-02 21:39:57 +08:00
oxalica
40e2748d32 Tweak flake outputs and README 2021-01-02 20:49:12 +08:00
oxalica
cc5400bc8e Add README and license 2021-01-02 02:38:48 +08:00