vulkan-test/flake.lock

164 lines
4.2 KiB
Plaintext
Raw Normal View History

2024-09-25 23:03:56 -04:00
{
"nodes": {
2024-10-29 23:32:08 -04:00
"flake-compat": {
"locked": {
"lastModified": 1688025799,
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
"owner": "nix-community",
"repo": "flake-compat",
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
"nixos-asahi": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-11-15 11:52:37 -05:00
"lastModified": 1731536673,
"narHash": "sha256-bEkcE98/AwmKzlipCruFdf3KK3CBmtfzabquHtrKURM=",
2024-10-29 23:32:08 -04:00
"owner": "zzywysm",
"repo": "nixos-asahi",
2024-11-15 11:52:37 -05:00
"rev": "09d4e26b7d49323faad37264763cf57988cfd720",
2024-10-29 23:32:08 -04:00
"type": "github"
},
"original": {
"owner": "zzywysm",
"repo": "nixos-asahi",
"type": "github"
}
},
2024-09-25 23:03:56 -04:00
"nixpkgs": {
2024-10-29 23:32:08 -04:00
"locked": {
2024-11-15 11:52:37 -05:00
"lastModified": 1731139594,
"narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=",
2024-10-29 23:32:08 -04:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-15 11:52:37 -05:00
"rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2",
2024-10-29 23:32:08 -04:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-09-25 23:03:56 -04:00
"locked": {
2024-11-15 11:52:37 -05:00
"lastModified": 1731640008,
"narHash": "sha256-81hruQPQXZf1xtcyYct9XPvBWvKIk6/DSDCc5XcYKT4=",
2024-09-25 23:03:56 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-15 11:52:37 -05:00
"rev": "63de88ed5f65084bb5cde3bdcb716e28cc03a933",
2024-09-25 23:03:56 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-29 23:32:08 -04:00
"nixpkgs_3": {
2024-09-25 23:03:56 -04:00
"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": {
2024-10-29 23:32:08 -04:00
"nixos-asahi": "nixos-asahi",
"nixpkgs": "nixpkgs_2",
2024-09-25 23:03:56 -04:00
"treefmt-nix": "treefmt-nix",
"utils": "utils"
}
},
2024-10-29 23:32:08 -04:00
"rust-overlay": {
"flake": false,
"locked": {
"lastModified": 1686795910,
"narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-09-25 23:03:56 -04: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"
}
},
"treefmt-nix": {
"inputs": {
2024-10-29 23:32:08 -04:00
"nixpkgs": "nixpkgs_3"
2024-09-25 23:03:56 -04:00
},
"locked": {
2024-11-05 19:47:37 -05:00
"lastModified": 1730321837,
"narHash": "sha256-vK+a09qq19QNu2MlLcvN4qcRctJbqWkX7ahgPZ/+maI=",
2024-09-25 23:03:56 -04:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-11-05 19:47:37 -05:00
"rev": "746901bb8dba96d154b66492a29f5db0693dbfcc",
2024-09-25 23:03:56 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-15 11:52:37 -05:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-09-25 23:03:56 -04:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-15 11:52:37 -05:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-09-25 23:03:56 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}