Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 101fa7988d52
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 45931aa39507
Choose a head ref

Commits on Oct 8, 2019

  1. breeze-plymouth: allow usage of custom logo

    (cherry picked from commit 001b42d)
    Mathieu A.-Tetreault authored and ttuegel committed Oct 8, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    35c9bf5 View commit details

Commits on Nov 12, 2019

  1. Merge pull request #73250 from wamserma/guake-add-setuptools

    guake: add missing dependency on setuptools
    jtojnar authored and wamserma committed Nov 12, 2019
    Copy the full SHA
    5ab3224 View commit details

Commits on Dec 15, 2019

  1. Copy the full SHA
    3e9a782 View commit details
  2. chromium: fix GL support by not using the ANGLE GL implementation

    (cherry picked from commit 46d252f)
    ivan committed Dec 15, 2019
    Copy the full SHA
    b457cc6 View commit details
  3. chromium: explain enable_widevine = true

    (cherry picked from commit 3d71db8)
    ivan committed Dec 15, 2019
    Copy the full SHA
    95eca17 View commit details
  4. chromium: fix enableWideVine for v79 which needs the manifest.json in…

    … WidevineCdm/
    
    (cherry picked from commit af006f9)
    ivan committed Dec 15, 2019
    Copy the full SHA
    b648527 View commit details

Commits on Jan 11, 2020

  1. Revert "add doc to ghc wrapper"

    This reverts commit 93aabab.
    This reverts commit e915608.
    
    Based on change in master at d1bd0fb
    opened in #77442
    matthewbauer committed Jan 11, 2020
    Copy the full SHA
    2395ac6 View commit details
  2. Copy the full SHA
    0e7f681 View commit details
  3. Merge pull request #75713 from ivan/chromium-79.0.3945.79-for-19.09

    [19.09] chromium: 78.0.3904.108 -> 79.0.3945.79
    grahamc authored Jan 11, 2020
    Copy the full SHA
    7d6f054 View commit details
  4. Copy the full SHA
    f6047ce View commit details
  5. Copy the full SHA
    0e7a9f7 View commit details
  6. kernel: set POWERCAP and INTEL_RAPL

    These enable some power management settings. They are needed for [s-tui
    to show power readings](amanusk/s-tui#105).
    
    The values chosen here match what Arch Linux has. In particular
    the Intel specific code is loadable as a module rather than compiled in.
    
    (cherry picked from commit 299e6f0)
    michaelpj authored and mweinelt committed Jan 11, 2020
    Copy the full SHA
    a347f0f View commit details

Commits on Jan 12, 2020

  1. Merge pull request #77531 from mweinelt/powercap-19.09

    [19.09] kernel: set POWERCAP and INTEL_RAPL
    andir authored Jan 12, 2020
    Copy the full SHA
    5dc4d07 View commit details
  2. minetest 5.0.1 -> 5.1.0

    (cherry picked from commit 8479d2b)
    MicrosoftTakeover authored and cap committed Jan 12, 2020
    Copy the full SHA
    3c85582 View commit details
  3. Copy the full SHA
    47e0315 View commit details
  4. Merge pull request #77547 from scaredmushroom/minetest_release-19.09

    backport: minetest 5.0.1 -> 5.1.0
    fpletz authored Jan 12, 2020
    Copy the full SHA
    9536198 View commit details
  5. Copy the full SHA
    d8ec434 View commit details
  6. linux: 4.19.94 -> 4.19.95

    NeQuissimus committed Jan 12, 2020
    Copy the full SHA
    66f350d View commit details
  7. linux: 4.4.208 -> 4.4.209

    NeQuissimus committed Jan 12, 2020
    Copy the full SHA
    1125f82 View commit details
  8. linux: 4.9.208 -> 4.9.209

    NeQuissimus committed Jan 12, 2020
    Copy the full SHA
    2a5b46a View commit details
  9. linux: 5.4.10 -> 5.4.11

    NeQuissimus committed Jan 12, 2020
    Copy the full SHA
    4ef769e View commit details

Commits on Jan 13, 2020

  1. rocksdb: enable USE_RTTI=1

    This is required for programs using rocksdb and and typeinfo.
    
    Otherwise, linking them fails with errors like this (that's ceph):
    
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTIN12RocksDBStore14RocksWBHandlerE[_ZTIN12RocksDBStore14RocksWBHandlerE]+0x10): undefined reference to `typeinfo for rocksdb::WriteBatch::Handler'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTIN12RocksDBStore19MergeOperatorRouterE[_ZTIN12RocksDBStore19MergeOperatorRouterE]+0x10): undefined reference to `typeinfo for rocksdb::AssociativeMergeOperator'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTIN12RocksDBStore19MergeOperatorLinkerE[_ZTIN12RocksDBStore19MergeOperatorLinkerE]+0x10): undefined reference to `typeinfo for rocksdb::AssociativeMergeOperator'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTI17CephRocksdbLogger[_ZTI17CephRocksdbLogger]+0x10): undefined reference to `typeinfo for rocksdb::Logger'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI12BlueRocksEnv[_ZTI12BlueRocksEnv]+0x10): undefined reference to `typeinfo for rocksdb::EnvWrapper'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI23BlueRocksSequentialFile[_ZTI23BlueRocksSequentialFile]+0x10): undefined reference to `typeinfo for rocksdb::SequentialFile'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI25BlueRocksRandomAccessFile[_ZTI25BlueRocksRandomAccessFile]+0x10): undefined reference to `typeinfo for rocksdb::RandomAccessFile'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI21BlueRocksWritableFile[_ZTI21BlueRocksWritableFile]+0x10): undefined reference to `typeinfo for rocksdb::WritableFile'
    /nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI17BlueRocksFileLock[_ZTI17BlueRocksFileLock]+0x10): undefined reference to `typeinfo for rocksdb::FileLock'
    
    (cherry picked from commit 781d85c)
    flokli authored and srhb committed Jan 13, 2020
    Copy the full SHA
    0f48aae View commit details
  2. ceph: fix build and cleanup expression

    correct platforms. ceph currently doesn't build on aarch64-linux. So
    let's not lie in meta.platforms.
    
    ceph: fix multiple output
    We currently just move $out/share/ceph/mgr to
    $lib/lib/ceph, and then remove all references to $out with a find
    command.
    
    I checked $out, the only reference to $out is in
    $lib/lib/ceph/libceph-common.so.0, coming from src/common/options.cc:
    https://github.com/ceph/ceph/blob/master/src/common/options.cc#L5050:
    
    >  Option("mgr_module_path", Option::TYPE_STR, Option::LEVEL_ADVANCED)
    >  .set_default(CEPH_DATADIR "/mgr")
    >  .add_service("mgr")
    >  .set_description("Filesystem path to manager modules."),
    
    Just removing the reference might break some behaviour - it should point
    to $lib/ceph/mgr instead.
    
    We can fix this in a much more elegant fashion by just passing a custom
    CMAKE_INSTALL_DATADIR to the build system.
    
    ceph: fix outdated Boost::python substitutions
    
    Instead of substituting in CMakeLists.txt files, one now needs to set
    MGR_PYTHON_VERSION.
    
    ceph: clean up PYTHONPATH wrapping
    
    Set `pythonPath` instead of exporting PYTHONPATH.
    
    Use `toPythonPath` to construct the PYTHONPATH where we need manual
    wrapping. There's no ceph-volume, only ceph-mgr.
    
    ceph: set doCheck = false explicitly
    
    and describe why.
    
    ceph: patch more shebangs
    
    ceph: use system-provided gtest and rocksdb
    (cherry picked from commit 05590b3)
    flokli authored and srhb committed Jan 13, 2020
    Copy the full SHA
    23a6575 View commit details
  3. ceph: 14.2.4 -> 14.2.5

    (cherry picked from commit c373fc3)
    srhb committed Jan 13, 2020
    Copy the full SHA
    543f12c View commit details
  4. ceph: 14.2.5 -> 14.2.6

    (cherry picked from commit fe4d213)
    srhb committed Jan 13, 2020
    Copy the full SHA
    938da23 View commit details
  5. nixos/gitea: fix typo

    c0deaddict committed Jan 13, 2020
    Copy the full SHA
    f9ab493 View commit details
  6. grafana: 6.5.1 -> 6.5.2

    (cherry picked from commit 95553b2)
    WilliButz committed Jan 13, 2020
    Copy the full SHA
    ad1d9e6 View commit details
  7. Merge pull request #77603 from c0deaddict/fix/gitea-typo-release-19.09

    nixos/gitea: fix typo
    Mic92 authored Jan 13, 2020
    Copy the full SHA
    02aa8f8 View commit details
  8. rivet: fix patch url

    The old url is now broken. The new patch uses the new git repository.
    
    (cherry picked from commit 592e750)
    veprbl authored and Mic92 committed Jan 13, 2020
    Copy the full SHA
    eb65d1d View commit details
  9. Merge pull request #77556 from lheckemann/fix-wpa-multiple

    [19.09] nixos/wpa_supplicant: fix use with multiple interfaces
    globin authored Jan 13, 2020
    Copy the full SHA
    81101ce View commit details
  10. cawbird: 1.0.2 -> 1.0.4

    fixes a crash caused by invalid Twitter API data
    
    (cherry picked from commit e86c767)
    schmittlauch authored and Jon committed Jan 13, 2020
    Copy the full SHA
    1f0b057 View commit details
  11. Merge #77528: chromium: 79.0.3945.79 -> 79.0.3945.88

    ...into release-19.09
    vcunat committed Jan 13, 2020
    Copy the full SHA
    fb6a164 View commit details
  12. Copy the full SHA
    d8d882e View commit details
  13. nixos/ceph: Rename old ceph test and add new multi-node test

    Rename the old ceph test to ceph-single-node and add a new test
    ceph-multi-node. The ceph-single-node represents a dev cluster whereas
    ceph-multi-node is closer to a prod cluster.
    
    (cherry picked from commit 9165201)
    lejonet authored and srhb committed Jan 13, 2020
    Copy the full SHA
    e4c2df3 View commit details
  14. nixos/ceph: Rewrite old single-node test with new framework

    (cherry picked from commit 6ac9d1f)
    lejonet authored and srhb committed Jan 13, 2020
    Copy the full SHA
    9fdba84 View commit details
  15. Copy the full SHA
    73475e9 View commit details

Commits on Jan 14, 2020

  1. piper: 0.2.903 -> 0.2.905 (#77551)

    Piper is a frontend for libratbag and their versions need to be kept
    in sync for piper to work.
    
    Fixes #76695
    mweinelt authored and c0bw3b committed Jan 14, 2020
    Copy the full SHA
    644045d View commit details
  2. nixos/ceph: Rename old ceph test and add new multi-node test to all-t…

    …ests.nix
    
    (cherry picked from commit 5fbf0cf)
    lejonet authored and srhb committed Jan 14, 2020
    Copy the full SHA
    87c5282 View commit details

Commits on Jan 15, 2020

  1. gitaly: a4b6c71d4b7c1588587345e2dfe0c6bd7cc63a83 -> 1.77.1

    (cherry picked from commit e1e61f3)
    flokli committed Jan 15, 2020
    Copy the full SHA
    644e25f View commit details
  2. gitlab: 12.6.2 -> 12.6.4

    (cherry picked from commit 57560cc)
    flokli committed Jan 15, 2020
    Copy the full SHA
    f79f998 View commit details
  3. nmapsi4: fix startup by adding wrapQtAppsHook

    (cherry picked from commit 4d7da1d)
    Mic92 committed Jan 15, 2020
    Copy the full SHA
    e5874d0 View commit details
  4. signal-desktop: 1.29.3 -> 1.29.4

    Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.29.4
    (cherry picked from commit 0e817da)
    Reason: Avoid an expired (unusable) release in the stable release
    (Signal-Desktop releases expire after 90 days).
    primeos committed Jan 15, 2020
    Copy the full SHA
    ad7e2d6 View commit details
  5. Merge pull request #77754 from primeos/signal-desktop-backport

    [19.09] signal-desktop: 1.29.3 -> 1.29.4 (backport)
    primeos authored Jan 15, 2020
    Copy the full SHA
    ab2d845 View commit details
  6. Copy the full SHA
    a8dd89c View commit details
  7. linux: 4.19.95 -> 4.19.96

    NeQuissimus committed Jan 15, 2020
    Copy the full SHA
    9b32c09 View commit details
  8. linux: 4.4.209 -> 4.4.210

    NeQuissimus committed Jan 15, 2020
    Copy the full SHA
    96b2c13 View commit details
  9. linux: 4.9.209 -> 4.9.210

    NeQuissimus committed Jan 15, 2020
    Copy the full SHA
    39bb204 View commit details
  10. linux: 5.4.11 -> 5.4.12

    NeQuissimus committed Jan 15, 2020
    Copy the full SHA
    70b2127 View commit details
  11. use wrapQtAppsHook in xygrib

    (cherry picked from commit 1ab7f24)
    x123 authored and Mic92 committed Jan 15, 2020
    Copy the full SHA
    f69a5b2 View commit details

Commits on Jan 16, 2020

  1. nixos/zsh-syntax-highlighting: Fix highlighting when ohMyZsh is enabled

    From https://github.com/zsh-users/zsh-syntax-highlighting#faq:
    
    "It must be sourced after all custom widgets have been created
    (i.e., after all zle -N calls and after running compinit)."
    
    zsh-syntax-highlighting must be sourced to the end.
    
    (cherry picked from commit 35ae47e)
    AIDEA775 authored and infinisil committed Jan 16, 2020
    Copy the full SHA
    31e6910 View commit details
Showing with 960 additions and 602 deletions.
  1. +14 −1 doc/overrides.css
  2. +2 −2 nixos/modules/programs/zsh/zsh-syntax-highlighting.nix
  3. +1 −1 nixos/modules/services/misc/gitea.nix
  4. +4 −3 nixos/modules/services/networking/wpa_supplicant.nix
  5. +9 −9 nixos/modules/system/boot/plymouth.nix
  6. +2 −1 nixos/tests/all-tests.nix
  7. +274 −0 nixos/tests/ceph-multi-node.nix
  8. +207 −0 nixos/tests/ceph-single-node.nix
  9. +0 −161 nixos/tests/ceph.nix
  10. +1 −1 pkgs/applications/misc/guake/default.nix
  11. +5 −4 pkgs/applications/misc/xygrib/default.nix
  12. +4 −3 pkgs/applications/networking/browsers/chromium/common.nix
  13. +20 −17 pkgs/applications/networking/browsers/chromium/default.nix
  14. +26 −0 pkgs/applications/networking/browsers/chromium/patches/dont-use-ANGLE-by-default.patch
  15. +12 −10 pkgs/applications/networking/browsers/chromium/patches/widevine-79.patch
  16. +0 −24 pkgs/applications/networking/browsers/chromium/patches/widevine.patch
  17. +2 −2 pkgs/applications/networking/browsers/chromium/plugins.nix
  18. +9 −9 pkgs/applications/networking/browsers/chromium/upstream-info.nix
  19. +5 −5 pkgs/applications/networking/browsers/mozilla-plugins/flashplayer/default.nix
  20. +3 −3 pkgs/applications/networking/browsers/mozilla-plugins/flashplayer/standalone.nix
  21. +2 −2 pkgs/applications/networking/cawbird/default.nix
  22. +2 −2 pkgs/applications/networking/instant-messengers/signal-desktop/default.nix
  23. +245 −245 pkgs/applications/networking/mailreaders/thunderbird-bin/release_sources.nix
  24. +5 −3 pkgs/applications/networking/mailreaders/thunderbird/default.nix
  25. +2 −4 pkgs/applications/office/skanlite/default.nix
  26. +4 −4 pkgs/applications/version-management/gitlab/data.json
  27. +1 −0 pkgs/applications/version-management/gitlab/default.nix
  28. +3 −3 pkgs/applications/version-management/gitlab/gitaly/default.nix
  29. +1 −1 pkgs/applications/version-management/gitlab/rubyEnv/Gemfile
  30. +4 −4 pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock
  31. +4 −4 pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix
  32. +24 −19 pkgs/desktops/plasma-5/breeze-plymouth/default.nix
  33. +2 −12 pkgs/development/haskell-modules/with-packages-wrapper.nix
  34. +2 −2 pkgs/development/libraries/physics/rivet/default.nix
  35. +1 −0 pkgs/development/libraries/rocksdb/default.nix
  36. +3 −3 pkgs/games/minetest/default.nix
  37. +3 −0 pkgs/os-specific/linux/kernel/common-config.nix
  38. +2 −2 pkgs/os-specific/linux/kernel/linux-4.14.nix
  39. +2 −2 pkgs/os-specific/linux/kernel/linux-4.19.nix
  40. +2 −2 pkgs/os-specific/linux/kernel/linux-4.4.nix
  41. +2 −2 pkgs/os-specific/linux/kernel/linux-4.9.nix
  42. +2 −2 pkgs/os-specific/linux/kernel/linux-5.4.nix
  43. +2 −2 pkgs/os-specific/linux/piper/default.nix
  44. +3 −3 pkgs/servers/monitoring/grafana/default.nix
  45. +10 −0 pkgs/shells/fish/default.nix
  46. +22 −21 pkgs/tools/filesystems/ceph/default.nix
  47. +3 −0 pkgs/tools/networking/iperf/3.nix
  48. +2 −2 pkgs/tools/security/nmap/qt.nix
15 changes: 14 additions & 1 deletion doc/overrides.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
.docbook .xref img[src^=images\/callouts\/],
.screen img,
.programlisting img {
.programlisting img,
.literallayout img,
.synopsis img {
width: 1em;
}

.calloutlist img {
width: 1.5em;
}

.prompt,
.screen img,
.programlisting img,
.literallayout img,
.synopsis img {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
4 changes: 2 additions & 2 deletions nixos/modules/programs/zsh/zsh-syntax-highlighting.nix
Original file line number Diff line number Diff line change
@@ -81,7 +81,7 @@ in
];

programs.zsh.interactiveShellInit = with pkgs;
lib.concatStringsSep "\n" ([
lib.mkAfter (lib.concatStringsSep "\n" ([
"source ${zsh-syntax-highlighting}/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"
] ++ optional (length(cfg.highlighters) > 0)
"ZSH_HIGHLIGHT_HIGHLIGHTERS=(${concatStringsSep " " cfg.highlighters})"
@@ -95,6 +95,6 @@ in
styles: design:
"ZSH_HIGHLIGHT_STYLES[${styles}]='${design}'"
) cfg.styles)
);
));
};
}
2 changes: 1 addition & 1 deletion nixos/modules/services/misc/gitea.nix
Original file line number Diff line number Diff line change
@@ -364,7 +364,7 @@ in
''}
sed -e "s,#secretkey#,$KEY,g" \
-e "s,#dbpass#,$DBPASS,g" \
-e "s,#jwtsecet#,$JWTSECET,g" \
-e "s,#jwtsecret#,$JWTSECRET,g" \
-e "s,#mailerpass#,$MAILERPASSWORD,g" \
-i ${runConfig}
chmod 640 ${runConfig} ${secretKey} ${jwtSecret}
7 changes: 4 additions & 3 deletions nixos/modules/services/networking/wpa_supplicant.nix
Original file line number Diff line number Diff line change
@@ -233,18 +233,19 @@ in {
path = [ pkgs.wpa_supplicant ];

script = ''
iface_args="-s -u -D${cfg.driver} -c ${configFile}"
${if ifaces == [] then ''
for i in $(cd /sys/class/net && echo *); do
DEVTYPE=
source /sys/class/net/$i/uevent
if [ "$DEVTYPE" = "wlan" -o -e /sys/class/net/$i/wireless ]; then
ifaces="$ifaces''${ifaces:+ -N} -i$i"
args+="''${args:+ -N} -i$i $iface_args"
fi
done
'' else ''
ifaces="${concatStringsSep " -N " (map (i: "-i${i}") ifaces)}"
args="${concatMapStringsSep " -N " (i: "-i${i} $iface_args") ifaces}"
''}
exec wpa_supplicant -s -u -D${cfg.driver} -c ${configFile} $ifaces
exec wpa_supplicant $args
'';
};

18 changes: 9 additions & 9 deletions nixos/modules/system/boot/plymouth.nix
Original file line number Diff line number Diff line change
@@ -5,17 +5,20 @@ with lib;
let

inherit (pkgs) plymouth;
inherit (pkgs) nixos-icons;

cfg = config.boot.plymouth;

breezePlymouth = pkgs.breeze-plymouth.override {
nixosBranding = true;
nixosVersion = config.system.nixos.release;
nixosBreezePlymouth = pkgs.breeze-plymouth.override {
logoFile = cfg.logo;
logoName = "nixos";
osName = "NixOS";
osVersion = config.system.nixos.release;
};

themesEnv = pkgs.buildEnv {
name = "plymouth-themes";
paths = [ plymouth breezePlymouth ] ++ cfg.themePackages;
paths = [ plymouth ] ++ cfg.themePackages;
};

configFile = pkgs.writeText "plymouthd.conf" ''
@@ -35,7 +38,7 @@ in
enable = mkEnableOption "Plymouth boot splash screen";

themePackages = mkOption {
default = [];
default = [ nixosBreezePlymouth ];
type = types.listOf types.package;
description = ''
Extra theme packages for plymouth.
@@ -52,10 +55,7 @@ in

logo = mkOption {
type = types.path;
default = pkgs.fetchurl {
url = "https://nixos.org/logo/nixos-hires.png";
sha256 = "1ivzgd7iz0i06y36p8m5w48fd8pjqwxhdaavc0pxs7w1g7mcy5si";
};
default = "${nixos-icons}/share/icons/hicolor/128x128/apps/nix-snowflake.png";
defaultText = ''pkgs.fetchurl {
url = "https://nixos.org/logo/nixos-hires.png";
sha256 = "1ivzgd7iz0i06y36p8m5w48fd8pjqwxhdaavc0pxs7w1g7mcy5si";
3 changes: 2 additions & 1 deletion nixos/tests/all-tests.nix
Original file line number Diff line number Diff line change
@@ -37,7 +37,8 @@ in
buildbot = handleTest ./buildbot.nix {};
cadvisor = handleTestOn ["x86_64-linux"] ./cadvisor.nix {};
cassandra = handleTest ./cassandra.nix {};
ceph = handleTestOn ["x86_64-linux"] ./ceph.nix {};
ceph-single-node = handleTestOn ["x86_64-linux"] ./ceph-single-node.nix {};
ceph-multi-node = handleTestOn ["x86_64-linux"] ./ceph-multi-node.nix {};
certmgr = handleTest ./certmgr.nix {};
cfssl = handleTestOn ["x86_64-linux"] ./cfssl.nix {};
chromium = (handleTestOn ["x86_64-linux"] ./chromium.nix {}).stable or {};
Loading