mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
libjcat: init at 0.1.1
This commit is contained in:
parent
a584339faf
commit
1fade973fc
5 changed files with 123 additions and 0 deletions
5
nixos/tests/installed-tests/libjcat.nix
Normal file
5
nixos/tests/installed-tests/libjcat.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, makeInstalledTest, ... }:
|
||||
|
||||
makeInstalledTest {
|
||||
tested = pkgs.libjcat;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue