roc/flake.lock

139 lines
3.4 KiB
Plaintext
Raw Normal View History

2022-03-16 19:57:06 +03:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
2022-07-02 18:29:53 +03:00
"lastModified": 1656065134,
"narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=",
"owner": "numtide",
"repo": "flake-utils",
2022-07-02 18:29:53 +03:00
"rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-06-14 18:26:46 +03:00
"nixgl": {
"inputs": {
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
2022-06-14 18:26:46 +03:00
},
"locked": {
"lastModified": 1654775507,
"narHash": "sha256-NPkQiaz6Oo5EuWj5hRXMKebAhAfiVtnklii0imR85dE=",
"owner": "guibou",
"repo": "nixGL",
"rev": "1cce2dd704829504d057dacc71daf1c00951460d",
"type": "github"
},
"original": {
"owner": "guibou",
"repo": "nixGL",
"type": "github"
}
},
2022-03-16 19:57:06 +03:00
"nixpkgs": {
"locked": {
2022-07-18 18:20:59 +03:00
"lastModified": 1657972522,
"narHash": "sha256-JTiKsBT1BwMbtSUsvtSl8ffkiirby8FaujJVGV766Q8=",
2022-03-16 19:57:06 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2022-07-18 18:20:59 +03:00
"rev": "07a2e6a4e31ea48408861607198972d60adaf4ad",
2022-03-16 19:57:06 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-07-18 18:20:59 +03:00
"ref": "nixos-22.05",
2022-03-16 19:57:06 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2022-06-14 18:26:46 +03:00
"nixgl": "nixgl",
2022-07-14 16:04:11 +03:00
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay",
"zig": "zig"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils_2",
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-07-02 18:29:53 +03:00
"lastModified": 1656730247,
"narHash": "sha256-UTQm1xRDBxbwIJ5bKIj+PNHsi0YPplvWjJLG5KPt0KU=",
"owner": "oxalica",
"repo": "rust-overlay",
2022-07-02 18:29:53 +03:00
"rev": "be0b8a7cbf95d43f23ef0bfa781d644a43c75396",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"zig": {
"inputs": {
"flake-utils": "flake-utils_3",
2022-07-14 16:04:11 +03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1651452199,
"narHash": "sha256-lq6mTsoPeOCsji/oMFf6953/uOtOhZZ7HSdtjNVDh6I=",
"owner": "roarkanize",
"repo": "zig-overlay",
"rev": "c3bd59086dbc731c240c924fd2bc3581720d0035",
"type": "github"
},
"original": {
"owner": "roarkanize",
"repo": "zig-overlay",
"type": "github"
2022-03-16 19:57:06 +03:00
}
}
},
"root": "root",
"version": 7
}