mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
fusee-nano: fix version scheme
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "fusee-nano";
|
||||
version = "unstable-2023-05-17";
|
||||
version = "0.5.3-unstable-2023-05-17";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "DavidBuchanan314";
|
||||
|
||||
Reference in New Issue
Block a user