Philipp Bartsch
|
ced170c030
|
nixos/miniflux: add apparmor policy
This change also extends the test to ensure that normal operations
aren't denied.
|
2023-07-13 11:10:39 +02:00 |
|
Anderson Torres
|
13dc33c7ac
|
nixos/tests/miniflux.nix: get rid of with lib
|
2023-05-12 22:29:28 -03:00 |
|
Guillaume Girol
|
1df9e95ed7
|
nixos/miniflux: no cleartext password in the store
|
2022-01-31 21:31:28 +01:00 |
|
Brice Waegeneire
|
a49177e0ce
|
maintainers: remove bricewge
So long, and thanks for all the fish!
|
2021-09-08 11:56:00 +02:00 |
|
talyz
|
3d9c3e5cfd
|
nixosTests.*: Don't use the -q flag with grep when used with curl
The `-q` flag makes grep close the pipe early, which curl doesn't
handle gracefully, but exits with an error like "(23) Failed writing
body".
|
2021-06-05 18:44:54 +02:00 |
|
Matías Lang
|
dac07be800
|
nixos/miniflux: don't depend on sudo
The miniflux service should work when sudo is not available in the
system.
|
2021-01-28 15:09:31 -03:00 |
|
Dominik Xaver Hörl
|
25bef2d8f9
|
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
|
2021-01-10 20:12:06 +01:00 |
|
Jan Hrnko
|
bc1d542f09
|
nixos/miniflux: port test to python
|
2019-11-22 20:38:56 +01:00 |
|
Jeremy Apthorp
|
e8b68dd4f4
|
miniflux: add service
|
2019-04-06 03:52:15 +02:00 |
|