2
0
Fork 0
genodepkgs/nixpkgs.nix

7 lines
206 B
Nix

# A branch of Nixpkgs with a custom "crossSystem" mechanism
builtins.fetchGit {
url = "https://github.com/ehmry/nixpkgs.git";
ref = "hybrid-19.09";
rev = "84f61071bd0290b6295f6aa5798e6af9ffe3abeb";
}