You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# A branch of Nixpkgs with a custom "crossSystem" mechanism
|
|
|
|
builtins.fetchGit {
|
|
|
|
url = "https://github.com/ehmry/nixpkgs.git";
|
|
|
|
ref = "hybrid-19.09";
|
|
|
|
rev = "2b64c2dc19f16b9d126f6c48deecf084ae0b27fc";
|
|
|
|
}
|