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": 1716431128,
"narHash": "sha256-t3T8HlX3udO6f4ilLcN+j5eC3m2gqsouzSGiriKK6vk=",
2024-04-01 20:29:48 -04:00
"owner": "nix-community",
"repo": "disko",
"rev": "7ffc4354dfeb37c8c725ae1465f04a9b45ec8606",
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": 1716274466,
"narHash": "sha256-upoklExLKqq6LiZTLkaVK5LcBdl/VIiW7kZ8g2vdqhw=",
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"rev": "3516515f04e8ab8339a5d1eefd8f051b00d7c362",
"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": 1716173274,
"narHash": "sha256-FC21Bn4m6ctajMjiUof30awPBH/7WjD0M5yqrWepZbY=",
2024-02-29 17:06:55 -05:00
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "d9e0b26202fd500cf3e79f73653cce7f7d541191",
2024-02-29 17:06:55 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1716330097,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
2024-02-29 17:06:55 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
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
}