nixpkgs/nixos
Michael Weiss c4c087da21
nixos/tests/signal-desktop: Improve the DB test
The command "file ~/.config/Signal/sql/db.sqlite | grep 'db.sqlite: data'"
can randomly fail because "file" sometimes recognizes the "random"
(encrypted) data as something. This occasionally causes test failures,
e.g. [0] were it was recognized as "PGP Secret Sub-key -" or in another
instance as an ext4 filesystem [1].

[0]: https://github.com/NixOS/nixpkgs/pull/132644#issuecomment-892601504
[1]: https://social.primeos.dev/notice/A7H8VWV0KtQHUZZIsC
2021-08-05 18:26:59 +02:00
..
doc Merge pull request #130617 from zhaofengli/moonraker 2021-08-05 02:59:59 +00:00
lib nixos/testing: fix invalid node names detection 2021-07-28 15:37:57 -05:00
maintainers
modules Merge pull request #132593 from rycee/postgresql-backup-compression 2021-08-05 13:20:40 +02:00
tests nixos/tests/signal-desktop: Improve the DB test 2021-08-05 18:26:59 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.