treewide: use unstable-date instead of hash as version
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "bookworm";
|
||||
version = "4f7b118281667d22f1b3205edf0b775341fa49cb";
|
||||
|
||||
name = "${pname}-2018-10-21";
|
||||
version = "unstable-2018-10-21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "babluboy";
|
||||
|
||||
Reference in New Issue
Block a user