dotfiles/provision/flake.lock

85 lines
2.2 KiB
Plaintext
Raw Normal View History

2023-07-10 17:52:34 -07:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-11 21:17:48 -07:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2023-07-10 17:52:34 -07:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-11 21:17:48 -07:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2023-07-10 17:52:34 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-07-11 21:17:48 -07:00
"ref": "release-23.05",
2023-07-10 17:52:34 -07:00
"repo": "home-manager",
"type": "github"
}
},
2023-08-21 21:10:50 -07:00
"jovian-nixos": {
"flake": false,
"locked": {
"lastModified": 1692160665,
"narHash": "sha256-MKjvQuArGltIhZh6m23hSdogRr8DxwGqSwt0DlTlUbc=",
"ref": "development",
"rev": "97662e4872b88df79e60be0c27fc277b326fd6e9",
"revCount": 322,
"type": "git",
"url": "https://github.com/Jovian-Experiments/Jovian-NixOS"
},
"original": {
"ref": "development",
"type": "git",
"url": "https://github.com/Jovian-Experiments/Jovian-NixOS"
}
},
2023-07-10 17:52:34 -07:00
"nixpkgs": {
"locked": {
2023-07-11 21:17:48 -07:00
"lastModified": 1688939073,
"narHash": "sha256-jYhYjeK5s6k8QS3i+ovq9VZqBJaWbxm7awTKNhHL9d0=",
2023-07-10 17:52:34 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-11 21:17:48 -07:00
"rev": "8df7a67abaf8aefc8a2839e0b48f92fdcf69a38b",
2023-07-10 17:52:34 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-07-11 21:17:48 -07:00
"ref": "nixos-23.05",
2023-07-10 17:52:34 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-05 11:38:27 -07:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1691186842,
"narHash": "sha256-wxBVCvZUwq+XS4N4t9NqsHV4E64cPVqQ2fdDISpjcw0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "18036c0be90f4e308ae3ebcab0e14aae0336fe42",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-10 17:52:34 -07:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-08-21 21:10:50 -07:00
"jovian-nixos": "jovian-nixos",
2023-08-05 11:38:27 -07:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-07-10 17:52:34 -07:00
}
}
},
"root": "root",
"version": 7
}