Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2023-08-21 11:41:46 -05:00
parent 5e2166fc68
commit 651a1d1c67
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
3 changed files with 6 additions and 4 deletions

View File

@ -61,6 +61,7 @@
nur.repos.jolheiser.git-age
nur.repos.jolheiser.gomodinit
nur.repos.jolheiser.imp
nur.repos.jolheiser.kv
nur.repos.jolheiser.tclip
nur.repos.jolheiser.tmpl
];

View File

@ -23,6 +23,7 @@
use ${pkgs.nu_scripts}/share/nu_scripts/custom-completions/just/just-completions.nu *
use ${pkgs.nu_scripts}/share/nu_scripts/custom-completions/nix/nix-completions.nu *
use ${pkgs.nur.repos.jolheiser.kv}/share/kv-completions.nu *
use ${pkgs.nur.repos.jolheiser.tmpl}/share/tmpl-completions.nu *
'';
extraEnv = ''

View File

@ -86,11 +86,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1692566216,
"narHash": "sha256-j9M6se9RH+2TzCQSQBPIjVFzfjMAOxwIor2kzNfDugo=",
"lastModified": 1692583766,
"narHash": "sha256-UIwDiGDQqlhVsa4xbzJUt5AiyQP3z74SXX3B2OK5u5M=",
"ref": "refs/heads/main",
"rev": "14d58d4b38a48512f14ce15aec3ad9baa16d3332",
"revCount": 156,
"rev": "d8f3a23bb92c28b9b1bb10f10d90d491820cfbbf",
"revCount": 159,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/nur"
},