boolstuff: fix homepage url
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchurl, pkgconfig }:
|
{ stdenv, fetchurl, pkgconfig }:
|
||||||
|
|
||||||
let baseurl = "http://perso.b2b2c.ca/sarrazip/dev"; in
|
let baseurl = "https://perso.b2b2c.ca/~sarrazip/dev"; in
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "boolstuff-0.1.15";
|
name = "boolstuff-0.1.15";
|
||||||
|
|||||||
Reference in New Issue
Block a user