nixite/flake.lock

57 lines
1.4 KiB
Plaintext
Raw Normal View History

2023-12-30 18:27:23 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
"path": "/nix/store/50bgi74d890mpkp90w1jwc5g0dw4dccr-source",
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2024-01-02 09:18:30 +00:00
"nixpkgs_2": {
"locked": {
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
"path": "/nix/store/50bgi74d890mpkp90w1jwc5g0dw4dccr-source",
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2023-12-30 18:27:23 +00:00
"root": {
"inputs": {
2024-01-02 09:18:30 +00:00
"nixpkgs": "nixpkgs",
"tix": "tix"
}
},
"tix": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-01-03 08:06:55 +00:00
"lastModified": 1704267472,
"narHash": "sha256-2QfrGFhkXEXRFVL6Lp14rOxNOH17fnZlY/NEqXUp26s=",
2024-01-02 09:18:30 +00:00
"ref": "refs/heads/master",
2024-01-03 08:06:55 +00:00
"rev": "6f4955581b37d2ae079941104df486fd390abd95",
"revCount": 15,
2024-01-02 09:18:30 +00:00
"type": "git",
"url": "https://git.tristans.cloud/tristan/tix"
},
"original": {
"type": "git",
"url": "https://git.tristans.cloud/tristan/tix"
2023-12-30 18:27:23 +00:00
}
}
},
"root": "root",
"version": 7
}