diff options
| author | aristote <quentin.aristote@irif.fr> | 2026-01-10 12:47:21 +0100 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2026-01-10 12:56:49 +0100 |
| commit | fece5932b688701e10d9a86d41032b95a58c97c6 (patch) | |
| tree | 46525776d9e247e512ecab736124de81c1dd4513 /flake.nix | |
| parent | c586ab70139e0a7b382919b641a1141c7a48d029 (diff) | |
data: use cv branchoxford
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ description = "Quentin Aristote's CV."; inputs = { - data.url = "github:qaristote/info"; + data.url = "github:qaristote/info/cv"; my-nixpkgs.url = "github:qaristote/my-nixpkgs"; nixpkgs = { }; }; |
