From dbc5cb478c7fad1c1750421486252f0a5d98ef9c Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:36:45 -0600 Subject: now there's docs --- flake.lock | 59 ++++++++++------------------------------------------------- 1 file changed, 10 insertions(+), 49 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 5832b7a..dae6702 100644 --- a/flake.lock +++ b/flake.lock @@ -150,24 +150,6 @@ "type": "github" } }, - "flake-parts": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib" - }, - "locked": { - "lastModified": 1765835352, - "narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "a34fae9c08a15ad73f295041fec82323541400a9", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "gitignore": { "inputs": { "nixpkgs": [ @@ -323,18 +305,18 @@ "type": "github" } }, - "nixpkgs-lib": { + "nmd": { "locked": { - "lastModified": 1765674936, - "narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=", - "owner": "nix-community", - "repo": "nixpkgs.lib", - "rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85", + "lastModified": 1759339018, + "narHash": "sha256-13x2gvgnnr3cJ5qp7zz7ZnUSrg0DF/sU9KiwZkML6J0=", + "owner": "gvolpe", + "repo": "nmd", + "rev": "5ecbe493e22de649e79c8e51dc5e92659940e081", "type": "github" }, "original": { - "owner": "nix-community", - "repo": "nixpkgs.lib", + "owner": "gvolpe", + "repo": "nmd", "type": "github" } }, @@ -371,8 +353,8 @@ "lanzaboote": "lanzaboote", "nixos-facter-modules": "nixos-facter-modules", "nixpkgs": "nixpkgs", - "tmux-tsunami": "tmux-tsunami", - "tsnsrv": "tsnsrv" + "nmd": "nmd", + "tmux-tsunami": "tmux-tsunami" } }, "rust-overlay": { @@ -507,27 +489,6 @@ "type": "github" } }, - "tsnsrv": { - "inputs": { - "flake-parts": "flake-parts", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1767001347, - "narHash": "sha256-uRm4oWMFUBSmXgofOngMWIyA/yUmLlon6f3XoFTWvBA=", - "owner": "boinkor-net", - "repo": "tsnsrv", - "rev": "8f3fbf69e1517612c0fde9be27522e12c2ddc238", - "type": "github" - }, - "original": { - "owner": "boinkor-net", - "repo": "tsnsrv", - "type": "github" - } - }, "utils": { "inputs": { "systems": "systems_2" -- cgit v1.3.1