mateamt/flake.lock

61 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-09-16 14:13:21 +00:00
{
"nodes": {
"flake-utils": {
2023-07-07 22:16:05 +00:00
"inputs": {
"systems": "systems"
},
2022-09-16 14:13:21 +00:00
"locked": {
2023-07-07 22:16:05 +00:00
"lastModified": 1687709756,
"narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
2022-09-16 14:13:21 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-07-07 22:16:05 +00:00
"rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
2022-09-16 14:13:21 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-07 22:16:05 +00:00
"lastModified": 1688712116,
"narHash": "sha256-EGxj7LxiPy6NDe6AXKlYKUeN0xE++W/7dTa8a7VTHyA=",
2022-09-16 14:13:21 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-07 22:16:05 +00:00
"rev": "151a0426808ebfdfadf282de2adee57bdfb28fc6",
2022-09-16 14:13:21 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-07-07 22:16:05 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-09-16 14:13:21 +00:00
}
},
"root": "root",
"version": 7
}