vikunja-gatherer/flake.lock

84 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2024-10-10 11:02:49 +02:00
{
"nodes": {
2025-01-09 21:08:49 +01:00
"naersk": {
2024-10-10 11:02:49 +02:00
"inputs": {
2025-01-09 21:08:49 +01:00
"nixpkgs": [
"nixpkgs"
]
2024-10-10 11:02:49 +02:00
},
"locked": {
2025-01-09 21:08:49 +01:00
"lastModified": 1736429655,
"narHash": "sha256-BwMekRuVlSB9C0QgwKMICiJ5EVbLGjfe4qyueyNQyGI=",
"owner": "nix-community",
"repo": "naersk",
"rev": "0621e47bd95542b8e1ce2ee2d65d6a1f887a13ce",
2024-10-10 11:02:49 +02:00
"type": "github"
},
"original": {
2025-01-09 21:08:49 +01:00
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
2024-10-10 11:02:49 +02:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-09 21:08:49 +01:00
"lastModified": 1736241350,
"narHash": "sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU=",
2024-10-10 11:02:49 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-09 21:08:49 +01:00
"rev": "8c9fd3e564728e90829ee7dbac6edc972971cd0f",
2024-10-10 11:02:49 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-01-09 21:08:49 +01:00
"ref": "nixpkgs-unstable",
2024-10-10 11:02:49 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2025-01-09 21:08:49 +01:00
"naersk": "naersk",
2024-10-10 11:02:49 +02:00
"nixpkgs": "nixpkgs",
2025-01-09 21:08:49 +01:00
"utils": "utils"
2024-10-10 11:02:49 +02: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"
}
2025-01-09 21:08:49 +01:00
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2024-10-10 11:02:49 +02:00
}
},
"root": "root",
"version": 7
}