diff options
| -rw-r--r-- | flake.lock | 19 | ||||
| -rw-r--r-- | flake.nix | 2 |
2 files changed, 11 insertions, 10 deletions
@@ -7,15 +7,16 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1766952383, - "narHash": "sha256-MLQGAJ4e+6jiIkUSUxmg6RseBDa0/DKszwSbtUSLHf8=", + "lastModified": 1768046173, + "narHash": "sha256-VstIxwm2qjN+hA8WNX6DXcLd+JfNg6m7+LObQmecUik=", "owner": "qaristote", "repo": "info", - "rev": "a1f128e7367ac22f63d32b0a6e6924338917f0d3", + "rev": "2b44b2e999fe2cd75f6592b4b78efa09dfbd3e4d", "type": "github" }, "original": { "owner": "qaristote", + "ref": "cv", "repo": "info", "type": "github" } @@ -96,11 +97,11 @@ "nixpkgs-lib": "nixpkgs-lib_3" }, "locked": { - "lastModified": 1765835352, - "narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=", + "lastModified": 1767609335, + "narHash": "sha256-feveD98mQpptwrAEggBQKJTYbvwwglSbOv53uCfH9PY=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "a34fae9c08a15ad73f295041fec82323541400a9", + "rev": "250481aafeb741edfe23d29195671c19b36b6dca", "type": "github" }, "original": { @@ -446,11 +447,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1766840161, - "narHash": "sha256-Ss/LHpJJsng8vz1Pe33RSGIWUOcqM1fjrehjUkdrWio=", + "lastModified": 1767995494, + "narHash": "sha256-2EwKigq/8Yfl0D1+BaqsF1qh40DxX+rDdDyw1razX/Q=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3edc4a30ed3903fdf6f90c837f961fa6b49582d1", + "rev": "45a1530683263666f42d1de4cdda328109d5a676", "type": "github" }, "original": { @@ -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 = { }; }; |
