Compare commits

..

No commits in common. "598ddff0ea37083f476db721abdabdf888f799f8" and "2c18e3af962ccc4fbac876b9f5be53dfc54cc384" have entirely different histories.

View File

@ -2,8 +2,8 @@
let let
url = "https://dev.danilafe.com/Web-Projects/blog-static.git"; url = "https://dev.danilafe.com/Web-Projects/blog-static.git";
rev = "0fb315ec47a6eaa4ed318563e7a256ec846d240e"; rev = "c1f0104edb8566e79b8337d7e04d21da90011bc7";
sha256 = "1qw54b2gac7bwfzq6afkkjyfhk04w7nvv6zb1xlpf3xqmck716yr"; sha256 = "19kwbvc4hg5jpyhmh8a7185gq836c18jr54d6k2xc8csnsr259pg";
requiredPackages = import ./required-packages.nix { inherit pkgs nodejs; }; requiredPackages = import ./required-packages.nix { inherit pkgs nodejs; };
in in
stdenv.mkDerivation { stdenv.mkDerivation {