forked from Fediversity/Fediversity
+ input derivations
This commit is contained in:
parent
52ee811b05
commit
913d513718
1 changed files with 6 additions and 0 deletions
|
@ -81,11 +81,17 @@ testers.runNixOSTest (
|
||||||
# pkgs
|
# pkgs
|
||||||
tfVars
|
tfVars
|
||||||
pkgs.bash
|
pkgs.bash
|
||||||
|
pkgs.bash.inputDerivation
|
||||||
pkgs.acl
|
pkgs.acl
|
||||||
|
pkgs.acl.inputDerivation
|
||||||
pkgs.attr
|
pkgs.attr
|
||||||
|
pkgs.attr.inputDerivation
|
||||||
pkgs.autoconf
|
pkgs.autoconf
|
||||||
|
pkgs.autoconf.inputDerivation
|
||||||
pkgs.automake
|
pkgs.automake
|
||||||
|
pkgs.automake.inputDerivation
|
||||||
pkgs.python3
|
pkgs.python3
|
||||||
|
pkgs.python3.inputDerivation
|
||||||
|
|
||||||
pkgs.peertube
|
pkgs.peertube
|
||||||
pkgs.peertube.inputDerivation
|
pkgs.peertube.inputDerivation
|
||||||
|
|
Loading…
Add table
Reference in a new issue