Loading pkgs/misc/screensavers/xlockmore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "xlockmore"; version = "5.73"; version = "5.74"; src = fetchurl { url = "http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"; sha256 = "sha256-MOH85e5L/r99fXRq9Gf5awvIUh/NC1C4Vh/VtW3rh10="; sha256 = "sha256-SIre4GeovkMaWG4NR+9tfdhrMXaLSPBO5JLy8REWUYQ="; curlOpts = "--user-agent 'Mozilla/5.0'"; }; Loading Loading
pkgs/misc/screensavers/xlockmore/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "xlockmore"; version = "5.73"; version = "5.74"; src = fetchurl { url = "http://sillycycle.com/xlock/xlockmore-${version}.tar.xz"; sha256 = "sha256-MOH85e5L/r99fXRq9Gf5awvIUh/NC1C4Vh/VtW3rh10="; sha256 = "sha256-SIre4GeovkMaWG4NR+9tfdhrMXaLSPBO5JLy8REWUYQ="; curlOpts = "--user-agent 'Mozilla/5.0'"; }; Loading