From b835187f6aa345853408b5b92c32294c46b7aba0 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 25 Jan 2024 15:31:07 +0000 Subject: syncthing --- flake.lock | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 61 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 1ea6df4..6e39042 100644 --- a/flake.lock +++ b/flake.lock @@ -40,6 +40,27 @@ "type": "github" } }, + "nix-github-actions": { + "inputs": { + "nixpkgs": [ + "talon", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1693660503, + "narHash": "sha256-B/g2V4v6gjirFmy+I5mwB2bCYc0l3j5scVfwgl6WOl8=", + "owner": "nix-community", + "repo": "nix-github-actions", + "rev": "bd5bdbb52350e145c526108f4ef192eb8e554fa0", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nix-github-actions", + "type": "github" + } + }, "nixos-hardware": { "locked": { "lastModified": 1662714967, @@ -71,6 +92,22 @@ "type": "github" } }, + "nixpkgs_2": { + "locked": { + "lastModified": 1698318101, + "narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "63678e9f3d3afecfeafa0acead6239cdb447574c", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "prompt": { "inputs": { "nixpkgs": [ @@ -98,9 +135,29 @@ "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "prompt": "prompt", + "talon": "talon", "vim-colors-plain": "vim-colors-plain" } }, + "talon": { + "inputs": { + "nix-github-actions": "nix-github-actions", + "nixpkgs": "nixpkgs_2" + }, + "locked": { + "lastModified": 1701208467, + "narHash": "sha256-1xt+pieI5N1muLQ3NVuar9yl/YpkWX4/2+LPdhPC31Y=", + "owner": "nix-community", + "repo": "talon-nix", + "rev": "75a4a73b457ccbb44229dc9a5ec97c2ca46da065", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "talon-nix", + "type": "github" + } + }, "vim-colors-plain": { "inputs": { "nixpkgs": [ @@ -108,11 +165,11 @@ ] }, "locked": { - "lastModified": 1662030705, - "narHash": "sha256-eMPhWbybSTbf109A53Gmim6dGt7NwRwCfVbRXMIIEEo=", + "lastModified": 1702647482, + "narHash": "sha256-HLDqIfRjzb3YAdpjBW7iN2YCWWxSkTgu+MzKV5+H/WQ=", "ref": "refs/heads/master", - "rev": "b381e6949ccd13b44fcab7b67e91dec2bb37deb2", - "revCount": 57, + "rev": "bfa854ec04e0dab4c69911595d0653a34f626f1d", + "revCount": 58, "type": "git", "url": "https://git.peppe.rs/vim/vim-colors-plain" }, -- cgit v1.2.3