Commit graph

27 commits

Author SHA1 Message Date
Bryan Gardiner
2d2b40b147
Update copyright to 2023. 2023-03-17 21:19:36 -07:00
Bryan Gardiner
1bf9d1740d
Fix reference to undefined variable (issue #12), and fix some lint. 2023-03-17 21:16:02 -07:00
Bryan Gardiner
f87f29530b
Bump to v0.2.1. 2022-10-15 16:35:05 -07:00
Bryan Gardiner
ef319a927d
Release v0.2.0. 2022-10-15 16:34:36 -07:00
Bryan Gardiner
11fd14887a
Bump to v0.2.0 because of changed output format. 2022-10-15 16:33:54 -07:00
Bryan Gardiner
0cfd93e34e
Fix invalid .P command in nvd.1. 2022-10-12 18:35:59 -07:00
Bryan Gardiner
06e1fc696c
Add a note that nvd should be obtained through Nixpkgs.
It was kindly pointed out to me in merge request !3 that it's not clear
that nvd is in Nixpkgs.  Nixpkgs is the preferred way to get nvd, or
alternatively one of the release tags in this repo, rather than the
master branch where things can change willy-nilly.
2022-10-12 18:26:24 -07:00
Bryan Gardiner
a334e6c0ec
Add --nix-bin-dir option for specifying Nix binaries to use (issue #9). 2022-10-12 17:38:24 -07:00
Bryan Gardiner
082958c205
Add display of the change in closure disk size (issue #8). 2022-10-12 17:14:51 -07:00
Bryan Gardiner
f735e17038
Bump copyright to 2022. 2022-10-12 17:14:51 -07:00
Bryan Gardiner
b082bd23f5 Merge branch 'SuperSandro2000-master-patch-21642' into 'master'
Remove URL literal

See merge request khumba/nvd!2
2022-05-28 04:18:12 +00:00
Sandro
e8e614c79d Remove URL literal 2022-05-23 16:47:16 +00:00
Bryan Gardiner
0d3aba5510
Bump to v0.1.3. 2021-11-05 18:48:06 -07:00
Bryan Gardiner
ea75310f8a
Update changelog and release v0.1.2. 2021-11-05 18:46:57 -07:00
Bryan Gardiner
fd059e5b2e Merge branch 'init-flake' into 'master'
Add flake.nix.

See merge request khumba/nvd!1
2021-07-20 03:57:51 +00:00
dadada
d6cbc5b4ac
Add flake.nix. 2021-07-08 21:52:55 +02:00
Bryan Gardiner
1e6e419be3
Update the readme to use the 'diff' subcommand. 2021-05-16 18:24:42 -07:00
Bryan Gardiner
13d3ab1255
Bump to v0.1.2. 2021-05-16 18:05:52 -07:00
Bryan Gardiner
304918bade
Fix SIGPIPE handling; bump to v0.1.1. 2021-05-16 18:04:37 -07:00
Bryan Gardiner
050f6ff2e3
Fix colour rendering for install states. 2021-05-16 17:51:46 -07:00
Bryan Gardiner
00495ddf25
Add the program version via 'nvd --version' and the man page. 2021-05-16 17:07:05 -07:00
Bryan Gardiner
95c7ab7070
Implement separate list command for listing matching packages (closes #5). 2021-05-16 17:06:22 -07:00
Bryan Gardiner
2c2fa1fbc9
Use nix-store to query direct deps of command line arguments (closes #4). 2021-05-03 19:50:16 -07:00
Bryan Gardiner
7cdaa6d818
Add a LICENSE file with the Apache 2.0 license text.
Grabbed from: https://www.apache.org/licenses/LICENSE-2.0.txt
2021-04-10 18:44:27 -07:00
Bryan Gardiner
0348e04872
Set version to 0.0.1. 2021-04-10 09:10:20 -07:00
Bryan Gardiner
709a8a2ed3
Docs, packaging, licensing. 2021-04-09 21:05:12 -07:00
Bryan Gardiner
3e619dafcc
Initial commit. 2021-04-09 19:21:39 -07:00