activitypub/flake.lock

135 lines
3.4 KiB
Plaintext
Raw Normal View History

2024-03-21 12:41:02 +01:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-04-18 01:47:18 +02:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2024-03-21 12:41:02 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-04-18 01:47:18 +02:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2024-03-21 12:41:02 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-04-17 21:49:19 +02:00
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
2024-03-21 12:41:02 +01:00
"locked": {
2024-04-20 17:38:35 +02:00
"lastModified": 1713520724,
"narHash": "sha256-CO8MmVDmqZX2FovL75pu5BvwhW+Vugc7Q6ze7Hj8heI=",
2024-04-17 21:49:19 +02:00
"owner": "nix-community",
"repo": "naersk",
2024-04-20 17:38:35 +02:00
"rev": "c5037590290c6c7dae2e42e7da1e247e54ed2d49",
2024-03-21 12:41:02 +01:00
"type": "github"
},
"original": {
2024-04-17 21:49:19 +02:00
"owner": "nix-community",
"repo": "naersk",
2024-03-21 12:41:02 +01:00
"type": "github"
}
},
2024-04-17 21:49:19 +02:00
"nixpkgs": {
"locked": {
2024-04-20 17:38:35 +02:00
"lastModified": 1713596654,
"narHash": "sha256-LJbHQQ5aX1LVth2ST+Kkse/DRzgxlVhTL1rxthvyhZc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fd16bb6d3bcca96039b11aa52038fafeb6e4f4be",
"type": "github"
2024-04-17 21:49:19 +02:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2024-03-21 12:41:02 +01:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2024-04-18 01:47:18 +02:00
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
2024-03-21 12:41:02 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-18 01:47:18 +02:00
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
2024-03-21 12:41:02 +01:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-17 21:49:19 +02:00
"nixpkgs_2": {
"locked": {
2024-04-20 17:38:35 +02:00
"lastModified": 1713537308,
"narHash": "sha256-XtTSSIB2DA6tOv+l0FhvfDMiyCmhoRbNB+0SeInZkbk=",
2024-04-17 21:49:19 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-20 17:38:35 +02:00
"rev": "5c24cf2f0a12ad855f444c30b2421d044120c66f",
2024-04-17 21:49:19 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-21 12:41:02 +01:00
"root": {
"inputs": {
"flake-parts": "flake-parts",
2024-04-17 21:49:19 +02:00
"naersk": "naersk",
"nixpkgs": "nixpkgs_2",
2024-03-21 12:41:02 +01:00
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
"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-04-09 19:55:07 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-03-21 12:41:02 +01:00
},
"locked": {
2024-04-18 01:47:18 +02:00
"lastModified": 1711963903,
"narHash": "sha256-N3QDhoaX+paWXHbEXZapqd1r95mdshxToGowtjtYkGI=",
2024-03-21 12:41:02 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-04-18 01:47:18 +02:00
"rev": "49dc4a92b02b8e68798abd99184f228243b6e3ac",
2024-03-21 12:41:02 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}