real meat hours

This commit is contained in:
atagen 2024-08-20 13:11:37 +10:00
parent d4a800971f
commit 0de0a3898a
7 changed files with 217 additions and 78 deletions

View file

@ -1,4 +1,4 @@
{...}: {
{inputs, ...}: {
additions = final: _prev: import ../.old/pkgs {pkgs = final;};
rice = import ./rice.nix;
}