config/flake.lock

391 lines
10 KiB
Plaintext
Raw Normal View History

2023-02-25 04:39:30 +01:00
{
"nodes": {
2023-09-28 01:58:08 +02:00
"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"
}
},
2023-08-21 02:25:15 +02:00
"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"
}
},
2023-02-25 04:39:30 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-11 11:14:01 +02:00
]
2023-02-25 04:39:30 +01:00
},
"locked": {
2023-12-10 09:47:02 +01:00
"lastModified": 1700392168,
"narHash": "sha256-v5LprEFx3u4+1vmds9K0/i7sHjT0IYGs7u9v54iz/OA=",
2023-02-25 04:39:30 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-10 09:47:02 +01:00
"rev": "28535c3a34d79071f2ccb68671971ce0c0984d7e",
2023-02-25 04:39:30 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-06-11 11:14:01 +02:00
"ref": "release-23.05",
2023-02-25 04:39:30 +01:00
"repo": "home-manager",
"type": "github"
}
},
2023-12-10 09:47:02 +01:00
"home-manager-2311": {
"inputs": {
"nixpkgs": [
"nixpkgs-2311"
]
},
"locked": {
"lastModified": 1702195709,
"narHash": "sha256-+zRjWkm5rKqQ57PuLZ3JF3xi3vPMiOJzItb1m/43Cq4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6761b8188b860f374b457eddfdb05c82eef9752f",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
2023-06-19 03:30:06 +02:00
"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"
}
},
2023-08-21 02:25:15 +02:00
"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"
}
},
2023-10-14 18:31:23 +02:00
"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": {
2023-12-10 09:47:02 +01:00
"lastModified": 1701656485,
"narHash": "sha256-xDFormrGCKKGqngHa2Bz1GTeKlFMMjLnHhTDRdMJ1hs=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-10 09:47:02 +01:00
"rev": "fa194fc484fd7270ab324bb985593f71102e84d1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-02-25 04:39:30 +01:00
"nixpkgs": {
"locked": {
2023-12-10 09:47:02 +01:00
"lastModified": 1701805708,
"narHash": "sha256-hh0S14E816Img0tPaNQSEKFvSscSIrvu1ypubtfh6M4=",
2023-02-25 04:39:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-10 09:47:02 +01:00
"rev": "0561103cedb11e7554cf34cea81e5f5d578a4753",
2023-02-25 04:39:30 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-11 11:14:01 +02:00
"ref": "nixos-23.05",
2023-06-11 09:36:00 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-10 09:47:02 +01:00
"nixpkgs-2311": {
"locked": {
"lastModified": 1701952659,
"narHash": "sha256-TJv2srXt6fYPUjxgLAL0cy4nuf1OZD4KuA1TrCiQqg0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b4372c4924d9182034066c823df76d6eaf1f4ec4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-15 00:43:59 +02:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1696717752,
"narHash": "sha256-qEq1styCyQHSrw7AOhskH2qwCFx93bOwsGEzUIrZC0g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2f3b6b3fcd9fa0a4e6b544180c058a70890a7cc1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-10 09:47:02 +01:00
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1702148972,
"narHash": "sha256-h2jODFP6n+ABrUWcGRSVPRFfLOkM9TJ2pO+h+9JcaL0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b8f33c044e51de6dde3ad80a9676945e0e4e3227",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-19 03:30:06 +02:00
"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"
}
},
2023-06-11 09:36:00 +02:00
"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",
2023-02-25 04:39:30 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-11 09:36:00 +02:00
"pbsds-papers": {
"inputs": {
2023-06-19 03:30:06 +02:00
"katex": "katex",
"nix-filter": "nix-filter",
2023-08-21 02:25:15 +02:00
"nixGL": "nixGL",
2023-06-19 03:30:06 +02:00
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 09:36:00 +02:00
},
"locked": {
2023-09-28 01:58:08 +02:00
"lastModified": 1695642253,
"narHash": "sha256-R27O2kJ2UJbnZmeKbWRf6F51vb1p5L3Fnj8eh2yhLfI=",
2023-06-11 09:36:00 +02:00
"ref": "refs/heads/main",
2023-09-28 01:58:08 +02:00
"rev": "b23feb6ee9e4279a98178fe9901112b5a2a8ac4d",
"revCount": 453,
2023-06-11 09:36:00 +02:00
"type": "git",
"url": "ssh://git@github.com/pbsds/papers.git"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/pbsds/papers.git"
}
},
2023-02-25 04:39:30 +01:00
"root": {
"inputs": {
2023-09-28 01:58:08 +02:00
"flake-programs-sqlite": "flake-programs-sqlite",
2023-02-25 04:39:30 +01:00
"home-manager": "home-manager",
2023-12-10 09:47:02 +01:00
"home-manager-2311": "home-manager-2311",
2023-10-14 18:31:23 +02:00
"nixos-generators": "nixos-generators",
"nixos-hardware": "nixos-hardware",
2023-02-25 04:39:30 +01:00
"nixpkgs": "nixpkgs",
2023-12-10 09:47:02 +01:00
"nixpkgs-2311": "nixpkgs-2311",
2023-06-11 09:36:00 +02:00
"pbsds-papers": "pbsds-papers",
2023-10-15 00:43:59 +02:00
"sops-nix": "sops-nix",
2023-12-10 09:47:02 +01:00
"sops-nix-2311": "sops-nix-2311",
2023-02-25 04:39:30 +01:00
"unstable": "unstable"
}
},
2023-10-15 00:43:59 +02:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1697321388,
"narHash": "sha256-3TdXq13fSYIj3BGo320vuGFjDQUJPQUrhXJ5jaMk7lo=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "7711514b8543891eea6ae84392c74a379c5010de",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-12-10 09:47:02 +01:00
"sops-nix-2311": {
"inputs": {
"nixpkgs": [
"nixpkgs-2311"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1702177193,
"narHash": "sha256-J2409SyXROoUHYXVy9h4Pj0VU8ReLuy/mzBc9iK4DBg=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "d806e546f96c88cd9f7d91c1c19ebc99ba6277d9",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-02-25 04:39:30 +01:00
"unstable": {
"locked": {
2023-12-10 09:47:02 +01:00
"lastModified": 1701718080,
"narHash": "sha256-6ovz0pG76dE0P170pmmZex1wWcQoeiomUZGggfH9XPs=",
2023-02-25 04:39:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-10 09:47:02 +01:00
"rev": "2c7f3c0fb7c08a0814627611d9d7d45ab6d75335",
2023-02-25 04:39:30 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-11 09:36:00 +02:00
"ref": "nixos-unstable",
2023-02-25 04:39:30 +01:00
"repo": "nixpkgs",
"type": "github"
}
2023-09-28 01:58:08 +02:00
},
"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"
}
2023-02-25 04:39:30 +01:00
}
},
"root": "root",
"version": 7
}