]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - flakes/mypackages/flake.lock
Squash changes containing private information
[perso/Immae/Config/Nix.git] / flakes / mypackages / flake.lock
1 {
2 "nodes": {
3 "flake-parts": {
4 "inputs": {
5 "nixpkgs-lib": "nixpkgs-lib"
6 },
7 "locked": {
8 "lastModified": 1675295133,
9 "narHash": "sha256-dU8fuLL98WFXG0VnRgM00bqKX6CEPBLybhiIDIgO45o=",
10 "owner": "hercules-ci",
11 "repo": "flake-parts",
12 "rev": "bf53492df08f3178ce85e0c9df8ed8d03c030c9f",
13 "type": "github"
14 },
15 "original": {
16 "owner": "hercules-ci",
17 "repo": "flake-parts",
18 "type": "github"
19 }
20 },
21 "nixpkgs": {
22 "locked": {
23 "lastModified": 1646497237,
24 "narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
25 "owner": "nixos",
26 "repo": "nixpkgs",
27 "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
28 "type": "github"
29 },
30 "original": {
31 "owner": "nixos",
32 "repo": "nixpkgs",
33 "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
34 "type": "github"
35 }
36 },
37 "nixpkgs-lib": {
38 "locked": {
39 "dir": "lib",
40 "lastModified": 1675183161,
41 "narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
42 "owner": "NixOS",
43 "repo": "nixpkgs",
44 "rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
45 "type": "github"
46 },
47 "original": {
48 "dir": "lib",
49 "owner": "NixOS",
50 "ref": "nixos-unstable",
51 "repo": "nixpkgs",
52 "type": "github"
53 }
54 },
55 "root": {
56 "inputs": {
57 "flake-parts": "flake-parts",
58 "nixpkgs": "nixpkgs",
59 "webapps-ttrss": "webapps-ttrss"
60 }
61 },
62 "webapps-ttrss": {
63 "flake": false,
64 "locked": {
65 "lastModified": 1546759381,
66 "narHash": "sha256-urjf4EoLWS7G0s0hRtaErrs2B8DUatNK/eoneuB0anY=",
67 "ref": "master",
68 "rev": "986ca251f995f7754a0470d3e0c44538a545081f",
69 "revCount": 9256,
70 "type": "git",
71 "url": "https://git.tt-rss.org/fox/tt-rss.git"
72 },
73 "original": {
74 "ref": "master",
75 "rev": "986ca251f995f7754a0470d3e0c44538a545081f",
76 "type": "git",
77 "url": "https://git.tt-rss.org/fox/tt-rss.git"
78 }
79 }
80 },
81 "root": "root",
82 "version": 7
83 }