0x4A6F
0x4A6F
I had my secrets located in a different ZFS dataset (!=rootfs) and thus also experienced this behaviour. The ZFS dataset (mounted in 'Local File Systems' systemd target) was mounted after...
With ```nix { environment.systemPackages = with pkgs; [ pine64-pinephone.pinephone-keyboard ]; } ``` and cherry-picking `d6cac047802ec97590901fe399436e4cc6933384` on top of `NixOS/mobile-nixos?rev=7478a9ffad737486951186b66f6c5535dc5802e2` I can start `ppkb-i2c-inputd`. Then the keyboard is working with a...
I'd like to nominate for shepard team.
Editing `/etc/nixos/configuration.nix` and adding `rsync` to `systemPackages` with a `nixos-rebuild test` also works on current minimal iso. ```nix environment.systemPackages = with pkgs; [ rsync ]; ```
This mainline kernel is also running for nearly a day (except for a short power outage due to flooding). Thanks for the work on this! :heart:
Using the resulting sd-image from this PR results in builds breaking (i.e. `nom build --system riscv64-linux .#hello`): ``` Unpacking the bootstrap tools... Patching the bootstrap tools... patching /nix/store/kg61gdq4svvph0c4pcsf867r8nkbiqs7-bootstrap-tools/bin/ar patching /nix/store/kg61gdq4svvph0c4pcsf867r8nkbiqs7-bootstrap-tools/bin/as...
Result of `nixpkgs-review pr 316449` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review) 1 package built: container-structure-test
This setting is inconsistent across the tree. We should tree-wide fix it for all `boot.kernelPackages`, where it makes sense.
For boostraping GHC on RISC-V we need [binary packages](https://gitlab.haskell.org/ghc/ghc/-/issues/23519) or a [cross-built native GHC](https://github.com/NixOS/nixpkgs/pull/243619). I was able to cross compile nixfmt some years ago. Should be still possible (might need...
@datafoo: Sorry that your political views are opposing our [values](https://nixos.org/values/#community-values-respect). Btw: This is not the right place to discuss these! @thilobillerbeck: Thanks for implementing this. Happy Pride month, everyone :rainbow_flag:!