boolstuff: fix homepage url
This commit is contained in:
parent
f2141a96e5
commit
1a9a06e8e7
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user