mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 20:55:06 +01:00
x
This commit is contained in:
parent
a2629a1a6e
commit
0f331e73a0
2 changed files with 1 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ use std::{
|
|||
};
|
||||
|
||||
fn main() {
|
||||
println!("{}", env!("PYTHON"));
|
||||
match env::args().skip(1).next().as_deref() {
|
||||
Some("--wrapper-version") => {
|
||||
println!("0.1.0");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue