From 577c1db78cc74ae1e8ca6d3fc512e588d060436c Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 20 Nov 2023 19:39:29 +0100 Subject: hosts: Remove jq+jc, add home-brewn comma --- flake.lock | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index a35742b..7747237 100644 --- a/flake.lock +++ b/flake.lock @@ -22,6 +22,27 @@ "type": "github" } }, + "comma": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1700504939, + "narHash": "sha256-WgAvmIMSMKPmvIxpDoakkRu9zmBFh5FcTv/bfc1RG4A=", + "owner": "linnnus", + "repo": "comma-zsh", + "rev": "075d7ce7c3ff7e8d744371beff034a1d95bc147c", + "type": "github" + }, + "original": { + "owner": "linnnus", + "repo": "comma-zsh", + "type": "github" + } + }, "darwin": { "inputs": { "nixpkgs": [ @@ -62,6 +83,24 @@ "type": "github" } }, + "flake-utils_2": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -157,7 +196,7 @@ }, "push-notification-api": { "inputs": { - "flake-utils": "flake-utils", + "flake-utils": "flake-utils_2", "nixpkgs": [ "nixpkgs" ] @@ -179,6 +218,7 @@ "root": { "inputs": { "agenix": "agenix", + "comma": "comma", "home-manager": "home-manager_2", "nix-darwin": "nix-darwin", "nixpkgs": "nixpkgs", @@ -200,6 +240,21 @@ "repo": "default", "type": "github" } + }, + "systems_2": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } } }, "root": "root", -- cgit v1.2.3