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-13 09:44:41 -05:00
"lastModified": 1734093295,
"narHash": "sha256-hSwgGpcZtdDsk1dnzA0xj5cNaHgN9A99hRF/mxMtwS4=",
"owner": "nix-community",
"repo": "home-manager",
2024-12-13 09:44:41 -05:00
"rev": "66c5d8b62818ec4c1edb3e941f55ef78df8141a8",
"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-13 09:44:41 -05:00
"lastModified": 1733940404,
"narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=",
2024-12-12 23:35:10 -05:00
"owner": "nixos",
2024-11-22 00:58:04 -05:00
"repo": "nixpkgs",
2024-12-13 09:44:41 -05:00
"rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713",
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
}