diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2026-02-03 22:59:36 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2026-02-03 22:59:36 +0100 |
| commit | a5e805e268ae6c5da6bcaeb727ac17db25812778 (patch) | |
| tree | bf83743a9689c7db99c31a2841789c84adf0e1a6 /devenv.lock | |
| parent | 7f2a255aba3d26b051ed4607827609e19a153249 (diff) | |
devenv: move inputs away from github
Diffstat (limited to 'devenv.lock')
| -rw-r--r-- | devenv.lock | 16 |
1 files changed, 8 insertions, 8 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": { |
