mirror of
https://ghfast.top/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2025-08-24 04:07:58 +08:00
Create default.nix
This commit is contained in:
5
default.nix
Normal file
5
default.nix
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{ pkgs ? import <nixpkgs> {} }:
|
||||||
|
|
||||||
|
pkgs.mkShell {
|
||||||
|
buildInputs = [ pkgs.python38 ];
|
||||||
|
}
|
Reference in New Issue
Block a user