mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Added cargo-bump to devenv
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
}: {
|
||||
packages = with pkgs; [
|
||||
act
|
||||
cargo-bump
|
||||
git
|
||||
ruff
|
||||
];
|
||||
@@ -18,7 +19,7 @@
|
||||
|
||||
languages = {
|
||||
python = {
|
||||
version = "3.12";
|
||||
version = "3.13";
|
||||
enable = true;
|
||||
poetry = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user