Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at netboot-syslinux-multiplatform 415 lines 7.0 kB view raw
1(defpackage org.lispbuilds.nix/hydra 2 (:documentation "List of packages allowed to be build on Hydra") 3 (:use :cl) 4 (:export 5 :+allowlist+)) 6 7(in-package org.lispbuilds.nix/hydra) 8 9(defparameter +allowlist+ 10 (list 11 "_1am" 12 "_3bmd" 13 "_3bmd-ext-code-blocks" 14 "access" 15 "acclimation" 16 "agutil" 17 "alexandria" 18 "anaphora" 19 "arnesi" 20 "array-operations" 21 "array-utils" 22 "arrows" 23 "asdf-package-system" 24 "asdf-system-connections" 25 "babel" 26 "binomial-heap" 27 "binpack" 28 "blackbird" 29 "bordeaux-threads" 30 "buildnode" 31 "buildnode-xhtml" 32 "calispel" 33 "cffi" 34 "cffi-grovel" 35 "cffi-toolchain" 36 "cffi-uffi-compat" 37 "chanl" 38 "check-it" 39 "chipz" 40 "chunga" 41 "circular-streams" 42 "cl-aa" 43 "cl-ana" 44 "cl-annot" 45 "cl-anonfun" 46 "cl-ansi-text" 47 "cl-async" 48 "cl-async-base" 49 "cl-async-repl" 50 "cl-async-ssl" 51 "cl-async-util" 52 "cl-avro" 53 "cl-base64" 54 "cl-cairo2" 55 "cl-cairo2" 56 "cl-cairo2-xlib" 57 "cl-cffi-gtk" 58 "cl-cffi-gtk-cairo" 59 "cl-cffi-gtk-gdk" 60 "cl-cffi-gtk-gdk-pixbuf" 61 "cl-cffi-gtk-gio" 62 "cl-cffi-gtk-glib" 63 "cl-cffi-gtk-gobject" 64 "cl-cffi-gtk-pango" 65 "cl-change-case" 66 "cl-cli" 67 "cl-colors" 68 "cl-colors2" 69 "cl-containers" 70 "cl-cookie" 71 "cl-css" 72 "cl-csv" 73 "cl-cuda" 74 "cl-custom-hash-table" 75 "cl-dbi" 76 "cl-difflib" 77 "cl-digraph" 78 "cl-dot" 79 "cl-emb" 80 "cl-environments" 81 "cl-fad" 82 "cl-form-types" 83 "cl-freetype2" 84 "cl-fuse" 85 "cl-fuse-meta-fs" 86 "cl-fuzz" 87 "cl-geometry" 88 "cl-gobject-introspection" 89 "cl-gtk2-gdk" 90 "cl-gtk2-glib" 91 "cl-gtk2-pango" 92 "cl-gtk4" 93 "cl-gtk4.adw" 94 "cl-gtk4.webkit2" 95 "cl-heap" 96 "cl-hooks" 97 "cl-html-diff" 98 "cl-html-parse" 99 "cl-html5-parser" 100 "cl-interpol" 101 "cl-jpeg" 102 "cl-json" 103 "cl-l10n" 104 "cl-l10n-cldr" 105 "cl-libuv" 106 "cl-libxml2" 107 "cl-libyaml" 108 "cl-locale" 109 "cl-markup" 110 "cl-mustache" 111 "cl-mysql" 112 "cl-num-utils" 113 "cl-pango" 114 "cl-paths" 115 "cl-paths-ttf" 116 "cl-pattern" 117 "cl-pdf" 118 "cl-postgres" 119 "cl-postgres+local-time" 120 "cl-ppcre" 121 "cl-ppcre-template" 122 "cl-ppcre-unicode" 123 "cl-prevalence" 124 "cl-qprint" 125 "cl-qrencode" 126 "cl-readline" 127 "cl-reexport" 128 "cl-rsvg2" 129 "cl-sat" 130 "cl-sat.glucose" 131 "cl-sat.minisat" 132 "cl-shellwords" 133 "cl-slice" 134 "cl-smt-lib" 135 "cl-smtp" 136 "cl-speedy-queue" 137 "cl-store" 138 "cl-svg" 139 "cl-syntax" 140 "cl-syntax-annot" 141 "cl-syntax-anonfun" 142 "cl-syntax-markup" 143 "cl-syslog" 144 "cl-test-more" 145 "cl-typesetting" 146 "cl-unicode" 147 "cl-unification" 148 "cl-utilities" 149 "cl-vectors" 150 "cl-webkit2" 151 "cl-who" 152 "cl-xmlspam" 153 "cl+ssl" 154 "clack" 155 "clack-socket" 156 "classowary" 157 "clfswm" 158 "closer-mop" 159 "closure-common" 160 "closure-html" 161 "clsql" 162 "clsql-postgresql" 163 "clsql-postgresql-socket" 164 "clsql-sqlite3" 165 "clsql-uffi" 166 "clss" 167 "cluffer" 168 "clump" 169 "clump-2-3-tree" 170 "clump-binary-tree" 171 "clunit" 172 "clunit2" 173 "clx" 174 "clx-truetype" 175 "collectors" 176 "colorize" 177 "command-line-arguments" 178 "css-lite" 179 "css-selectors" 180 "css-selectors-simple-tree" 181 "css-selectors-stp" 182 "cxml" 183 "cxml-stp" 184 "data-table" 185 "dbd-mysql" 186 "dbd-postgres" 187 "dbd-sqlite3" 188 "dbi" 189 "dbi-test" 190 "dbus" 191 "defclass-std" 192 "dexador" 193 "dissect" 194 "djula" 195 "do-urlencode" 196 "documentation-utils" 197 "drakma" 198 "eager-future2" 199 "enchant" 200 "esrap" 201 "esrap-peg" 202 "external-program" 203 "fare-csv" 204 "fare-mop" 205 "fare-quasiquote" 206 "fare-quasiquote-extras" 207 "fare-quasiquote-optima" 208 "fare-quasiquote-readtable" 209 "fare-utils" 210 "fast-http" 211 "fast-io" 212 "fiasco" 213 "file-attributes" 214 "fiveam" 215 "flexi-streams" 216 "float-features" 217 "flow" 218 "fn" 219 "form-fiddle" 220 "fset" 221 "generic-cl" 222 "gettext" 223 "global-vars" 224 "glsl-docs" 225 "glsl-spec" 226 "glsl-symbols" 227 "gsll" 228 "heap" 229 "html-encode" 230 "http-body" 231 "hu.dwim.asdf" 232 "hu.dwim.common" 233 "hu.dwim.common-lisp" 234 "hu.dwim.def" 235 "hu.dwim.def+swank" 236 "hu.dwim.defclass-star" 237 "hu.dwim.stefil" 238 "hu.dwim.stefil+hu.dwim.def" 239 "hu.dwim.stefil+hu.dwim.def+swank" 240 "hu.dwim.stefil+swank" 241 "hunchensocket" 242 "hunchentoot" 243 "idna" 244 "ieee-floats" 245 "inferior-shell" 246 "introspect-environment" 247 "iolib" 248 "iolib.asdf" 249 "iolib.base" 250 "iolib.common-lisp" 251 "iolib.conf" 252 "ironclad" 253 "iterate" 254 "jonathan" 255 "jpl-queues" 256 "jpl-util" 257 "jsown" 258 "kmrcl" 259 "lack" 260 "lack-component" 261 "lack-middleware-backtrace" 262 "lack-util" 263 "lambda-fiddle" 264 "legit" 265 "let-plus" 266 "lev" 267 "lfarm-client" 268 "lfarm-common" 269 "lfarm-server" 270 "lfarm-ssl" 271 "lift" 272 "lisp-binary" 273 "lisp-namespace" 274 "lisp-unit" 275 "lisp-unit2" 276 "lla" 277 "local-time" 278 "log4cl" 279 "lparallel" 280 "lquery" 281 "ltk" 282 "marshal" 283 "md5" 284 "metabang-bind" 285 "metatilities-base" 286 "mgl" 287 "mgl-mat" 288 "mgl-pax" 289 "minheap" 290 "misc-extensions" 291 "mk-string-metrics" 292 "mmap" 293 "moptilities" 294 "more-conditions" 295 "mt19937" 296 "named-readtables" 297 "nbd" 298 "net-telent-date" 299 "net.didierverna.asdf-flv" 300 "nibbles" 301 "nyxt" 302 "optima" 303 "osicat" 304 "parachute" 305 "parenscript" 306 "parse-declarations-1.0" 307 "parse-float" 308 "parse-number" 309 "parseq" 310 "parser-combinators" 311 "parser.common-rules" 312 "pcall" 313 "pcall-queue" 314 "physical-quantities" 315 "plump" 316 "postmodern" 317 "proc-parse" 318 "prove" 319 "prove-asdf" 320 "ptester" 321 "puri" 322 "pythonic-string-reader" 323 "pzmq" 324 "pzmq-compat" 325 "pzmq-examples" 326 "pzmq-test" 327 "qt" 328 "qt-libs" 329 "qtools" 330 "quasiquote-2.0" 331 "query-fs" 332 "quri" 333 "rfc2388" 334 "rove" 335 "rt" 336 "s-sql" 337 "s-sysdeps" 338 "s-xml" 339 "salza2" 340 "serapeum" 341 "simple-date" 342 "simple-date-time" 343 "simple-inferiors" 344 "simple-tasks" 345 "slynk" 346 "smart-buffer" 347 "smug" 348 "spinneret" 349 "split-sequence" 350 "sqlite" 351 "static-dispatch" 352 "static-vectors" 353 "stefil" 354 "str" 355 "string-case" 356 "stumpwm" 357 "swank" 358 "swap-bytes" 359 "sycamore" 360 "symbol-munger" 361 "trees" 362 "trivia" 363 "trivia.balland2006" 364 "trivia.level0" 365 "trivia.level1" 366 "trivia.level2" 367 "trivia.quasiquote" 368 "trivia.trivial" 369 "trivial-arguments" 370 "trivial-backtrace" 371 "trivial-clipboard" 372 "trivial-cltl2" 373 "trivial-features" 374 "trivial-file-size" 375 "trivial-garbage" 376 "trivial-gray-streams" 377 "trivial-indent" 378 "trivial-macroexpand-all" 379 "trivial-main-thread" 380 "trivial-mimes" 381 "trivial-package-local-nicknames" 382 "trivial-package-manager" 383 "trivial-shell" 384 "trivial-types" 385 "trivial-utf-8" 386 "trivial-with-current-source-form" 387 "type-i" 388 "uax-15" 389 "uffi" 390 "unit-test" 391 "unix-options" 392 "unix-opts" 393 "usocket" 394 "usocket-server" 395 "utilities.print-items" 396 "utilities.print-tree" 397 "uuid" 398 "varjo" 399 "vas-string-metrics" 400 "vecto" 401 "vom" 402 "wild-package-inferred-system" 403 "woo" 404 "wookie" 405 "xembed" 406 "xkeyboard" 407 "xml.location" 408 "xmls" 409 "xpath" 410 "xsubseq" 411 "yacc" 412 "yason" 413 "zpb-ttf" 414 "zpng" 415 ))