nixos-config/nix/flake.lock

87 lines
2.1 KiB
Text
Raw Normal View History

2024-11-22 00:58:04 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-12 20:24:10 -05:00
"lastModified": 1734043726,
"narHash": "sha256-e9YAMReFV1fDPcZLFC2pa4k/8TloSXeX0z2VysNMAoA=",
"owner": "nix-community",
"repo": "home-manager",
2024-12-12 20:24:10 -05:00
"rev": "3066cc58f552421a2c5414e78407fa5603405b1e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-12-12 15:53:17 -05:00
"master": {
"locked": {
"lastModified": 1733663081,
"narHash": "sha256-QuLqwYUULkwINu9XAynv3Df/wsVZ0OOxJLQtQRfEA0k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2ab79c44f98391b6ee2edfb11f4c7a57ce1404b5",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2ab79c44f98391b6ee2edfb11f4c7a57ce1404b5",
"type": "github"
}
},
2024-11-22 00:58:04 -05:00
"nixpkgs": {
"locked": {
2024-12-12 15:53:17 -05:00
"lastModified": 1733759999,
"narHash": "sha256-463SNPWmz46iLzJKRzO3Q2b0Aurff3U1n0nYItxq7jU=",
2024-12-12 23:35:10 -05:00
"owner": "nixos",
2024-11-22 00:58:04 -05:00
"repo": "nixpkgs",
2024-12-12 15:53:17 -05:00
"rev": "a73246e2eef4c6ed172979932bc80e1404ba2d56",
2024-11-22 00:58:04 -05:00
"type": "github"
},
"original": {
2024-12-12 23:35:10 -05:00
"owner": "nixos",
2024-11-22 00:58:04 -05:00
"ref": "nixos-unstable",
2024-12-12 23:35:10 -05:00
"repo": "nixpkgs",
"type": "github"
2024-11-22 00:58:04 -05:00
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-12-12 15:53:17 -05:00
"master": "master",
2024-11-23 21:41:28 -05:00
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-12 15:53:17 -05:00
"lastModified": 1733965552,
"narHash": "sha256-GZ4YtqkfyTjJFVCub5yAFWsHknG1nS/zfk7MuHht4Fs=",
2024-11-23 21:41:28 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2024-12-12 15:53:17 -05:00
"rev": "2d73fc6ac4eba4b9a83d3cb8275096fbb7ab4004",
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
}