fix: add missing versions

This commit is contained in:
Arseniy Seroka
2015-06-04 23:34:14 +03:00
parent 9cd797ff26
commit daf4ec39a5
31 changed files with 38 additions and 35 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{stdenv, fetchurl, libXxf86vm, libXext, libX11, libXrandr, gcc}:
stdenv.mkDerivation {
name = "xflux";
name = "xflux-2013-09-01";
src = fetchurl {
url = https://justgetflux.com/linux/xflux64.tgz;
sha256 = "cc50158fabaeee58c331f006cc1c08fd2940a126e99d37b76c8e878ef20c2021";