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-03-02 11:58:32 +00:00
"lastModified": 1646105662,
"narHash": "sha256-jdXCZbGZL0SWWi29GnAOFHUh/QvvP0IyaVLv1ZTDkBI=",
2021-05-31 09:15:44 +01:00
"owner": "ryantm",
"repo": "agenix",
2022-03-02 11:58:32 +00:00
"rev": "297cd58b418249240b9f1f155d52b1b17f292884",
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-02-12 09:16:51 +00:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2021-05-30 20:41:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-02-12 09:16:51 +00:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
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-03-02 11:58:32 +00:00
"lastModified": 1645855197,
"narHash": "sha256-0FvBpX/9n69vg+XgcMow0RIRYbTHav1uCbL9Xt9HvcA=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
2022-03-02 11:58:32 +00:00
"rev": "c3c66f6db4ac74a59eb83d83e40c10046ebc0b8c",
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-03-02 11:58:32 +00:00
"lastModified": 1646159311,
"narHash": "sha256-ILKckkiG074t3a0pwaPLjio8zVWgowpEp7AUwI5HjHE=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-02 11:58:32 +00:00
"rev": "18bd82edcc752d6a0e6cce1401ba0c81353a03ca",
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-03-02 11:58:32 +00:00
"lastModified": 1646011258,
"narHash": "sha256-+aen4zu5uVp52arEcgL2maCS0zQDuG1t+Azwd/O1gN4=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-03-02 11:58:32 +00:00
"rev": "a25df4c2b79c4343bcc72ad671200e5a3e286c41",
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-03-02 11:58:32 +00:00
"lastModified": 1646188350,
"narHash": "sha256-EL6N9Rc6pL/6GQC7PPh/wh8DHwuzBvHvL0XWGsErSXw=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2022-03-02 11:58:32 +00:00
"rev": "d70f39715a6f44d0148a6272fceeec4e13ce790e",
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-03-02 11:58:32 +00:00
"lastModified": 1645891244,
"narHash": "sha256-Pu3a97Zn0PpWi/prTyD9TulCmxyeVnlqofor+yScRD8=",
2021-10-30 11:10:19 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-03-02 11:58:32 +00:00
"rev": "afb0d686dced029ea720c466f693c12ebfd4107b",
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
}