vulkan-test/flake.lock

96 lines
2.3 KiB
Plaintext
Raw Normal View History

2024-09-25 23:03:56 -04:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-10-18 20:00:24 -04:00
"lastModified": 1729293761,
"narHash": "sha256-bkAI9eZGSR+RqM/ZpBV7eZAwHtek9oPC7Ma2TFN0FnQ=",
2024-09-25 23:03:56 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-18 20:00:24 -04:00
"rev": "f1812eb562c2253492e7f2f0122b40177e46826c",
2024-09-25 23:03:56 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-10-05 15:57:25 -04:00
"lastModified": 1726871744,
"narHash": "sha256-V5LpfdHyQkUF7RfOaDPrZDP+oqz88lTJrMT1+stXNwo=",
2024-09-25 23:03:56 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-05 15:57:25 -04:00
"rev": "a1d92660c6b3b7c26fb883500a80ea9d33321be2",
2024-09-25 23:03:56 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix",
"utils": "utils"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-10-18 20:00:24 -04:00
"lastModified": 1729242555,
"narHash": "sha256-6jWSWxv2crIXmYSEb3LEVsFkCkyVHNllk61X4uhqfCs=",
2024-09-25 23:03:56 -04:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-10-18 20:00:24 -04:00
"rev": "d986489c1c757f6921a48c1439f19bfb9b8ecab5",
2024-09-25 23:03:56 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}