]> Git — Sourcephile - gargantext.git/blob - nix/pinned-21.05.nix
build: remove cabal-install and stack config files
[gargantext.git] / nix / pinned-21.05.nix
1 import (builtins.fetchGit {
2 name = "nixos-21.05";
3 url = "https://github.com/nixos/nixpkgs";
4 ref = "refs/heads/nixos-21.05";
5 rev = "7e9b0dff974c89e070da1ad85713ff3c20b0ca97";
6 })