rice/flake.lock

121 lines
3 KiB
Text
Raw Normal View History

2022-07-22 20:42:05 +00:00
{
"nodes": {
2022-08-22 18:32:26 +00:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1652712410,
"narHash": "sha256-hMJ2TqLt0DleEnQFGUHK9sV2aAzJPU8pZeiZoqRozbE=",
"owner": "ryantm",
"repo": "agenix",
"rev": "7e5e58b98c3dcbf497543ff6f22591552ebfe65b",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-08-25 16:57:02 +00:00
"cmp-git": {
"flake": false,
"locked": {
"lastModified": 1659918460,
"narHash": "sha256-/fHoZxtJFG9v1sw/rQU2fa0ybO7bIovvRvY6M/mU5sc=",
"owner": "petertriho",
"repo": "cmp-git",
"rev": "fae6cdb407ad6c63a0b1928670bad1a67a55b887",
"type": "github"
},
"original": {
"owner": "petertriho",
"repo": "cmp-git",
"type": "github"
}
},
2022-07-22 20:42:05 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.05",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2022-08-22 13:53:10 +00:00
"lastModified": 1661155543,
"narHash": "sha256-6PJ4wqDuFMIw34gM/LxQ9qZPw8vPls4xC7UCeweSvKs=",
2022-07-22 20:42:05 +00:00
"owner": "nix-community",
"repo": "impermanence",
2022-08-22 13:53:10 +00:00
"rev": "e7c6fbbe9076109263175ef992ca6edc1050973c",
2022-07-22 20:42:05 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2022-08-16 19:14:35 +00:00
"lsp-trouble": {
"flake": false,
"locked": {
"lastModified": 1620090273,
"narHash": "sha256-Vrv9xWGANqruKwtWlb5jr/4i5bsM8mZiyG6FPENhi9w=",
"owner": "simrat39",
"repo": "lsp-trouble.nvim",
"rev": "315bda04bc48a6d28fc4417b69ec60458d354e7a",
"type": "github"
},
"original": {
"owner": "simrat39",
"repo": "lsp-trouble.nvim",
"type": "github"
}
},
2022-07-22 20:42:05 +00:00
"nixpkgs": {
"locked": {
2022-08-22 13:53:10 +00:00
"lastModified": 1661094678,
"narHash": "sha256-RtaVb6SqfrgCi20gdju1ogS3u1ocyLnhsgolazrCwL0=",
2022-07-22 20:42:05 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-22 13:53:10 +00:00
"rev": "23534df34c1c499a6c82ce690df06d8c6e4e759d",
2022-07-22 20:42:05 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-08-22 18:32:26 +00:00
"agenix": "agenix",
2022-08-25 16:57:02 +00:00
"cmp-git": "cmp-git",
2022-07-22 20:42:05 +00:00
"home-manager": "home-manager",
"impermanence": "impermanence",
2022-08-16 19:14:35 +00:00
"lsp-trouble": "lsp-trouble",
2022-07-22 20:42:05 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}