You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
246 B
6 lines
246 B
import (fetchTarball {
|
|
url = "https://github.com/NixOS/nixpkgs/archive/7e9b0dff974c89e070da1ad85713ff3c20b0ca97.tar.gz";
|
|
# Wait till new nix version is released.
|
|
#sha256 = "1b4h12y45h08c7dxa6420qmspv6k82p3sw4xzz8g53k7s7dg128z";
|
|
}
|
|
)
|