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": 1715872464,
"narHash": "sha256-mkZ3hrPG7d+qL7B6pQcrNfPh2mnQEJR3FHK93qCp6Uk=",
2024-04-01 20:29:48 -04:00
"owner": "nix-community",
"repo": "disko",
"rev": "5f6dbcce99d60dd77f96dfc66d06bbea149a40e1",
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": {
"lastModified": 1715930644,
"narHash": "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=",
2024-02-29 17:06:55 -05:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "e3ad5108f54177e6520535768ddbf1e6af54b59d",
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": {
"lastModified": 1715922002,
"narHash": "sha256-FSUrne82MXFzZ7R88ZnJz21kv06GS2TS/Ctsd+RXbP4=",
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"rev": "23a55d6bb80f6340d0acdb9feef754646b68f895",
"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": 1716034089,
"narHash": "sha256-QBfab6V4TeQ6Y4NiXVrEATdQuhCNFNaXt/L1K/Zw+zc=",
2024-02-29 17:06:55 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "b55712de78725c8fcde422ee0a0fe682046e73c3",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1715961556,
"narHash": "sha256-+NpbZRCRisUHKQJZF3CT+xn14ZZQO+KjxIIanH3Pvn4=",
2024-02-29 17:06:55 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4a6b83b05df1a8bd7d99095ec4b4d271f2956b64",
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
}