1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/lib
Bjørn Forsman 8e8f95beda nixos/test-reports: use local copy of jquery
The current way test reports get jquery,

  src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"

only works when getting reports over http:// or https://, not file://.
Change it so that it works for all protocols by using a local copy of
jquery.

This fixes the issue where locally created and browsed test reports
cannot be navigated properly; clicking the '+' symbol to expand
sub-sections doesn't work.
2014-09-07 15:47:59 +02:00
..
test-driver nixos/test-reports: use local copy of jquery 2014-09-07 15:47:59 +02:00
build-vms.nix
channel-expr.nix
eval-config.nix
from-env.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
nixpkgs.nix
qemu-flags.nix
testing.nix nixos/test-reports: use local copy of jquery 2014-09-07 15:47:59 +02:00
utils.nix nixos/utils: Don't remove first character if not a / 2014-09-03 18:40:05 -07:00