Home

dotnix @main - refs - log -
-
https://git.jolheiser.com/dotnix.git
My nix dotfiles
tree log patch
update tclip and golink Signed-off-by: jolheiser <git@jolheiser.com>
Signature
-----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5 AAAAQKdM8mmx1JL193CLiaycNILs45wf6Axy05AJHFbcPJ2J2kFlFE3/1DZHAs+U1inH9n +gs+l3PnMrxcPaMvdC0wQ= -----END SSH SIGNATURE-----
jolheiser <git@jolheiser.com>
3 weeks ago
2 changed files, 14 additions(+), 41 deletions(-)
M flake.lock -> flake.lock
diff --git a/flake.lock b/flake.lock
index 81af4cd62d2547eb1e1ba992529f9408ee8f3342..5f286241b69a95f94b30c3becde44c0bc43ee60e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -327,58 +327,32 @@           "nixpkgs"
         ]
       },
       "locked": {
-        "lastModified": 1726797346,
-        "narHash": "sha256-Sj9WrvoV+U1YSYriUD/M+Q5tmQDGbJDXsqrFzqKTPc4=",
-        "ref": "refs/heads/main",
     "actual": {
-        "ref": "refs/heads/main",
       "inputs": {
-        "rev": "b3ab9a617620fb9be7b589ae3fee5f12e8b205a7",
     "actual": {
-      },
-      "original": {
-        "ref": "refs/heads/main",
     "actual": {
-        "ref": "refs/heads/main",
       "inputs": {
-        "type": "github"
-      }
-    },
-    "gomod2nix": {
       "inputs": {
 {
-{
-          "tclip",
-          "utils"
         ],
-        "nixpkgs": [
         "ref": "refs/heads/main",
-        ]
-          "nixpkgs"
-        ]
-      },
-      "locked": {
-        "lastModified": 1725515722,
-        "narHash": "sha256-+gljgHaflZhQXtr3WjJrGn8NXv7MruVPAORSufuCFnw=",
-        "owner": "tweag",
-        "repo": "gomod2nix",
+      "inputs": {
-{
     "actual": {
-    "actual": {
+    "cfg": {
         "type": "github"
       },
       "original": {
 {
+  "nodes": {
     "actual": {
-{
 {
-    "actual": {
   "nodes": {
+      "inputs": {
         "type": "github"
       }
     },
 {
-        "rev": "bd7287aa0d13d5af400f659963655c004789715f",
+        "narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
       "inputs": {
         "flake-utils": "flake-utils_3",
         "nixpkgs": [
@@ -577,13 +551,13 @@       }
     },
     "nixpkgs_4": {
       "locked": {
-    },
+        "rev": "bd7287aa0d13d5af400f659963655c004789715f",
           "nixpkgs"
-    },
+        "rev": "bd7287aa0d13d5af400f659963655c004789715f",
         ]
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "ad416d066ca1222956472ab7d0555a6946746a80",
+        "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c",
         "type": "github"
       },
       "original": {
@@ -849,21 +823,20 @@     },
     "tclip": {
       "inputs": {
         "repo": "agenix",
-{
-        "repo": "agenix",
   "nodes": {
         "utils": [
           "flake-utils"
         ]
       },
       "locked": {
-        "repo": "agenix",
+    "actual": {
       "inputs": {
+      "locked": {
-        "repo": "agenix",
+    "actual": {
         "nixpkgs": [
         "owner": "tailscale-dev",
         "repo": "tclip",
-        "rev": "a0cf1c78e1014df1b36dc158e4c9019af9d0856e",
+        "rev": "15c018579dc202371e27f0eee311cdc549a7bff8",
         "type": "github"
       },
       "original": {
@@ -876,7 +848,7 @@     "templ": {
       "inputs": {
         "gitignore": "gitignore",
   "nodes": {
-      "locked": {
+      },
 {
         "nixpkgs": [
           "nixpkgs"
M machines/dragonwell/default.nix -> machines/dragonwell/default.nix
diff --git a/machines/dragonwell/default.nix b/machines/dragonwell/default.nix
index 128b00de87787308cf3c6818423472f3e10e3177..6c7d7a9668992cffca4039a087ce287e8469502a 100644
--- a/machines/dragonwell/default.nix
+++ b/machines/dragonwell/default.nix
@@ -4,7 +4,7 @@   key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL+uhnfFLhlyfGGsksSxh5IIY6gnIMryeQ2EiM979kZa";
 in
 {
   imports = [
-    ./actual.nix
+    # ./actual.nix
     ./caddy.nix
     ./cfg.nix
     ./dex.nix