diff options
| author | aristote <quentin.aristote@irif.fr> | 2026-02-03 10:55:28 +0100 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2026-02-03 10:55:28 +0100 |
| commit | 2271515dc7e14ae104c748cddd3105984150668e (patch) | |
| tree | 8c23a5e88b766cdbeb0a7bdb924c03bdde105850 /templates/devenv/devenv.yaml | |
| parent | ce59482ddd9b1ccdc9107116a9a3a72437e69890 (diff) | |
templates: devenv: inputs: move away from github
Diffstat (limited to 'templates/devenv/devenv.yaml')
| -rw-r--r-- | templates/devenv/devenv.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devenv/devenv.yaml b/templates/devenv/devenv.yaml index 38233b1..933d34d 100644 --- a/templates/devenv/devenv.yaml +++ b/templates/devenv/devenv.yaml @@ -2,4 +2,4 @@ inputs: nixpkgs: url: github:NixOS/nixpkgs/nixpkgs-unstable my-nixpkgs: - url: github:qaristote/my-nixpkgs + url: git+https://git.aristote.fr/nix/my-nixpkgs |
