From e2745375922d8a66a43df989834f36af507fbd6e Mon Sep 17 00:00:00 2001 From: Bryan Lai Date: Fri, 12 Jan 2024 23:44:13 +0800 Subject: [PATCH] Update `tectonic` with `addCheckpointBuild` --- flake.lock | 8 ++++---- nixpkgs-config | 2 +- profile.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index e17ffe6..5174315 100644 --- a/flake.lock +++ b/flake.lock @@ -193,11 +193,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1704950860, - "narHash": "sha256-xj5iUzdXEaTiCNt3bHzqsIaSEikrc4qhV+J03UeE/5o=", + "lastModified": 1705073928, + "narHash": "sha256-lVLOZfa0XaGh/hipaMxBmNHdpzioR3b4Gw2/ZWM0UnE=", "ref": "refs/heads/master", - "rev": "9c96aaaa360e1f227aca42c4360771f466e75563", - "revCount": 187, + "rev": "682361a21cfd5c4e9fa90bf6a3655f322d9cffab", + "revCount": 188, "type": "git", "url": "file:./nixpkgs-config" }, diff --git a/nixpkgs-config b/nixpkgs-config index 9c96aaa..682361a 160000 --- a/nixpkgs-config +++ b/nixpkgs-config @@ -1 +1 @@ -Subproject commit 9c96aaaa360e1f227aca42c4360771f466e75563 +Subproject commit 682361a21cfd5c4e9fa90bf6a3655f322d9cffab diff --git a/profile.json b/profile.json index 695ce15..307287d 100644 --- a/profile.json +++ b/profile.json @@ -26,7 +26,7 @@ "active": true, "priority": 5, "storePaths": [ - "/nix/store/n5rzxdsjqzd436w0k4qa4q5hj1bcvsdp-home-manager-path" + "/nix/store/3n8gkfsjakrl96v3fi08afp47yg7d8j2-home-manager-path" ] } ],