feat: tclip client

Signed-off-by: jolheiser <john.olheiser@gmail.com>
teamcity
jolheiser 2023-08-12 19:17:50 -05:00
parent 2422c07e88
commit 30297cd3c2
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
3 changed files with 6 additions and 5 deletions

View File

@ -61,6 +61,7 @@
nur.repos.jolheiser.git-age nur.repos.jolheiser.git-age
nur.repos.jolheiser.gomodinit nur.repos.jolheiser.gomodinit
nur.repos.jolheiser.imp nur.repos.jolheiser.imp
nur.repos.jolheiser.tclip
nur.repos.jolheiser.tmpl nur.repos.jolheiser.tmpl
]; ];
activation.report-changes = config.lib.dag.entryAnywhere '' activation.report-changes = config.lib.dag.entryAnywhere ''

View File

@ -86,11 +86,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1691098287, "lastModified": 1691885754,
"narHash": "sha256-yEQWr2dus6AV9dShAFx9dWh97ub6+uWKv+H1/QRlPl4=", "narHash": "sha256-dOE8FgU8KdDfRZP6E+rLesArQuWhNwvI+n50p8nBY1Q=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "9795a580a5a4f3c87bf07c036dd5031833a044db", "rev": "1dcefb95d1a0ed0a4991b4d06a4c649c841aef3b",
"revCount": 153, "revCount": 155,
"type": "git", "type": "git",
"url": "https://git.jojodev.com/jolheiser/nur" "url": "https://git.jojodev.com/jolheiser/nur"
}, },

View File

@ -17,4 +17,4 @@ update-flake:
# Update an individual input # Update an individual input
update input: update input:
@nix flake lock --update-input nixpkgs @nix flake lock --update-input {{input}}