{ "nodes": { "flake-programs-sqlite": { "inputs": { "nixpkgs": [ "nixpkgs" ], "utils": "utils" }, "locked": { "lastModified": 1695855796, "narHash": "sha256-39vkvaNUy+3pCGbffG1Iduf4SPuVTs64IJeHYEQpvI4=", "owner": "wamserma", "repo": "flake-programs-sqlite", "rev": "95a8986f1c9567d9cc7ac6f6020a275bb7de76d0", "type": "github" }, "original": { "owner": "wamserma", "repo": "flake-programs-sqlite", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1659877975, "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1695108154, "narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=", "owner": "nix-community", "repo": "home-manager", "rev": "07682fff75d41f18327a871088d20af2710d4744", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-23.05", "repo": "home-manager", "type": "github" } }, "katex": { "flake": false, "locked": { "narHash": "sha256-Wb6EZ6zWBw3zEhO4d2mRHFzAbCn28zhS+S59kEPY9gA=", "type": "tarball", "url": "https://github.com/KaTeX/KaTeX/releases/download/v0.15.1/katex.tar.gz" }, "original": { "type": "tarball", "url": "https://github.com/KaTeX/KaTeX/releases/download/v0.15.1/katex.tar.gz" } }, "nix-filter": { "locked": { "lastModified": 1681154353, "narHash": "sha256-MCJ5FHOlbfQRFwN0brqPbCunLEVw05D/3sRVoNVt2tI=", "owner": "numtide", "repo": "nix-filter", "rev": "f529f42792ade8e32c4be274af6b6d60857fbee7", "type": "github" }, "original": { "owner": "numtide", "repo": "nix-filter", "type": "github" } }, "nixGL": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": [ "pbsds-papers", "nixpkgs" ] }, "locked": { "lastModified": 1685908677, "narHash": "sha256-E4zUPEUFyVWjVm45zICaHRpfGepfkE9Z2OECV9HXfA4=", "owner": "guibou", "repo": "nixGL", "rev": "489d6b095ab9d289fe11af0219a9ff00fe87c7c5", "type": "github" }, "original": { "owner": "guibou", "repo": "nixGL", "type": "github" } }, "nixlib": { "locked": { "lastModified": 1693701915, "narHash": "sha256-waHPLdDYUOHSEtMKKabcKIMhlUOHPOOPQ9UyFeEoovs=", "owner": "nix-community", "repo": "nixpkgs.lib", "rev": "f5af57d3ef9947a70ac86e42695231ac1ad00c25", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixpkgs.lib", "type": "github" } }, "nixos-generators": { "inputs": { "nixlib": "nixlib", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1696058303, "narHash": "sha256-eNqKWpF5zG0SrgbbtljFOrRgFgRzCc4++TMFADBMLnc=", "owner": "nix-community", "repo": "nixos-generators", "rev": "150f38bd1e09e20987feacb1b0d5991357532fb5", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixos-generators", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1697100850, "narHash": "sha256-qSAzJVzNRIo+r3kBjL8TcpJctcgcHlnZyqdzpWgtg0M=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "fb6af288f6cf0f00d3af60cf9d5110433b954565", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1696983906, "narHash": "sha256-L7GyeErguS7Pg4h8nK0wGlcUTbfUMDu+HMf1UcyP72k=", "owner": "NixOS", "repo": "nixpkgs", "rev": "bd1cde45c77891214131cbbea5b1203e485a9d51", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-23.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-unstable": { "locked": { "lastModified": 1686582075, "narHash": "sha256-vtflsfKkHtF8IduxDNtbme4cojiqvlvjp5QNYhvoHXc=", "owner": "NixOS", "repo": "nixpkgs", "rev": "7e63eed145566cca98158613f3700515b4009ce3", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1680122840, "narHash": "sha256-zCQ/9iFHzCW5JMYkkHMwgK1/1/kTMgCMHq4THPINpAU=", "owner": "NixOS", "repo": "nixpkgs", "rev": "a575c243c23e2851b78c00e9fa245232926ec32f", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-22.11", "repo": "nixpkgs", "type": "github" } }, "pbsds-papers": { "inputs": { "katex": "katex", "nix-filter": "nix-filter", "nixGL": "nixGL", "nixpkgs": "nixpkgs_2", "nixpkgs-unstable": "nixpkgs-unstable" }, "locked": { "lastModified": 1695642253, "narHash": "sha256-R27O2kJ2UJbnZmeKbWRf6F51vb1p5L3Fnj8eh2yhLfI=", "ref": "refs/heads/main", "rev": "b23feb6ee9e4279a98178fe9901112b5a2a8ac4d", "revCount": 453, "type": "git", "url": "ssh://git@github.com/pbsds/papers.git" }, "original": { "type": "git", "url": "ssh://git@github.com/pbsds/papers.git" } }, "root": { "inputs": { "flake-programs-sqlite": "flake-programs-sqlite", "home-manager": "home-manager", "nixos-generators": "nixos-generators", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "pbsds-papers": "pbsds-papers", "unstable": "unstable" } }, "unstable": { "locked": { "lastModified": 1697059129, "narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=", "owner": "NixOS", "repo": "nixpkgs", "rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "utils": { "locked": { "lastModified": 1678901627, "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", "owner": "numtide", "repo": "flake-utils", "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }