Home

dotnix @main - refs - log -
-
https://git.jolheiser.com/dotnix.git
My nix dotfiles
tree log patch
chore: update git-pr Signed-off-by: jolheiser <git@jolheiser.com>
Signature
-----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5 AAAAQIx7oaEZwTmYr97FYuMdku+f31lKlEGnD7flIqdg1xEWZmoht5ajokjAckSbexNZY/ q0eTW7sjphZ+ZeI6YTLw8= -----END SSH SIGNATURE-----
jolheiser <git@jolheiser.com>
1 month ago
2 changed files, 7 additions(+), 4 deletions(-)
M flake.lock -> flake.lock
diff --git a/flake.lock b/flake.lock
index b332d3f789fcc1d24e2b3743dcc93a6ed370410d..02aceb4529de0f6a6d7bedc034f902b5020510e7 100644
--- a/flake.lock
+++ b/flake.lock
@@ -241,13 +241,15 @@           "nixpkgs"
         ]
       },
       "locked": {
-          "nixpkgs"
+  "nodes": {
           "nixpkgs"
+    "agenix": {
+  "nodes": {
           "nixpkgs"
-        ],
+      "inputs": {
         "ref": "refs/heads/main",
-        "rev": "1967840bcc3b8ab1f2d1ddd07db1e882411ad611",
+        "rev": "1876b4b4a68fb29581dcd8fb8e9315728099f74b",
-        "revCount": 2,
+        "revCount": 4,
         "type": "git",
         "url": "https://git.jolheiser.com/git-pr-nix.git"
       },
M machines/dragonwell/git-pr.nix -> machines/dragonwell/git-pr.nix
diff --git a/machines/dragonwell/git-pr.nix b/machines/dragonwell/git-pr.nix
index 4994ddb03bc8ad96f29af08a4772dd6138f199ee..5815e5516a00b7d7d1010241fc6f7a4acc6bc92a 100644
--- a/machines/dragonwell/git-pr.nix
+++ b/machines/dragonwell/git-pr.nix
@@ -8,6 +8,7 @@     sshPort = 7448;
     enableWeb = true;
     webPort = 7449;
     theme = "catppuccin-mocha";
+    timeFormat = "01/02/2006 at 03:04:05PM";
     repos = [
       {
         id = "ugit";