nixos/flake.lock

104 lines
2.6 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2022-03-16 14:46:33 +01:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-05-19 06:53:54 +02:00
"lastModified": 1652712410,
"narHash": "sha256-hMJ2TqLt0DleEnQFGUHK9sV2aAzJPU8pZeiZoqRozbE=",
2022-03-16 14:46:33 +01:00
"owner": "ryantm",
"repo": "agenix",
2022-05-19 06:53:54 +02:00
"rev": "7e5e58b98c3dcbf497543ff6f22591552ebfe65b",
2022-03-16 14:46:33 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-06-03 10:18:28 +02:00
"lastModified": 1654113405,
"narHash": "sha256-VpK+0QaWG2JRgB00lw77N9TjkE3ec0iMYIX1TzGpxa4=",
"owner": "nix-community",
"repo": "home-manager",
2022-06-03 10:18:28 +02:00
"rev": "ac2287df5a2d6f0a44bbcbd11701dbbf6ec43675",
"type": "github"
},
"original": {
"owner": "nix-community",
2022-05-31 09:11:44 +02:00
"ref": "release-22.05",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-06-24 08:39:41 +02:00
"lastModified": 1655789751,
"narHash": "sha256-DbL2gn7YwkuX10OdlWfZ/A7zEJztwHh9NMeau1JMTdk=",
"owner": "nixos",
"repo": "nixos-hardware",
2022-06-24 08:39:41 +02:00
"rev": "f9d8dff4e621f2d7f2b84d9e84bc6359715f971c",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-06-24 08:39:41 +02:00
"lastModified": 1656007306,
"narHash": "sha256-MsC44YZ6wuBwn5Bu8T+RVoQWlp2l5BR6hhmNoAAHIEw=",
"owner": "nixos",
"repo": "nixpkgs",
2022-06-24 08:39:41 +02:00
"rev": "ccf8bdf72624521358be6bb7d9b524c4cbcf7aff",
"type": "github"
},
"original": {
"owner": "nixos",
2022-05-31 09:11:44 +02:00
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2022-06-24 08:39:41 +02:00
"lastModified": 1655895887,
"narHash": "sha256-AbihSVmPKFcQmaVgzNSLQ8sLAaVTTELPSzZ+/gRVfyk=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-06-24 08:39:41 +02:00
"rev": "e1e08fe28bf0588a41cd556eac40b98d2793da99",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-03-16 14:46:33 +01:00
"agenix": "agenix",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}