treewide: use unstable-date instead of hash as version

This commit is contained in:
Patrick Hilhorst
2018-11-06 00:17:02 +01:00
parent 914392c646
commit 1c69e58e61
5 changed files with 9 additions and 14 deletions
@@ -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";