flakes/flake.lock

209 lines
5.5 KiB
Text
Raw Normal View History

2021-05-11 14:32:58 +07:00
{
"nodes": {
2021-07-15 14:59:23 +07:00
"fast-syntax-highlighting": {
"flake": false,
"locked": {
"lastModified": 1621022231,
"narHash": "sha256-rHdOnA0Y/i/ISDlriGrGDXr5rD2nZ4T7iuG7PFUVIFQ=",
"owner": "zdharma",
"repo": "fast-syntax-highlighting",
"rev": "817916dfa907d179f0d46d8de355e883cf67bd97",
"type": "github"
},
"original": {
"owner": "zdharma",
"repo": "fast-syntax-highlighting",
"type": "github"
}
},
2021-07-05 10:40:52 +07:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
2021-07-05 10:40:52 +07:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
2021-07-05 10:40:52 +07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1626356862,
"narHash": "sha256-4ONLWH4UygF4pI0XBej8+2OMUrdb8HsUUFsiRDFmjrk=",
2021-07-02 07:21:55 +07:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "c476cc61b2dd8c7f868b213b7757b565bdf2bb7d",
"type": "github"
},
"original": {
2021-07-02 07:21:55 +07:00
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2021-07-05 10:40:52 +07:00
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
"lastModified": 1626294117,
"narHash": "sha256-4stVmBq0cQfhbngd7f5LunMP8WJzye7v44xl1AkoIMI=",
2021-07-05 10:40:52 +07:00
"owner": "neovim",
"repo": "neovim",
"rev": "682247b52e76180e4c49b794c6cc2548bfd32d4c",
2021-07-05 10:40:52 +07:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly": {
"inputs": {
"flake-compat": "flake-compat",
"neovim-flake": "neovim-flake",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1626336811,
"narHash": "sha256-L8/bv/3dIn4dREJjY4BwcvVQZVd+5BqX0uIgH8atbAU=",
2021-07-05 10:40:52 +07:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "4568a5f77ec3359513e5849b23a89a03ffe16f2a",
2021-07-05 10:40:52 +07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
2021-05-11 14:32:58 +07:00
"nixpkgs": {
"locked": {
"lastModified": 1626355733,
"narHash": "sha256-ElaLq0oQC5mK9dUIU/di4eN/RxyLI6/5xcrWhiCUStg=",
2021-05-11 14:32:58 +07:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "90cbe95037ff727540691436c7f8532ac602b376",
2021-05-11 14:32:58 +07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2021-07-15 14:59:23 +07:00
"pure": {
"flake": false,
"locked": {
"lastModified": 1626016475,
"narHash": "sha256-6j6QZtsA5ZgfXthYjXRrND2zAJwZx0/6WRI1f3c+2mE=",
"owner": "sindresorhus",
"repo": "pure",
"rev": "f4c6d79ba2417d63c8008b6acce628631fd462ec",
"type": "github"
},
"original": {
"owner": "sindresorhus",
"repo": "pure",
"type": "github"
}
},
2021-05-11 14:32:58 +07:00
"root": {
"inputs": {
2021-07-15 14:59:23 +07:00
"fast-syntax-highlighting": "fast-syntax-highlighting",
"home-manager": "home-manager",
2021-07-05 10:40:52 +07:00
"neovim-nightly": "neovim-nightly",
2021-05-11 14:32:58 +07:00
"nixpkgs": "nixpkgs",
2021-07-15 14:59:23 +07:00
"pure": "pure",
2021-07-14 11:02:42 +07:00
"secrets": "secrets",
"zsh-abbr": "zsh-abbr",
2021-07-15 14:59:23 +07:00
"zsh-history-substring-search": "zsh-history-substring-search"
2021-05-11 14:32:58 +07:00
}
},
"secrets": {
"locked": {
"lastModified": 1622429494,
"narHash": "sha256-ogmxPcsoj1z8nGhmN8kyDsysmb7FsIl6+paAGUwm9z0=",
2021-05-11 14:32:58 +07:00
"owner": "LavaDesu",
"repo": "flakes-secrets",
"rev": "5b7f87d68ba78d8ab60efa58e8bb2eea0f4b4c56",
2021-05-11 14:32:58 +07:00
"type": "github"
},
"original": {
"owner": "LavaDesu",
"repo": "flakes-secrets",
"type": "github"
}
2021-07-14 11:02:42 +07:00
},
"zsh-abbr": {
"flake": false,
"locked": {
"lastModified": 1619965311,
"narHash": "sha256-+oOk2ePd4/OjmRP245Kb5ku/R1PAQCI6IJth7GbcnwQ=",
"owner": "olets",
"repo": "zsh-abbr",
"rev": "99af0455b7b86ff3894a4bcf73380be2d595fa54",
"type": "github"
},
"original": {
"owner": "olets",
"repo": "zsh-abbr",
"type": "github"
}
},
"zsh-history-substring-search": {
"flake": false,
"locked": {
"lastModified": 1557707754,
"narHash": "sha256-Ptxik1r6anlP7QTqsN1S2Tli5lyRibkgGlVlwWZRG3k=",
"owner": "zsh-users",
"repo": "zsh-history-substring-search",
"rev": "0f80b8eb3368b46e5e573c1d91ae69eb095db3fb",
"type": "github"
},
"original": {
"owner": "zsh-users",
"repo": "zsh-history-substring-search",
"type": "github"
}
2021-05-11 14:32:58 +07:00
}
},
"root": "root",
"version": 7
}