1
0
Fork 0
nix-overlay/flake.lock

128 lines
3.2 KiB
Plaintext
Raw Normal View History

2021-12-14 17:54:48 +00:00
{
"nodes": {
2023-05-17 22:28:32 +00:00
"bdfr-browser-flake": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-26 08:19:27 +00:00
"lastModified": 1685045248,
"narHash": "sha256-vM0oSGwW2TxlA4JnTSFRyHX994ajIunk4hIE5EvzltI=",
2023-05-17 22:28:32 +00:00
"owner": "nifoc",
"repo": "bdfr-browser",
2023-05-26 08:19:27 +00:00
"rev": "c819ff2f203c8390f2a1f46c3fb23375281d6e77",
2023-05-17 22:28:32 +00:00
"type": "github"
},
"original": {
"owner": "nifoc",
"repo": "bdfr-browser",
"type": "github"
}
},
2023-05-10 23:04:05 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-06-01 08:19:53 +00:00
"lastModified": 1685546676,
"narHash": "sha256-XDbjJyAg6odX5Vj0Q22iI/gQuFvEkv9kamsSbQ+npaI=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-06-01 08:19:53 +00:00
"rev": "6ef2707776c6379bc727faf3f83c0dd60b06e0c6",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-05-10 21:29:38 +00:00
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2023-06-01 08:19:53 +00:00
"lastModified": 1685601518,
"narHash": "sha256-Kns4w7O3dur/50tLJpCOCxcxxEAxMpeSacw/Q3eWPWQ=",
2023-05-10 21:29:38 +00:00
"owner": "neovim",
"repo": "neovim",
2023-06-01 08:19:53 +00:00
"rev": "be5e3611541051d9fa5b752a4fe1da6ab78b141e",
2023-05-10 21:29:38 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2023-06-01 08:19:53 +00:00
"lastModified": 1685561376,
"narHash": "sha256-uIcJdaovXr55FJdmvR6yIN6IWoOL4amBj56e/T2KhgM=",
2021-12-14 17:54:48 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-01 08:19:53 +00:00
"rev": "bc3ec5eaa759d58e9fb1bdc9cfe94f74d0331b31",
2021-12-14 17:54:48 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:04:05 +00:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"root": {
"inputs": {
2023-05-17 22:28:32 +00:00
"bdfr-browser-flake": "bdfr-browser-flake",
2023-05-10 23:04:05 +00:00
"flake-parts": "flake-parts",
2023-05-10 21:29:38 +00:00
"neovim-flake": "neovim-flake",
2021-12-14 17:54:48 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}