@ -3,9 +3,13 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
flake-compat = {
url = "github:edolstra/flake-compat";
flake = false;
};
outputs = { nixpkgs, ... }:
outputs = { nixpkgs, flake-compat, ... }:
let
inherit (nixpkgs) lib;
The note is not visible to the blocked user.