mirror of
https://github.com/Drop-OSS/droplet-rs.git
synced 2026-07-01 08:11:56 -04:00
[PR #1] [MERGED] Remove static target_dir from main.rs #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/droplet-rs/pull/1
Author: @quexeky
Created: 1/21/2026
Status: ✅ Merged
Merged: 1/21/2026
Merged by: @DecDuck
Base:
main← Head:main📝 Commits (2)
b32ad38chore: Remove static target_dir from main.rs888e8bbchore: Add flake.nix and .envrc📊 Changes
5 files changed (+157 additions, -5 deletions)
View changed files
➕
.envrc(+1 -0)📝
.gitignore(+3 -1)➕
flake.lock(+96 -0)➕
flake.nix(+52 -0)📝
src/main.rs(+5 -4)📄 Description
So that it can be provided in
cargo run -- <target_dir>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.