From 1eab7e9ba2810966042a220ac836fb1101026214 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Thu, 25 Apr 2024 08:32:04 +0200 Subject: [PATCH] Update lock file --- flake.lock | 166 +---------------------------------------------------- 1 file changed, 2 insertions(+), 164 deletions(-) diff --git a/flake.lock b/flake.lock index 966fb7a..f0a5c1f 100644 --- a/flake.lock +++ b/flake.lock @@ -1,112 +1,6 @@ { "nodes": { - "agenix": { - "inputs": { - "darwin": "darwin", - "home-manager": "home-manager", - "nixpkgs": [ - "nixpkgs" - ], - "systems": "systems" - }, - "locked": { - "lastModified": 1712079060, - "narHash": "sha256-/JdiT9t+zzjChc5qQiF+jhrVhRt8figYH29rZO7pFe4=", - "owner": "ryantm", - "repo": "agenix", - "rev": "1381a759b205dff7a6818733118d02253340fd5e", - "type": "github" - }, - "original": { - "owner": "ryantm", - "repo": "agenix", - "type": "github" - } - }, - "aurora-blog-template": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1695474974, - "narHash": "sha256-qdHgNqx/IrRIwOvPq2hS5YRgkGsOitvJg5ApGpsAVC8=", - "owner": "thiloho", - "repo": "aurora", - "rev": "94225228778bc25fe8ee9a65831cb4b7845b482c", - "type": "github" - }, - "original": { - "owner": "thiloho", - "repo": "aurora", - "type": "github" - } - }, - "darwin": { - "inputs": { - "nixpkgs": [ - "agenix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1700795494, - "narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=", - "owner": "lnl7", - "repo": "nix-darwin", - "rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d", - "type": "github" - }, - "original": { - "owner": "lnl7", - "ref": "master", - "repo": "nix-darwin", - "type": "github" - } - }, - "denbot": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1701549107, - "narHash": "sha256-5BHE+lsX3KdjRzXoOj6hadZktZSolFSFHvd2Nh1+/o0=", - "owner": "thiloho", - "repo": "discord-bot", - "rev": "aa78e420757075cc1a8c3d2241d81913dadb0b5a", - "type": "github" - }, - "original": { - "owner": "thiloho", - "repo": "discord-bot", - "type": "github" - } - }, "home-manager": { - "inputs": { - "nixpkgs": [ - "agenix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1703113217, - "narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" - } - }, - "home-manager_2": { "inputs": { "nixpkgs": [ "nixpkgs" @@ -160,65 +54,9 @@ }, "root": { "inputs": { - "agenix": "agenix", - "aurora-blog-template": "aurora-blog-template", - "denbot": "denbot", - "home-manager": "home-manager_2", + "home-manager": "home-manager", "nixos-hardware": "nixos-hardware", - "nixpkgs": "nixpkgs", - "todos": "todos", - "website": "website" - } - }, - "systems": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "todos": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1704048100, - "narHash": "sha256-Knsq6DzEINrcCiFEC7fd+5M4Pmo39QY9R3bGI7SQ1Og=", - "owner": "thiloho", - "repo": "todos", - "rev": "84592dc2ae580f8d326807e5f16ce9b0bfd72078", - "type": "github" - }, - "original": { - "owner": "thiloho", - "repo": "todos", - "type": "github" - } - }, - "website": { - "flake": false, - "locked": { - "lastModified": 1707497768, - "narHash": "sha256-GzBC5I4FLEijh2Nsww3P4LZaJR8oXbEH04P6NovVwIk=", - "owner": "thiloho", - "repo": "website", - "rev": "8448dcc2269fe4fc698707d749fc7972c232101c", - "type": "github" - }, - "original": { - "owner": "thiloho", - "repo": "website", - "type": "github" + "nixpkgs": "nixpkgs" } } },