]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - flakes/etherpad-lite/flake.lock
Add flake skeletons
[perso/Immae/Config/Nix.git] / flakes / etherpad-lite / flake.lock
1 {
2 "nodes": {
3 "etherpad-lite": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1587951095,
7 "narHash": "sha256-PjAkvkC7tJzRECUqOvuWfoZTz8QqDXk6oXEN3ig24rQ=",
8 "owner": "ether",
9 "repo": "etherpad-lite",
10 "rev": "62101147a0c3495dc80daa87ab53a3366321a205",
11 "type": "github"
12 },
13 "original": {
14 "owner": "ether",
15 "ref": "1.8.3",
16 "repo": "etherpad-lite",
17 "type": "github"
18 }
19 },
20 "flake-parts": {
21 "inputs": {
22 "nixpkgs-lib": "nixpkgs-lib"
23 },
24 "locked": {
25 "lastModified": 1675295133,
26 "narHash": "sha256-dU8fuLL98WFXG0VnRgM00bqKX6CEPBLybhiIDIgO45o=",
27 "owner": "hercules-ci",
28 "repo": "flake-parts",
29 "rev": "bf53492df08f3178ce85e0c9df8ed8d03c030c9f",
30 "type": "github"
31 },
32 "original": {
33 "owner": "hercules-ci",
34 "repo": "flake-parts",
35 "type": "github"
36 }
37 },
38 "flake-utils": {
39 "locked": {
40 "lastModified": 1648297722,
41 "narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
42 "owner": "numtide",
43 "repo": "flake-utils",
44 "rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
45 "type": "github"
46 },
47 "original": {
48 "owner": "numtide",
49 "repo": "flake-utils",
50 "type": "github"
51 }
52 },
53 "mypackages": {
54 "inputs": {
55 "flake-parts": "flake-parts",
56 "nixpkgs": "nixpkgs"
57 },
58 "locked": {
59 "narHash": "sha256-v0CkzgqCXRJkHZCIdDnrwFoHCXM5SwHFV+9msTQKf+I=",
60 "path": "../mypackages",
61 "type": "path"
62 },
63 "original": {
64 "path": "../mypackages",
65 "type": "path"
66 }
67 },
68 "nixpkgs": {
69 "locked": {
70 "lastModified": 1646497237,
71 "narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
72 "owner": "nixos",
73 "repo": "nixpkgs",
74 "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
75 "type": "github"
76 },
77 "original": {
78 "owner": "nixos",
79 "repo": "nixpkgs",
80 "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
81 "type": "github"
82 }
83 },
84 "nixpkgs-lib": {
85 "locked": {
86 "dir": "lib",
87 "lastModified": 1675183161,
88 "narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
89 "owner": "NixOS",
90 "repo": "nixpkgs",
91 "rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
92 "type": "github"
93 },
94 "original": {
95 "dir": "lib",
96 "owner": "NixOS",
97 "ref": "nixos-unstable",
98 "repo": "nixpkgs",
99 "type": "github"
100 }
101 },
102 "nixpkgs_2": {
103 "flake": false,
104 "locked": {
105 "lastModified": 1596265691,
106 "narHash": "sha256-9ofCzFqttTsGrvTaS4RrDSTNQO9PFOz5uyn8V+2eA5M=",
107 "owner": "NixOS",
108 "repo": "nixpkgs",
109 "rev": "840c782d507d60aaa49aa9e3f6d0b0e780912742",
110 "type": "github"
111 },
112 "original": {
113 "owner": "NixOS",
114 "repo": "nixpkgs",
115 "rev": "840c782d507d60aaa49aa9e3f6d0b0e780912742",
116 "type": "github"
117 }
118 },
119 "root": {
120 "inputs": {
121 "etherpad-lite": "etherpad-lite",
122 "flake-utils": "flake-utils",
123 "mypackages": "mypackages",
124 "nixpkgs": "nixpkgs_2"
125 }
126 }
127 },
128 "root": "root",
129 "version": 7
130 }