]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - flakes/backports/flake.lock
Refactor secrets handling
[perso/Immae/Config/Nix.git] / flakes / backports / flake.lock
CommitLineData
56cfbfb0
IB
1{
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1629481132,
6 "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "997f7efcb746a9c140ce1f13c72263189225f482",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
282c67a1
IB
20 "lastModified": 1634032472,
21 "narHash": "sha256-IoSg358w6nPpTYLWhvN3UgnU6r322dDPOLFXHyqyIkM=",
56cfbfb0
IB
22 "owner": "NixOS",
23 "repo": "nixpkgs",
282c67a1 24 "rev": "3abf4b55b7c991909fde3115827d398dd7c5a299",
56cfbfb0
IB
25 "type": "github"
26 },
27 "original": {
28 "owner": "NixOS",
29 "repo": "nixpkgs",
30 "type": "github"
31 }
32 },
33 "root": {
34 "inputs": {
35 "flake-utils": "flake-utils",
36 "nixpkgs": "nixpkgs"
37 }
38 }
39 },
40 "root": "root",
41 "version": 7
42}