1
0
Fork 0
nix-overlay/flake.lock

59 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-12-14 17:54:48 +00:00
{
"nodes": {
2023-05-10 23:04:05 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-06-02 02:01:12 +00:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-02 02:01:12 +00:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2024-06-04 02:01:11 +00:00
"lastModified": 1717394157,
"narHash": "sha256-xI6YE/VM1w5DQKxPK6VSEdV4JOx72LWIWx8+fV424L4=",
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
2024-06-04 02:01:11 +00:00
"rev": "518daacfe2ee732432b4a7dac19b72eda037d44d",
2021-12-14 17:54:48 +00:00
"type": "github"
},
"original": {
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2023-10-05 16:12:34 +00:00
"ref": "nixos-unstable-small",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:04:05 +00:00
"nixpkgs-lib": {
"locked": {
2024-06-02 02:01:12 +00:00
"lastModified": 1717284937,
"narHash": "sha256-lIbdfCsf8LMFloheeE6N31+BMIeixqyQWbSr2vk79EQ=",
2024-05-03 02:01:20 +00:00
"type": "tarball",
2024-06-02 02:01:12 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
2023-05-10 23:04:05 +00:00
},
"original": {
2024-05-03 02:01:20 +00:00
"type": "tarball",
2024-06-02 02:01:12 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/eb9ceca17df2ea50a250b6b27f7bf6ab0186f198.tar.gz"
2023-05-10 23:04:05 +00:00
}
},
2021-12-14 17:54:48 +00:00
"root": {
"inputs": {
2023-05-10 23:04:05 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
2023-06-06 14:46:20 +00:00
}
2021-12-14 17:54:48 +00:00
}
},
"root": "root",
"version": 7
}