From a5e805e268ae6c5da6bcaeb727ac17db25812778 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Tue, 3 Feb 2026 22:59:36 +0100 Subject: devenv: move inputs away from github --- devenv.lock | 16 ++++++++-------- devenv.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/devenv.lock b/devenv.lock index d8a46db..8bc67a9 100644 --- a/devenv.lock +++ b/devenv.lock @@ -116,16 +116,16 @@ "nur": "nur" }, "locked": { - "lastModified": 1769379661, - "owner": "qaristote", - "repo": "my-nixpkgs", - "rev": "e91ce613347c1db230413d3f60236fb8823ec33f", - "type": "github" + "lastModified": 1770112528, + "ref": "refs/heads/master", + "rev": "2271515dc7e14ae104c748cddd3105984150668e", + "revCount": 365, + "type": "git", + "url": "https://git.aristote.fr/nix/my-nixpkgs" }, "original": { - "owner": "qaristote", - "repo": "my-nixpkgs", - "type": "github" + "type": "git", + "url": "https://git.aristote.fr/nix/my-nixpkgs" } }, "nixpkgs": { diff --git a/devenv.yaml b/devenv.yaml index 38233b1..933d34d 100644 --- a/devenv.yaml +++ b/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 -- cgit v1.2.3