| 10 Oct 2021 |
nix-community-bot | [nix-community/infra] Mic92 merged pull request #131: niv sops-nix: update 095fca05 -> 2e86e169 [closed] - https://github.com/nix-community/infra/pull/131 | 08:56:43 |
nix-community-bot | [nix-community/infra] web-flow pushed 2 commits to master: https://github.com/nix-community/infra/commit/7c2d412135fc690b681a1fd83dd5ec59bd1e73ed github-actions[bot]: niv sops-nix: update 095fca05 -> 2e86e169 Mic92: Merge pull request #131 from nix-community/update/sops-nix-095fca05818c7f4c2285387b2eb94e13b683101a
niv sops-nix: update 095fca05 -> 2e86e169 | 08:56:43 |
nix-community-bot | [nix-community/infra] Mic92 deleted update/sops-nix-095fca05818c7f4c2285387b2eb94e13b683101a | 08:56:43 |
nix-community-bot | [nix-community/infra] web-flow pushed 2 commits to master: https://github.com/nix-community/infra/commit/33f20b54ef120a82287240b9dffc856106b678c7 github-actions[bot]: niv nixpkgs: update 6fa4e75f -> 107a51dd Mic92: Merge pull request #130 from nix-community/update/nixpkgs-6fa4e75f7622ccedee8cb58a8d2ecaa658667a10
niv nixpkgs: update 6fa4e75f -> 107a51dd | 08:56:50 |
nix-community-bot | [nix-community/infra] Mic92 merged pull request #130: niv nixpkgs: update 6fa4e75f -> 107a51dd [closed] - https://github.com/nix-community/infra/pull/130 | 08:56:50 |
nix-community-bot | [nix-community/infra] Mic92 deleted update/nixpkgs-6fa4e75f7622ccedee8cb58a8d2ecaa658667a10 | 08:56:51 |
Jonas Chevalier | In reply to @colemickens:matrix.org does it have to be a symlink? it could be just a reference as well, eg; sh -c "echo ${oldDrv} > $out". The reason I used a symlink is that it makes the output usable. | 10:21:17 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
| 13:50:18 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
| 17:55:18 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
| 22:00:18 |
| 11 Oct 2021 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
| 02:05:18 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
| 06:10:18 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
| 10:15:18 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
[firing] systemd_service_failed: nix-community-build01 failed to (re)start service clone-nixpkgs.service.
| 12:00:18 |
nix-community-bot | [resolved] uptime: Uptime monster: nix-community-build01 has been up for more than 30 days.
[resolved] systemd_service_failed: nix-community-build01 failed to (re)start service clone-nixpkgs.service.
| 13:20:18 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build03 has been up for more than 30 days.
| 18:55:18 |
fedx | Out of curiosity, could I use home-manager to change userland configurations of applications to adjust to battery profiles? Or is there a bettery way of doing it? IE, if you enter a low power mode, it turns off the bluring in Plasma. | 18:56:51 |
Mic92 | this is better done with nixos afaik | 20:18:11 |
Mic92 | something like tlp | 20:18:22 |
fedx | Tlp can do that?! | 20:43:40 |
nrdxp | I don't think it can do the Plasma blurring thing, although it would be an interesting feature to allow it to run arbitrary scripts on mode changes to enable something like that 🤔 | 22:02:43 |
fedx | Maybe use git to checkout a battery, and performance branch of .config... | 22:07:08 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build03 has been up for more than 30 days.
| 23:00:18 |
| 12 Oct 2021 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build03 has been up for more than 30 days.
| 03:05:18 |
nix-community-bot | [firing] uptime: Uptime monster: nix-community-build03 has been up for more than 30 days.
| 07:10:18 |
Mic92 | I think you can also use udev rules to trigger actions on certain battery thresholds | 07:32:32 |
nix-community-bot | [resolved] uptime: Uptime monster: nix-community-build03 has been up for more than 30 days.
| 07:45:18 |
Mic92 | async looks like a nice tool: https://github.com/ctbur/async/ | 12:02:30 |
Mic92 | I will re-build our deployment tool with it. | 12:02:41 |
Mic92 | deploy script | 12:02:47 |