···11+# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
22+inputs:
33+ nixpkgs:
44+ url: github:cachix/devenv-nixpkgs/rolling
55+66+# If you're using non-OSS software, you can set allowUnfree to true.
77+# allowUnfree: true
88+99+# If you're willing to use a package that's vulnerable
1010+# permittedInsecurePackages:
1111+# - "openssl-1.1.1w"
1212+1313+# If you have more than one devenv you can merge them
1414+#imports:
1515+# - ./backend