mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
parent
1e30642d75
commit
b50c1cfaaa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
buildAndroid ? false
|
buildAndroid ? false
|
||||||
}:
|
}:
|
||||||
with import (builtins.fetchTarball {
|
with import (builtins.fetchTarball {
|
||||||
url = "https://github.com/NixOS/nixpkgs/archive/63d37ccd2d178d54e7fb691d7ec76000740ea24a.tar.gz";
|
url = "https://github.com/NixOS/nixpkgs/archive/d04953086551086b44b6f3c6b7eeb26294f207da.tar.gz";
|
||||||
}) {
|
}) {
|
||||||
overlays = [
|
overlays = [
|
||||||
(import (builtins.fetchTarball {
|
(import (builtins.fetchTarball {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue