nix_templates/talk_org_revealjs/flake.lock

45 lines
1.1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1673606088,
"narHash": "sha256-wdYD41UwNwPhTdMaG0AIe7fE1bAdyHe6bB4HLUqUvck=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "37b97ae3dd714de9a17923d004a2c5b5543dfa6d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"revealjs": {
"flake": false,
"locked": {
"lastModified": 1673876630,
"narHash": "sha256-xeEgKj2HtggtY0tAaSSsqqX2NCIXAKzzI1Ysx2283jY=",
"ref": "refs/heads/master",
"rev": "282680e1635b13734a7fc39693fc054aac564414",
"revCount": 2939,
"type": "git",
"url": "https://github.com/hakimel/reveal.js?tag=4.4.0"
},
"original": {
"type": "git",
"url": "https://github.com/hakimel/reveal.js?tag=4.4.0"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"revealjs": "revealjs"
}
}
},
"root": "root",
"version": 7
}