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-05-31 08:19:53 +00:00
"lastModified": 1685457039,
"narHash": "sha256-bEFtQm+YyLxQjKQAaBHJyPN1z2wbhBnr2g1NJWSYjwM=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-05-31 08:19:53 +00:00
"rev": "80717d11615b6f42d1ad2e18ead51193fc15de69",
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-05-31 08:19:53 +00:00
"lastModified": 1685494475,
"narHash": "sha256-h9fDwy8yFvkBDzuNulYxaM23R6dAfjUqpQlV7dkuXso=",
2023-05-10 21:29:38 +00:00
"owner": "neovim",
"repo": "neovim",
2023-05-31 08:19:53 +00:00
"rev": "68e2d722959dadc596edb9320bcdede38659db07",
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-05-30 08:19:50 +00:00
"lastModified": 1685399834,
"narHash": "sha256-Lt7//5snriXSdJo5hlVcDkpERL1piiih0UXIz1RUcC4=",
2021-12-14 17:54:48 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-30 08:19:50 +00:00
"rev": "58c85835512b0db938600b6fe13cc3e3dc4b364e",
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
}