Post B6SXbsI8tgqJDRz5rk by navi@catcatnya.com
 (DIR) More posts by navi@catcatnya.com
 (DIR) Post #B6SXKYVTCjLqvlxZWy by fugi@amazonawaws.com
       0 likes, 0 repeats
       
       oof they made NixOS on raspberry pi even more of a giant pain in the ass – by moving the vendored kernel out of nixpkgs, so now you have to compile it yourself on every update. Which takes forever even if you have a fast aarch64 machine on hand for building. 🫠
       
 (DIR) Post #B6SXbrvoEiyi6BXG3U by kloenk@catcatnya.com
       0 likes, 0 repeats
       
       @fugi is the vendor kernel necessary?
       
 (DIR) Post #B6SXbsI8tgqJDRz5rk by navi@catcatnya.com
       1 likes, 0 repeats
       
       @kloenk @fugi For some things, yes
       
 (DIR) Post #B6SXj5ahqgI8UT6jMO by fugi@amazonawaws.com
       0 likes, 0 repeats
       
       @navi @kloenk I guess until they figure out some build caching solution I'll have to try my luck with the stock kernel.
       
 (DIR) Post #B6SZ1OXgE9J0Quz7Oy by hsza@social.tudbut.de
       0 likes, 0 repeats
       
       @fugi …is there no way to make a third party repository with it?
       
 (DIR) Post #B6SZ1OhbdFFGvhd2sC by fugi@amazonawaws.com
       0 likes, 0 repeats
       
       @hsza sure there is, it lives in nixos-community/nixos-hardware now, and they are working on getting hydra to build everything to get it into the main binary cache. Just would have been nice to do it the other way round.