1
0
Fork 0
curriculum-vitae/flake.lock

61 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2023-10-13 22:28:34 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-06-19 15:24:26 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-10-13 22:28:34 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-06-19 15:24:26 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-10-13 22:28:34 +02:00
"type": "github"
},
"original": {
2024-06-19 15:24:26 +02:00
"id": "flake-utils",
"type": "indirect"
2023-10-13 22:28:34 +02:00
}
},
"nixpkgs": {
"locked": {
2023-12-24 02:53:01 +01:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-10-13 22:28:34 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-24 02:53:01 +01:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-10-13 22:28:34 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-24 02:53:01 +01:00
"ref": "nixos-unstable",
2023-10-13 22:28:34 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}