1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-09 12:16:10 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
liv 9a743f80c5 release: 5.6.1 2023-09-18 10:16:05 +02:00
liv 58cabf2ebd release: 5.6.0 2023-09-04 15:23:04 +02:00
liv 626e2749a6
Merge pull request #1650 from x10an14/fork/add-flake-outputs
feat(flake): Add defaults to commands in flake
2023-09-04 13:41:37 +02:00
x10an14 e7bdc83a8f
fix(nix/tests): Add `git` to Nix's rust build/test sandbox
The integration test `reset_single_exercise` depends on Git...
2023-08-30 19:41:29 +02:00
x10an14 60b8487600
feat(flake): Add defaults to commands in flake
So that:
- `nix build .#`, and
- `nix run .#` both work.
2023-08-30 18:09:41 +02:00
liv f2de12aa34 release: 5.5.1 2023-05-17 21:05:51 +02:00
liv f452fd7bb0 release: 5.5.0 2023-05-17 16:30:22 +02:00
liv 7f1754ecc5 release: 5.4.1 2023-03-10 17:39:59 +01:00
liv fc9fb536ca release: 5.4.0 2023-02-12 18:01:48 +01:00
liv 142633533e
Merge pull request #1294 from dbarrosop/nix-darwin
fix nix environment
2023-01-03 10:20:47 +01:00
David Barroso e6bc13ff04 added common cargoBuildInputs to all flake outputs 2023-01-03 08:26:12 +01:00
liv 9ad884aadb chore: bump version 2022-12-23 16:55:42 +01:00
David Barroso 1ce671528e add missing RUST_SRC_PATH 2022-12-10 13:57:26 +01:00
David Barroso 3d693634b5 fix nix build on Darwin 2022-12-10 13:23:15 +01:00
Moritz Böhme 8e0f5bf125
feat: Add flake.nix for nix users
Co-authored-by: Winter <winter@winter.cafe>
2022-10-25 19:37:48 +02:00