nixcfg/flake.lock

148 lines
3.7 KiB
Plaintext
Raw Normal View History

2024-02-29 17:06:55 -05:00
{
"nodes": {
2024-04-01 20:29:48 -04:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-04-01 20:29:48 -04:00
]
},
"locked": {
"lastModified": 1715217706,
"narHash": "sha256-yEB5SEHc+o3WJpUPw455OdLy9A+gffvCJX8DZ7NCkuo=",
2024-04-01 20:29:48 -04:00
"owner": "nix-community",
"repo": "disko",
"rev": "8eb1b315eef89f3bdc5c9814d1b207c6d64f0046",
2024-04-01 20:29:48 -04:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-02-29 17:06:55 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2024-03-02 13:09:35 -05:00
"locked": {
2024-05-10 19:38:44 -04:00
"lastModified": 1715380449,
"narHash": "sha256-716+f9Rj3wjSyD1xitCv2FcYbgPz1WIVDj+ZBclH99Y=",
2024-02-29 17:06:55 -05:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-10 19:38:44 -04:00
"rev": "d7682620185f213df384c363288093b486b2883f",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2024-02-29 17:06:55 -05:00
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-10 19:38:44 -04:00
"lastModified": 1715329503,
"narHash": "sha256-0JbGas4wnC4KEVclsC7QGUMhLAujCpPRwqMcLQekLuM=",
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-05-10 19:38:44 -04:00
"rev": "653ade87d2918df1fff927ed6666e72d26ffcdff",
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690328911,
"narHash": "sha256-fxtExYk+aGf2YbjeWQ8JY9/n9dwuEt+ma1eUFzF8Jeo=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "96df4a39c52f53cb7098b923224d8ce941b64747",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
2024-02-29 17:06:55 -05:00
"nixos-hardware": {
"locked": {
"lastModified": 1715148395,
"narHash": "sha256-lRxjTxY3103LGMjWdVqntKZHhlmMX12QUjeFrQMmGaE=",
2024-02-29 17:06:55 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "a4e2b7909fc1bdf30c30ef21d388fde0b5cdde4a",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-10 19:38:44 -04:00
"lastModified": 1715266358,
"narHash": "sha256-doPgfj+7FFe9rfzWo1siAV2mVCasW+Bh8I1cToAXEE4=",
2024-02-29 17:06:55 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-10 19:38:44 -04:00
"rev": "f1010e0469db743d14519a1efd37e23f8513d714",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2024-02-29 17:06:55 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-04-01 20:29:48 -04:00
"disko": "disko",
2024-02-29 17:06:55 -05:00
"home-manager": "home-manager",
"impermanence": "impermanence",
"jovian": "jovian",
2024-02-29 17:06:55 -05:00
"nixos-hardware": "nixos-hardware",
2024-05-03 07:04:07 -04:00
"nixpkgs": "nixpkgs"
}
2024-02-29 17:06:55 -05:00
}
},
"root": "root",
"version": 7
}