mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
x
This commit is contained in:
parent
39a553dc78
commit
6790fbe3bd
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