seal-blog/flake.lock

86 lines
2.1 KiB
Plaintext
Raw Normal View History

2023-04-10 19:42:25 -04:00
{
"nodes": {
"nixpkgs": {
"locked": {
2023-08-02 17:02:43 -04:00
"lastModified": 1690927903,
"narHash": "sha256-D5gCaCROnjEKDOel//8TO/pOP87pAEtT0uT8X+0Bj/U=",
2023-04-10 19:42:25 -04:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-08-02 17:02:43 -04:00
"rev": "bd836ac5e5a7358dea73cb74a013ca32864ccb86",
2023-04-10 19:42:25 -04:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-08-02 17:02:43 -04:00
"ref": "nixos-23.05",
2023-04-10 19:42:25 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"spg": "spg",
2023-04-10 19:42:25 -04:00
"utils": "utils"
}
},
"spg": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
"lastModified": 1691015524,
"narHash": "sha256-Qg6wYm/T3qmEiwuff3hBmOnCe8MoC6LhHuKQDs+7YRE=",
"ref": "refs/heads/main",
"rev": "73235cf0ab75d9823db99210ba8bdaf426e29714",
"revCount": 10,
"type": "git",
"url": "https://git.ewanick.com/bill/sealPostGenerator.git"
},
"original": {
"type": "git",
"url": "https://git.ewanick.com/bill/sealPostGenerator.git"
}
},
2023-04-10 19:42:25 -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"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-08-02 17:02:43 -04:00
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-04-10 19:42:25 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-08-02 17:02:43 -04:00
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
2023-04-10 19:42:25 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}