syndicate-flake/flake.lock

48 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2021-09-02 10:16:35 +00:00
{
"nodes": {
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
2021-09-02 10:16:35 +00:00
"locked": {
"lastModified": 1662220400,
"narHash": "sha256-9o2OGQqu4xyLZP9K6kNe1pTHnyPz0Wr3raGYnr9AIgY=",
"owner": "nix-community",
"repo": "naersk",
"rev": "6944160c19cb591eb85bbf9b2f2768a935623ed3",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
2021-09-02 10:16:35 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1662096612,
"narHash": "sha256-R+Q8l5JuyJryRPdiIaYpO5O3A55rT+/pItBrKcy7LM4=",
2022-03-14 19:12:50 +00:00
"owner": "NixOS",
2021-09-02 10:16:35 +00:00
"repo": "nixpkgs",
"rev": "21de2b973f9fee595a7a1ac4693efff791245c34",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
2022-03-14 19:12:50 +00:00
"id": "nixpkgs",
"type": "indirect"
2021-09-02 10:16:35 +00:00
}
},
"root": {
"inputs": {
"naersk": "naersk",
2022-09-06 16:18:29 +00:00
"nixpkgs": [
"naersk",
2022-09-06 16:18:29 +00:00
"nixpkgs"
]
2021-09-02 10:16:35 +00:00
}
}
},
"root": "root",
"version": 7
}