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-02 08:19:01 +00:00
"lastModified": 1685662779,
"narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-06-02 08:19:01 +00:00
"rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
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-06 08:19:30 +00:00
"lastModified": 1686021327,
"narHash": "sha256-nj0dGMA31R9oH31F30FJ2K3OFBuGMTMro5J/j8bh8Co=",
2023-05-10 21:29:38 +00:00
"owner": "neovim",
"repo": "neovim",
2023-06-06 08:19:30 +00:00
"rev": "780ab11b90119fb9b91d3266d6eef459228edc9a",
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-06 08:19:30 +00:00
"lastModified": 1685938391,
"narHash": "sha256-96Jw6TbWDLSopt5jqCW8w1Fc1cjQyZlhfBnJ3OZGpME=",
2021-12-14 17:54:48 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-06 08:19:30 +00:00
"rev": "31cd1b4afbaf0b1e81272ee9c31d1ab606503aed",
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",
2023-06-02 08:19:01 +00:00
"lastModified": 1685564631,
"narHash": "sha256-8ywr3AkblY4++3lIVxmrWZFzac7+f32ZEhH/A8pNscI=",
2023-05-10 23:04:05 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-02 08:19:01 +00:00
"rev": "4f53efe34b3a8877ac923b9350c874e3dcd5dc0a",
2023-05-10 23:04:05 +00:00
"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
}