mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-24 05:24:21 +00:00
also try to use pipenv on RTD config and forgot to add devenv.yaml config updates on previous commits Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
11 lines
290 B
YAML
11 lines
290 B
YAML
inputs:
|
|
nixpkgs-python:
|
|
url: github:cachix/nixpkgs-python
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
nixpkgs:
|
|
url: https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/*.tar.gz
|
|
|
|
# If you're using non-OSS software, you can set allowUnfree to true.
|
|
allowUnfree: true
|