add cert
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
automake
|
automake
|
||||||
binutils-unwrapped
|
binutils-unwrapped
|
||||||
cacert
|
cacert
|
||||||
|
inputs.cert.packages.x86_64-linux.default
|
||||||
cloc
|
cloc
|
||||||
cmake
|
cmake
|
||||||
cscope
|
cscope
|
||||||
|
|||||||
@@ -29,6 +29,9 @@
|
|||||||
arca.url = "git+https://git.wntrmute.dev/kyle/arca";
|
arca.url = "git+https://git.wntrmute.dev/kyle/arca";
|
||||||
arca.inputs.nixpkgs.follows = "nixpkgs";
|
arca.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
|
cert.url = "github:kisom/cert";
|
||||||
|
cert.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
# exo.url = "git+https://git.wntrmute.dev/kyle/exo";
|
# exo.url = "git+https://git.wntrmute.dev/kyle/exo";
|
||||||
# exo.inputs.nixpkgs.follows = "nixpkgs";
|
# exo.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user