aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAkshay <[email protected]>2024-01-25 15:31:07 +0000
committerAkshay <[email protected]>2024-01-25 15:31:07 +0000
commitb835187f6aa345853408b5b92c32294c46b7aba0 (patch)
tree2dc005775a59937fcd9fe85be473e4d0c9ba6f43 /flake.lock
parent95e363e81ee2f221ad5f72934cf1607c3e75bd35 (diff)
syncthing
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock65
1 files changed, 61 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 1ea6df4..6e39042 100644
--- a/flake.lock
+++ b/flake.lock
@@ -40,6 +40,27 @@
40 "type": "github" 40 "type": "github"
41 } 41 }
42 }, 42 },
43 "nix-github-actions": {
44 "inputs": {
45 "nixpkgs": [
46 "talon",
47 "nixpkgs"
48 ]
49 },
50 "locked": {
51 "lastModified": 1693660503,
52 "narHash": "sha256-B/g2V4v6gjirFmy+I5mwB2bCYc0l3j5scVfwgl6WOl8=",
53 "owner": "nix-community",
54 "repo": "nix-github-actions",
55 "rev": "bd5bdbb52350e145c526108f4ef192eb8e554fa0",
56 "type": "github"
57 },
58 "original": {
59 "owner": "nix-community",
60 "repo": "nix-github-actions",
61 "type": "github"
62 }
63 },
43 "nixos-hardware": { 64 "nixos-hardware": {
44 "locked": { 65 "locked": {
45 "lastModified": 1662714967, 66 "lastModified": 1662714967,
@@ -71,6 +92,22 @@
71 "type": "github" 92 "type": "github"
72 } 93 }
73 }, 94 },
95 "nixpkgs_2": {
96 "locked": {
97 "lastModified": 1698318101,
98 "narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
99 "owner": "NixOS",
100 "repo": "nixpkgs",
101 "rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
102 "type": "github"
103 },
104 "original": {
105 "owner": "NixOS",
106 "ref": "nixos-unstable",
107 "repo": "nixpkgs",
108 "type": "github"
109 }
110 },
74 "prompt": { 111 "prompt": {
75 "inputs": { 112 "inputs": {
76 "nixpkgs": [ 113 "nixpkgs": [
@@ -98,9 +135,29 @@
98 "nixos-hardware": "nixos-hardware", 135 "nixos-hardware": "nixos-hardware",
99 "nixpkgs": "nixpkgs", 136 "nixpkgs": "nixpkgs",
100 "prompt": "prompt", 137 "prompt": "prompt",
138 "talon": "talon",
101 "vim-colors-plain": "vim-colors-plain" 139 "vim-colors-plain": "vim-colors-plain"
102 } 140 }
103 }, 141 },
142 "talon": {
143 "inputs": {
144 "nix-github-actions": "nix-github-actions",
145 "nixpkgs": "nixpkgs_2"
146 },
147 "locked": {
148 "lastModified": 1701208467,
149 "narHash": "sha256-1xt+pieI5N1muLQ3NVuar9yl/YpkWX4/2+LPdhPC31Y=",
150 "owner": "nix-community",
151 "repo": "talon-nix",
152 "rev": "75a4a73b457ccbb44229dc9a5ec97c2ca46da065",
153 "type": "github"
154 },
155 "original": {
156 "owner": "nix-community",
157 "repo": "talon-nix",
158 "type": "github"
159 }
160 },
104 "vim-colors-plain": { 161 "vim-colors-plain": {
105 "inputs": { 162 "inputs": {
106 "nixpkgs": [ 163 "nixpkgs": [
@@ -108,11 +165,11 @@
108 ] 165 ]
109 }, 166 },
110 "locked": { 167 "locked": {
111 "lastModified": 1662030705, 168 "lastModified": 1702647482,
112 "narHash": "sha256-eMPhWbybSTbf109A53Gmim6dGt7NwRwCfVbRXMIIEEo=", 169 "narHash": "sha256-HLDqIfRjzb3YAdpjBW7iN2YCWWxSkTgu+MzKV5+H/WQ=",
113 "ref": "refs/heads/master", 170 "ref": "refs/heads/master",
114 "rev": "b381e6949ccd13b44fcab7b67e91dec2bb37deb2", 171 "rev": "bfa854ec04e0dab4c69911595d0653a34f626f1d",
115 "revCount": 57, 172 "revCount": 58,
116 "type": "git", 173 "type": "git",
117 "url": "https://git.peppe.rs/vim/vim-colors-plain" 174 "url": "https://git.peppe.rs/vim/vim-colors-plain"
118 }, 175 },