···8# `nix run .#write-flake`
9#
10# We provide nix-darwin and home-manager for common usage.
11-{ inputs, ... }:
12{
13 # change "main" with a commit where bug is present
14 flake-file.inputs.den.url = "github:vic/den/main";
···8# `nix run .#write-flake`
9#
10# We provide nix-darwin and home-manager for common usage.
011{
12 # change "main" with a commit where bug is present
13 flake-file.inputs.den.url = "github:vic/den/main";