Skip to content

Commit 579e447

Browse files
eeriiGae24
authored andcommitted
Nix: Bump nixpkgs (servo#32945)
Signed-off-by: eri <eri@inventati.org>
1 parent 1db9593 commit 579e447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/shell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
buildAndroid ? false
66
}:
77
with import (builtins.fetchTarball {
8-
url = "https://github.com/NixOS/nixpkgs/archive/63d37ccd2d178d54e7fb691d7ec76000740ea24a.tar.gz";
8+
url = "https://github.com/NixOS/nixpkgs/archive/d04953086551086b44b6f3c6b7eeb26294f207da.tar.gz";
99
}) {
1010
overlays = [
1111
(import (builtins.fetchTarball {

0 commit comments

Comments
 (0)