nixos-config/nix/flake.lock

69 lines
1.6 KiB
Text
Raw Normal View History

2024-11-22 00:58:04 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-02 23:19:24 -05:00
"lastModified": 1733175814,
"narHash": "sha256-zFOtOaqjzZfPMsm1mwu98syv3y+jziAq5DfWygaMtLg=",
"owner": "nix-community",
"repo": "home-manager",
2024-12-02 23:19:24 -05:00
"rev": "bf23fe41082aa0289c209169302afd3397092f22",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-11-22 00:58:04 -05:00
"nixpkgs": {
"locked": {
2024-12-02 23:19:24 -05:00
"lastModified": 1733015953,
"narHash": "sha256-t4BBVpwG9B4hLgc6GUBuj3cjU7lP/PJfpTHuSqE+crk=",
2024-11-22 20:46:58 -05:00
"owner": "NixOS",
2024-11-22 00:58:04 -05:00
"repo": "nixpkgs",
2024-12-02 23:19:24 -05:00
"rev": "ac35b104800bff9028425fec3b6e8a41de2bbfff",
2024-11-22 00:58:04 -05:00
"type": "github"
},
"original": {
2024-11-22 20:46:58 -05:00
"id": "nixpkgs",
2024-11-22 00:58:04 -05:00
"ref": "nixos-unstable",
2024-11-22 20:46:58 -05:00
"type": "indirect"
2024-11-22 00:58:04 -05:00
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-11-23 21:41:28 -05:00
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-02 23:19:24 -05:00
"lastModified": 1733128155,
"narHash": "sha256-m6/qwJAJYcidGMEdLqjKzRIjapK4nUfMq7rDCTmZajc=",
2024-11-23 21:41:28 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2024-12-02 23:19:24 -05:00
"rev": "c6134b6fff6bda95a1ac872a2a9d5f32e3c37856",
2024-11-23 21:41:28 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-11-22 00:58:04 -05:00
}
}
},
"root": "root",
"version": 7
}