dotfiles/flake.lock

256 lines
6.7 KiB
Plaintext
Raw Normal View History

2021-05-30 20:41:33 +01:00
{
"nodes": {
2021-05-31 09:15:44 +01:00
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-02-10 18:46:33 +00:00
"lastModified": 1643841757,
"narHash": "sha256-9tKhu4JzoZvustC9IEWK6wKcDhPLuK/ICbLgm8QnLnk=",
2021-05-31 09:15:44 +01:00
"owner": "ryantm",
"repo": "agenix",
2022-02-10 18:46:33 +00:00
"rev": "a17d1f30550260f8b45764ddbd0391f4b1ed714a",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
2021-11-26 15:37:27 +00:00
"ref": "main",
2021-05-31 09:15:44 +01:00
"repo": "agenix",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2021-05-30 20:41:33 +01:00
"locked": {
2022-01-21 20:13:34 +00:00
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
2021-05-30 20:41:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-01-21 20:13:34 +00:00
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"flake-utils_2": {
"locked": {
"lastModified": 1617631617,
"narHash": "sha256-PARRCz55qN3gy07VJZIlFeOX420d0nGF0RzGI/9hVlw=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b2c27d1a81b0dc266270fa8aeecebbd1807fc610",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
2021-12-04 09:20:11 +00:00
"nixpkgs-stable"
2021-05-30 20:41:33 +01:00
]
},
"locked": {
2022-02-10 18:46:33 +00:00
"lastModified": 1643933536,
"narHash": "sha256-yRmsWAG4DnLxLIUtlaZsl0kH7rN5xSoyNRlf0YZrcH4=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-02-10 18:46:33 +00:00
"rev": "2860d7e3bb350f18f7477858f3513f9798896831",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2021-12-04 09:20:11 +00:00
"ref": "release-21.11",
2021-05-30 20:41:33 +01:00
"repo": "home-manager",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"neuron": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2021-10-10 10:26:22 +01:00
"lastModified": 1633806410,
"narHash": "sha256-tHvgitxpGDqtLfKEuw3zQcNKd5g0gv/LooAqLt9OKg0=",
2021-06-19 10:35:39 +01:00
"owner": "srid",
"repo": "neuron",
2021-10-10 10:26:22 +01:00
"rev": "10e3ea028c23e664e540d0460e9515bdf02ac51d",
2021-06-19 10:35:39 +01:00
"type": "github"
},
"original": {
"owner": "srid",
"ref": "master",
"repo": "neuron",
"type": "github"
}
},
2021-06-12 09:40:09 +01:00
"nixos-hardware": {
"locked": {
2022-02-10 18:46:33 +00:00
"lastModified": 1643980037,
"narHash": "sha256-RdVHt2mD408WXMjQIOLvUzy8cSUHu8NAbilDmPVxf7E=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
2022-02-10 18:46:33 +00:00
"rev": "9886a06e4745edb31587d0e9481ad82d35f0d593",
2021-06-12 09:40:09 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"nixpkgs": {
2021-05-31 09:15:44 +01:00
"locked": {
"lastModified": 1618628710,
"narHash": "sha256-9xIoU+BrCpjs5nfWcd/GlU7XCVdnNKJPffoNTxgGfhs=",
"path": "/nix/store/z1rf17q0fxj935cmplzys4gg6nxj1as0-source",
"rev": "7919518f0235106d050c77837df5e338fb94de5d",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": {
2021-05-31 09:15:44 +01:00
"locked": {
2022-02-10 18:46:33 +00:00
"lastModified": 1643805626,
"narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-10 18:46:33 +00:00
"rev": "554d2d8aa25b6e583575459c297ec23750adb6cb",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-06-01 14:30:39 +01:00
"ref": "nixos-unstable",
2021-05-31 09:15:44 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-stable": {
2021-05-30 20:41:33 +01:00
"locked": {
2022-02-10 18:46:33 +00:00
"lastModified": 1643788601,
"narHash": "sha256-6l5Ax44pC/Oo/Muj5Y/NA27Pd38Wty/7GtGSSmYNug4=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-02-10 18:46:33 +00:00
"rev": "f6ddd55d5f9d5eca08df138c248008c1ba73ecec",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-12-04 09:20:11 +00:00
"ref": "nixos-21.11",
2021-05-30 20:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-19 10:35:39 +01:00
"nixpkgs_2": {
"locked": {
2021-09-17 20:35:24 +01:00
"lastModified": 1630140382,
"narHash": "sha256-ntXepAHFlAEtaYIU5EzckRUODeeMgpu1u2Yug+4LFNc=",
2021-06-19 10:35:39 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2021-09-17 20:35:24 +01:00
"rev": "08ef0f28e3a41424b92ba1d203de64257a9fca6a",
2021-06-19 10:35:39 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
2021-09-17 20:35:24 +01:00
"rev": "08ef0f28e3a41424b92ba1d203de64257a9fca6a",
2021-06-19 10:35:39 +01:00
"type": "github"
}
},
2021-10-30 11:10:19 +01:00
"nixpkgs_3": {
"locked": {
2021-12-04 09:20:11 +00:00
"lastModified": 1638097282,
"narHash": "sha256-EXCzj9b8X/lqDPJapxZThIOKL5ASbpsJZ+8L1LnY1ig=",
2021-10-30 11:10:19 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-04 09:20:11 +00:00
"rev": "78cb77b29d37a9663e05b61abb4fa09465da4b70",
2021-10-30 11:10:19 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-30 20:41:33 +01:00
"nur": {
"locked": {
2022-02-10 18:46:33 +00:00
"lastModified": 1644091330,
"narHash": "sha256-KmHOVgfsfmXNcM1jRNkvFtzLDrET5hrGlJQBzV9oXh8=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2022-02-10 18:46:33 +00:00
"rev": "4c42e300ce2862de5952b1000d89b7cdd11a2ffe",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
2021-05-31 09:15:44 +01:00
"agenix": "agenix",
2021-05-30 23:13:31 +01:00
"flake-utils": "flake-utils",
2021-05-30 20:41:33 +01:00
"home-manager": "home-manager",
2021-06-19 10:35:39 +01:00
"neuron": "neuron",
2021-06-12 09:40:09 +01:00
"nixos-hardware": "nixos-hardware",
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": "nixpkgs-nixos-unstable",
2021-05-31 09:15:44 +01:00
"nixpkgs-stable": "nixpkgs-stable",
2021-10-30 11:10:19 +01:00
"nur": "nur",
"sops": "sops"
}
},
"sops": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
2022-02-05 14:48:17 +00:00
"lastModified": 1643003126,
"narHash": "sha256-JO5WrnP6+5qN3isdmm9VmjzvCM64UElgGnql7vEGjKU=",
2021-10-30 11:10:19 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-02-05 14:48:17 +00:00
"rev": "c86068ac9a317f235be24a468206f874ba00f8d0",
2021-10-30 11:10:19 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "master",
"repo": "sops-nix",
"type": "github"
2021-05-30 20:41:33 +01:00
}
}
},
"root": "root",
"version": 7
}