# HG changeset patch # User Robin Stumm # Date 1644582388 -3600 # Fri Feb 11 13:26:28 2022 +0100 # Node ID 463b729802df1d96f47e69891496ba494970fbce # Parent 7f910598f97a4de9edd25e813b58d0d6854ac6b8 /about: add nix issue diff --git a/data/pages/about.md b/data/pages/about.md --- a/data/pages/about.md +++ b/data/pages/about.md @@ -124,6 +124,10 @@ - {{ templates.partials.github-issue "NixOS" "nixpkgs" 29037 {} }} - {{ templates.partials.github-issue "NixOS" "nixpkgs" 29055 {} }} +### Nix + +- {{ templates.partials.github-issue "NixOS" "nix" 6083 {} }} {{ templates.partials.iog-logo-inline { title = "while working for IOHK"; } }} + ### bitte - {{ templates.partials.github-issue "input-output-hk" "bitte" 63 {} }} {{ templates.partials.iog-logo-inline { title = "while working for IOHK"; } }} diff --git a/hashes.nix b/hashes.nix --- a/hashes.nix +++ b/hashes.nix @@ -1,4 +1,7 @@ { + # 2022-02-11 + "github_NixOS_nix_issues_6083" = "sha256-97tGS6SEmL33lz0zCiBsqHritoCZJ57DIqeKPpjnW2Q="; + # 2022-01-16 "github_rycee_home-manager_issues_2644" = "sha256-KN3ihwI1dlSLqBb20GfYKAIslvbqWBIpX2EdC6FGvLw="; "github_rycee_home-manager_issues_2642" = "sha256-3tOa03G3gf/mngoqOgYmoFsdMJSwdevWwIINhepF99A=";