We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b72488 commit 88ab6a0Copy full SHA for 88ab6a0
.idx/dev.nix
@@ -1,6 +1,6 @@
1
# To learn more about how to use Nix to configure your environment
2
# see: https://developers.google.com/idx/guides/customize-idx-env
3
-{ pkgs, ... }: {
+{ ... }: {
4
# Which nixpkgs channel to use.
5
channel = "stable-24.05"; # or "unstable"
6
0 commit comments