Logo
Explore Help
Sign In
talexander/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Releases Activity
nixpkgs/nixos/tests/installed-tests/gjs.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
176 B
Nix
Raw Normal View History

nixos/tests: add gnome-installed-tests with builder function The test script is also ported to python.
2019-11-05 19:56:21 -05:00
{ pkgs, makeInstalledTest, ... }:
makeInstalledTest {
tested = pkgs.gjs;
withX11 = true;
gjs.tests: fix warning The tests complained: /nix/store/nm3nf5y4hzgmy00lw5s6ls68j38y84y0-gjs-1.72.0-installedTests/libexec/installed-tests/gjs/scripts/testCommandLineModules.sh: line 90: gjs-console: command not found But they still passed.
2022-03-22 08:39:30 +01:00
testConfig = {
environment.systemPackages = [
pkgs.gjs
];
};
nixos/tests: add gnome-installed-tests with builder function The test script is also ported to python.
2019-11-05 19:56:21 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 5425ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API