mfix: URL updates
This commit is contained in:
@@ -8,7 +8,7 @@ buildPythonApplication rec {
|
|||||||
|
|
||||||
srcs = [
|
srcs = [
|
||||||
( fetchurl {
|
( fetchurl {
|
||||||
url = "https://www.sharcnet.ca/~tyson/nix/mfix-${version}.tar.gz";
|
url = "https://staff.sharcnet.ca/~tyson/nix/mfix-${version}.tar.gz";
|
||||||
sha256 = "1bnwvgmrmz9y32fsnnqb4x2ab4yh9iyg1d7f3wc2w6q9fsfnzpj4";
|
sha256 = "1bnwvgmrmz9y32fsnnqb4x2ab4yh9iyg1d7f3wc2w6q9fsfnzpj4";
|
||||||
} )
|
} )
|
||||||
( fetchFromGitHub {
|
( fetchFromGitHub {
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
srcs = [
|
srcs = [
|
||||||
( fetchurl {
|
( fetchurl {
|
||||||
url = "https://www.sharcnet.ca/~tyson/nix/mfix-${version}.tar.gz";
|
url = "https://staff.sharcnet.ca/~tyson/nix/mfix-${version}.tar.gz";
|
||||||
sha256 = "1bnwvgmrmz9y32fsnnqb4x2ab4yh9iyg1d7f3wc2w6q9fsfnzpj4";
|
sha256 = "1bnwvgmrmz9y32fsnnqb4x2ab4yh9iyg1d7f3wc2w6q9fsfnzpj4";
|
||||||
} )
|
} )
|
||||||
( fetchFromGitHub {
|
( fetchFromGitHub {
|
||||||
|
|||||||
Reference in New Issue
Block a user