mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
12 lines
256 B
YAML
12 lines
256 B
YAML
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
|
|
inputs:
|
|
nixpkgs:
|
|
url: github:cachix/devenv-nixpkgs/rolling
|
|
nixpkgs-python:
|
|
url: github:cachix/nixpkgs-python
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
|
|
impure: true
|