Sign in
chromium
/
chromium
/
src
/
a2fa993e901b58e36748540c21f3bad51187f87d
/
.
/
tools
/
nix
/
shell.nix
blob: d5a11f3ec5b75bebd870df09f65d7ab72d5747c1 [
file
] [
log
] [
blame
]
# Copyright 2025 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import
./
make
-
shell
-
for
-
system
.
nix
{
system
=
builtins
.
currentSystem
;
}