Skip to content
Snippets Groups Projects
Commit fc78bdb6 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

ci: Bump nixpkgs

parent 6c4a0146
No related branches found
Tags ghc-7.10.3-rc3
No related merge requests found
# To update nixpkgs bump rev and baseNixpkgs's sha256. # To update nixpkgs bump rev and baseNixpkgs's sha256.
let let
rev = "c2fd152c98dc618c9c06b1551faee17e79a03b7f"; rev = "6ec10fc77e56b9f848930f129833cfbbac736e4f";
in in
fetchTarball { fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/${rev}.tar.gz"; url = "https://github.com/NixOS/nixpkgs/archive/${rev}.tar.gz";
sha256 = "07cafslsgdymzcfcpgzw8fqv07r4wslsz7xijni1l1n2agcj2436"; sha256 = "196nhr6dcwc2v6aansw74vaqznpq3p4qfrlqv12lplnzwyfhyxxc";
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment