mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
fish-irssi: fix version scheme (#543813)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
pname = "fish-irssi";
|
||||
version = "unstable-2023-08-05";
|
||||
version = "1.6-unstable-2023-08-05";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "falsovsky";
|
||||
|
||||
Reference in New Issue
Block a user