From af3f0b2a673462600b1c67749ee427c4a19bc765 Mon Sep 17 00:00:00 2001 From: Skarlett Date: Thu, 27 Jul 2023 05:04:10 -0500 Subject: [PATCH] update lockfile --- flake.lock | 51 ++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 44 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 72a8743..b260a4e 100644 --- a/flake.lock +++ b/flake.lock @@ -155,6 +155,27 @@ "type": "github" } }, + "dns": { + "inputs": { + "flake-utils": "flake-utils_3", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1635273082, + "narHash": "sha256-EHiDP2jEa7Ai5ZwIf5uld9RVFcV77+2SUxjQXwJsJa0=", + "owner": "kirelagin", + "repo": "dns.nix", + "rev": "c7b9645da9c0ddce4f9de4ef27ec01bb8108039a", + "type": "github" + }, + "original": { + "owner": "kirelagin", + "repo": "dns.nix", + "type": "github" + } + }, "doom-emacs": { "flake": false, "locked": { @@ -190,7 +211,7 @@ }, "emacs-overlay": { "inputs": { - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_4", "nixpkgs": "nixpkgs_5", "nixpkgs-stable": "nixpkgs-stable" }, @@ -438,6 +459,21 @@ } }, "flake-utils_3": { + "locked": { + "lastModified": 1614513358, + "narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "5466c5bbece17adaab2d82fae80b46e807611bf3", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_4": { "inputs": { "systems": "systems_3" }, @@ -455,7 +491,7 @@ "type": "github" } }, - "flake-utils_4": { + "flake-utils_5": { "inputs": { "systems": "systems_4" }, @@ -473,7 +509,7 @@ "type": "github" } }, - "flake-utils_5": { + "flake-utils_6": { "inputs": { "systems": "systems_5" }, @@ -491,7 +527,7 @@ "type": "github" } }, - "flake-utils_6": { + "flake-utils_7": { "inputs": { "systems": "systems_7" }, @@ -655,7 +691,7 @@ "nix-alien": { "inputs": { "flake-compat": "flake-compat_3", - "flake-utils": "flake-utils_4", + "flake-utils": "flake-utils_5", "nix-index-database": "nix-index-database", "nixpkgs": "nixpkgs_7" }, @@ -685,7 +721,7 @@ "evil-quick-diff": "evil-quick-diff", "explain-pause-mode": "explain-pause-mode", "flake-compat": "flake-compat_4", - "flake-utils": "flake-utils_5", + "flake-utils": "flake-utils_6", "format-all": "format-all", "nix-straight": "nix-straight", "nixpkgs": "nixpkgs_8", @@ -1178,6 +1214,7 @@ "chaotic": "chaotic", "coggiebot": "coggiebot", "deploy": "deploy", + "dns": "dns", "emacs-overlay": "emacs-overlay", "hm": "hm", "nix-alien": "nix-alien", @@ -1442,7 +1479,7 @@ "vscode-extensions": { "inputs": { "flake-compat": "flake-compat_5", - "flake-utils": "flake-utils_6", + "flake-utils": "flake-utils_7", "nixpkgs": "nixpkgs_11" }, "locked": {