Archived
0
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
flake/flake.lock

340 lines
8.6 KiB
Text
Raw Normal View History

2022-12-21 06:27:41 +00:00
{
"nodes": {
"agenix": {
"inputs": {
2023-02-01 06:48:27 +00:00
"darwin": "darwin",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-27 23:50:14 +00:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
"owner": "ryantm",
"repo": "agenix",
2023-04-27 23:50:14 +00:00
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-01 06:48:27 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-01-02 05:19:31 +00:00
"flake-compat": {
"flake": false,
"locked": {
2023-01-26 08:52:44 +00:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2023-01-02 05:19:31 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-01-26 08:52:44 +00:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2023-01-02 05:19:31 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-12-21 06:27:41 +00:00
"flake-utils": {
"locked": {
2022-12-28 08:22:43 +00:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2022-12-21 06:27:41 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-12-28 08:22:43 +00:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-01-02 08:56:35 +00:00
]
2022-12-21 06:27:41 +00:00
},
"locked": {
2023-04-30 23:34:43 +00:00
"lastModified": 1682779989,
"narHash": "sha256-H8AjcIBYFYrlRobYJ+n1B+ZJ6TsaaeZpuLn4iRqVvr4=",
2022-12-21 06:27:41 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-30 23:34:43 +00:00
"rev": "3144311f31194b537808ae6848f86f3dbf977d59",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-12-28 08:22:43 +00:00
"neovim": {
2022-12-21 06:27:41 +00:00
"inputs": {
2022-12-28 08:22:43 +00:00
"flake-utils": [
"utils"
],
2022-12-21 06:27:41 +00:00
"nixpkgs": [
2023-04-20 04:55:49 +00:00
"nixpkgs"
2022-12-21 06:27:41 +00:00
]
},
"locked": {
"dir": "contrib",
2023-04-30 23:34:43 +00:00
"lastModified": 1682891835,
"narHash": "sha256-1OEmEn2NKU8BNJCWE1JvdXdog4fo6t0n4EHoRG4GoRM=",
2022-12-21 06:27:41 +00:00
"owner": "neovim",
"repo": "neovim",
2023-04-30 23:34:43 +00:00
"rev": "9f9cef1b569e226a87c5c74e455bc4fc76cc2fac",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2023-01-02 08:56:35 +00:00
"nix-formatter-pack": {
"inputs": {
"nixpkgs": [
"nix-on-droid",
"nixpkgs"
],
"nmd": "nmd",
"nmt": "nmt"
},
"locked": {
"lastModified": 1666720474,
"narHash": "sha256-iWojjDS1D19zpeZXbBdjWb9MiKmVVFQCqtJmtTXgPx8=",
"owner": "Gerschtli",
"repo": "nix-formatter-pack",
"rev": "14876cc8fe94a3d329964ecb073b4c988c7b61f5",
"type": "github"
},
"original": {
"owner": "Gerschtli",
"repo": "nix-formatter-pack",
"type": "github"
}
},
"nix-on-droid": {
"inputs": {
"home-manager": [
"home-manager"
],
"nix-formatter-pack": "nix-formatter-pack",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-for-bootstrap": "nixpkgs-for-bootstrap",
"nmd": "nmd_2"
},
"locked": {
"lastModified": 1670198918,
"narHash": "sha256-oNlUhAM0/a3pDdCMmBWA+CLrDAIYJqAAMyrDp8fNSM4=",
"owner": "t184256",
"repo": "nix-on-droid",
"rev": "b00cb5e7e2a47d85a019119069b153cda4002d0a",
"type": "github"
},
"original": {
"owner": "t184256",
"repo": "nix-on-droid",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-04-30 23:34:43 +00:00
"lastModified": 1682836095,
"narHash": "sha256-PdzpJhuXBz71AgWNWMMYLbB8GMMce6QguhQY/6HOOcc=",
"owner": "NixOS",
"repo": "nixos-hardware",
2023-04-30 23:34:43 +00:00
"rev": "e4a21ddcb45ee5f5c85a5d9e9698debf77fb98c3",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-01-02 05:19:31 +00:00
"nixos-wsl": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-20 04:55:49 +00:00
"lastModified": 1681581389,
"narHash": "sha256-+ygySqlQy0ejwE1aOF6i6Tiu63V0jxXik0aLlvmqioo=",
2023-01-02 05:19:31 +00:00
"owner": "nix-community",
"repo": "nixos-wsl",
2023-04-20 04:55:49 +00:00
"rev": "f3b6f6b04728416c64fc5ef52199fd9b9843c47d",
2023-01-02 05:19:31 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-wsl",
"type": "github"
}
},
2022-12-21 06:27:41 +00:00
"nixpkgs": {
"locked": {
2023-04-30 23:34:43 +00:00
"lastModified": 1682870734,
"narHash": "sha256-ayiQmqrPzpJluUrioITK/GI5+07eijoJkysvmQOwVPA=",
2022-12-21 06:27:41 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-30 23:34:43 +00:00
"rev": "3056e9c39564559985ed9ed514f4789fb93a00ce",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-04-20 04:55:49 +00:00
"ref": "nixpkgs-unstable",
2022-12-21 06:27:41 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-02 08:56:35 +00:00
"nixpkgs-for-bootstrap": {
"locked": {
"lastModified": 1669834992,
"narHash": "sha256-YnhZGHgb4C3Q7DSGisO/stc50jFb9F/MzHeKS4giotg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "596a8e828c5dfa504f91918d0fa4152db3ab5502",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "596a8e828c5dfa504f91918d0fa4152db3ab5502",
"type": "github"
}
},
"nmd": {
"flake": false,
"locked": {
"lastModified": 1666190571,
"narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
"owner": "rycee",
"repo": "nmd",
"rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmd",
"type": "gitlab"
}
},
"nmd_2": {
"flake": false,
"locked": {
"lastModified": 1666190571,
"narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
"owner": "rycee",
"repo": "nmd",
"rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmd",
"type": "gitlab"
}
},
"nmt": {
"flake": false,
"locked": {
"lastModified": 1648075362,
"narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
"owner": "rycee",
"repo": "nmt",
"rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmt",
"type": "gitlab"
}
},
2022-12-28 08:22:43 +00:00
"nur": {
2022-12-21 06:27:41 +00:00
"locked": {
2023-04-30 23:34:43 +00:00
"lastModified": 1682887580,
"narHash": "sha256-EjIGXbW+ZOq329YdvwJuY8GASeQ2bwnAvDNabqPUAGA=",
2022-12-28 08:22:43 +00:00
"owner": "nix-community",
"repo": "NUR",
2023-04-30 23:34:43 +00:00
"rev": "920f197481e30dd68180e63b4ea18ac16d6cefea",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
2022-12-28 08:22:43 +00:00
"owner": "nix-community",
"repo": "NUR",
2022-12-21 06:27:41 +00:00
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2022-12-21 06:27:41 +00:00
"home-manager": "home-manager",
2022-12-28 08:22:43 +00:00
"neovim": "neovim",
2023-01-02 08:56:35 +00:00
"nix-on-droid": "nix-on-droid",
"nixos-hardware": "nixos-hardware",
2023-01-02 05:19:31 +00:00
"nixos-wsl": "nixos-wsl",
2022-12-28 08:22:43 +00:00
"nixpkgs": "nixpkgs",
"nur": "nur",
2023-01-02 08:56:35 +00:00
"utils": "utils"
2022-12-21 06:27:41 +00:00
}
},
"utils": {
2022-12-28 08:22:43 +00:00
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1657226504,
"narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
}
2022-12-21 06:27:41 +00:00
}
},
"root": "root",
"version": 7
}