Mettre à jour 'gogs-openlayer-TAG.nix'

master
Jean-Pierre PRUNARET 8 years ago
parent 7bee43fbb1
commit e2936e45dc

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
# liste des fonction de récup : fetch* https://github.com/NixOS/nixpkgs/tree/master/pkgs/build-support # liste des fonction de récup : fetch* https://github.com/NixOS/nixpkgs/tree/master/pkgs/build-support
src = fetchurl { src = fetchurl {
url = "https://gogs.prunetwork.fr/jpierre03/openlayer-simplemap/archive/${version}.tar.gz"; url = "https://gogs.prunetwork.fr/jpierre03/openlayer-simplemap/archive/${version}.tar.gz";
sha256 = "0z7b2rc2xrwrkgsdf8nc9azbqhvf062xf6ad8clrmgn1lax9zki4"; sha256 = "1grhrkvv3h1nl4gvxa2xxb0x5dmaklpyii394hysi0y6kl6ndyy0";
}; };
installPhase = "cp -R . \$out"; installPhase = "cp -R . \$out";

Loading…
Cancel
Save