1
0
Fork 0
curriculum-vitae/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2023-10-13 22:28:34 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"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
}