Merge pull request #136649 from arcnmx/base16-shell-preview
base16-shell-preview: 0.3.0 -> 1.0.0
This commit is contained in:
commit
25d6184741
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "base16-shell-preview";
|
pname = "base16-shell-preview";
|
||||||
version = "0.3.0";
|
version = "1.0.0";
|
||||||
|
|
||||||
src = python3Packages.fetchPypi {
|
src = python3Packages.fetchPypi {
|
||||||
inherit version;
|
inherit version;
|
||||||
pname = "base16_shell_preview";
|
pname = "base16_shell_preview";
|
||||||
sha256 = "0x2fbicrcqgf2dl7dqzm14dz08vjjziabaaw33wah3v9wv4rw7jq";
|
sha256 = "098f3z81g3acgcrisipz0nh17n9kx7ld6h8dg26qz3nx31pngsxd";
|
||||||
};
|
};
|
||||||
|
|
||||||
# No tests
|
# No tests
|
||||||
|
Loading…
Reference in New Issue
Block a user