1
0
Fork 0

feat: tclip client

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
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.gomodinit
nur.repos.jolheiser.imp
nur.repos.jolheiser.tclip
nur.repos.jolheiser.tmpl
];
activation.report-changes = config.lib.dag.entryAnywhere ''

View File

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

View File

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