emacsPackages.grid: convert version string to Nix format
Just as a test - it works!
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
melpaBuild {
|
||||
pname = "grid";
|
||||
version = "20240526.1305";
|
||||
version = "0-unstable-2024-05-26";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ichernyshovvv";
|
||||
|
||||
Reference in New Issue
Block a user