dotfiles/flake.lock

211 lines
5.5 KiB
Plaintext
Raw Normal View History

2021-09-08 19:43:08 +02:00
{
"nodes": {
2021-09-14 13:12:34 +02:00
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2021-10-23 12:09:28 +02:00
"lastModified": 1634404028,
"narHash": "sha256-JyP2Y6JCCYvUcVz7CXX5pXUfTGTU4GX51Yza82BgMfk=",
2021-09-14 13:12:34 +02:00
"owner": "ryantm",
"repo": "agenix",
2021-10-23 12:09:28 +02:00
"rev": "53aa91b4170da35a96fab1577c9a34bc0da44e27",
2021-09-14 13:12:34 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-09-10 14:00:56 +02:00
"emacs-overlay": {
"locked": {
2021-10-31 18:01:05 +01:00
"lastModified": 1635671832,
"narHash": "sha256-j3Ahw0kkS0aXkNTCskg5H405uyuhSipDxsShf5mdNmY=",
2021-09-10 14:00:56 +02:00
"owner": "nix-community",
"repo": "emacs-overlay",
2021-10-31 18:01:05 +01:00
"rev": "25dd5297f613fd13971e4847e82d1097077eeb53",
2021-09-10 14:00:56 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-09-08 19:43:08 +02:00
"flake-utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-10-31 19:45:06 +01:00
"forgit-git": {
"flake": false,
"locked": {
"lastModified": 1635245145,
"narHash": "sha256-jbrn8cIHQFmceofCVA1TjRPQL5hRdGFgxLfeIZE6Z7k=",
"owner": "wfxr",
"repo": "forgit",
"rev": "b727321f2bd3d79c1dae805441261c45888cbb41",
"type": "github"
},
"original": {
"owner": "wfxr",
"repo": "forgit",
"type": "github"
}
},
2021-09-08 19:43:08 +02:00
"home-manager": {
"inputs": {
2021-10-19 11:55:23 +02:00
"nixpkgs": "nixpkgs_2"
2021-09-08 19:43:08 +02:00
},
"locked": {
2021-10-31 18:01:05 +01:00
"lastModified": 1635672778,
"narHash": "sha256-WW1Gew3tL0ScjTre5hSWlpKy27c1huLCLweS63u9Wv4=",
2021-09-08 19:43:08 +02:00
"owner": "nix-community",
"repo": "home-manager",
2021-10-31 18:01:05 +01:00
"rev": "275f955db979e069fbe7a1fd7cfcb5ec030a2096",
2021-09-08 19:43:08 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2021-09-14 13:12:34 +02:00
"locked": {
"lastModified": 1618628710,
"narHash": "sha256-9xIoU+BrCpjs5nfWcd/GlU7XCVdnNKJPffoNTxgGfhs=",
"path": "/nix/store/z1rf17q0fxj935cmplzys4gg6nxj1as0-source",
"rev": "7919518f0235106d050c77837df5e338fb94de5d",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
2021-09-08 19:43:08 +02:00
"locked": {
2021-10-31 18:01:05 +01:00
"lastModified": 1635688014,
"narHash": "sha256-bqktC3C4BNqKUcymfRa6oDSoMyoYQm9PxX3Rahd2J/s=",
2021-10-19 11:55:23 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-10-31 18:01:05 +01:00
"rev": "e6351a0f88f8945b00fa3f593858e901e956ceaf",
2021-10-19 11:55:23 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
2021-10-31 18:01:05 +01:00
"lastModified": 1635403963,
"narHash": "sha256-0actzfzBAXvvDJ/EvPSGbtCPXUwSObQrcq0RpsPWZgA=",
2021-09-08 19:43:08 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-10-31 18:01:05 +01:00
"rev": "2deb07f3ac4eeb5de1c12c4ba2911a2eb1f6ed61",
2021-09-08 19:43:08 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-10-19 11:55:23 +02:00
"ref": "nixos-unstable",
2021-09-08 19:43:08 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-09-11 13:25:38 +02:00
"nur": {
"locked": {
2021-10-31 18:01:05 +01:00
"lastModified": 1635688814,
"narHash": "sha256-VV3ukEaelfNB7xmWH/E/zny+jjdjb31mfDyQ5BxMYNo=",
2021-09-11 13:25:38 +02:00
"owner": "nix-community",
"repo": "NUR",
2021-10-31 18:01:05 +01:00
"rev": "3e608f729205142e0ea1e18447ef2b21d35b9d7d",
2021-09-11 13:25:38 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2021-09-10 11:16:30 +02:00
"picom": {
"flake": false,
"locked": {
"lastModified": 1606582992,
"narHash": "sha256-R+YUGBrLst6CpUgG9VCwaZ+LiBSDWTp0TLt1Ou4xmpQ=",
"owner": "jonaburg",
"repo": "picom",
"rev": "a8445684fe18946604848efb73ace9457b29bf80",
"type": "github"
},
"original": {
"owner": "jonaburg",
"repo": "picom",
"type": "github"
}
},
2021-09-08 19:43:08 +02:00
"root": {
"inputs": {
2021-09-14 13:12:34 +02:00
"agenix": "agenix",
2021-09-10 14:00:56 +02:00
"emacs-overlay": "emacs-overlay",
2021-10-31 19:45:06 +01:00
"forgit-git": "forgit-git",
2021-09-08 19:43:08 +02:00
"home-manager": "home-manager",
2021-10-19 11:55:23 +02:00
"nixpkgs": "nixpkgs_3",
2021-09-11 13:25:38 +02:00
"nur": "nur",
2021-09-10 11:16:30 +02:00
"picom": "picom",
2021-10-19 11:55:23 +02:00
"stable": "stable",
"utils": "utils"
2021-09-08 19:43:08 +02:00
}
},
2021-10-19 11:55:23 +02:00
"stable": {
2021-09-08 19:43:08 +02:00
"locked": {
2021-10-31 18:01:05 +01:00
"lastModified": 1635684897,
"narHash": "sha256-pm5OkN6AFRWrnJ+VCmeyiLLRvxHKBCPVe1yihylZsjk=",
2021-09-08 19:43:08 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-10-31 18:01:05 +01:00
"rev": "7bb26f4abc90330317b1335c3c9f3ef8701291d1",
2021-09-08 19:43:08 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-10-19 11:55:23 +02:00
"ref": "release-21.05",
2021-09-08 19:43:08 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
2021-10-03 16:33:35 +02:00
"lastModified": 1630860118,
"narHash": "sha256-JwLcC/zRR6ypk4/Ks7plWBvThYoLhURaH2zvjuWVmyA=",
2021-09-08 19:43:08 +02:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2021-10-03 16:33:35 +02:00
"rev": "813281281363ec45af155c8d2ceb7c5132d4de45",
2021-09-08 19:43:08 +02:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
2021-10-03 16:33:35 +02:00
"ref": "1.3.0",
2021-09-08 19:43:08 +02:00
"repo": "flake-utils-plus",
"type": "github"
}
}
},
"root": "root",
"version": 7
}