nixos-config/flake.lock

87 lines
2.1 KiB
Text
Raw Normal View History

2024-11-22 00:58:04 -05:00
{
"nodes": {
2024-12-14 13:50:13 -05:00
"chromium": {
"locked": {
"lastModified": 1734083684,
"narHash": "sha256-5fNndbndxSx5d+C/D0p/VF32xDiJCJzyOqorOYW4JEo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
"type": "github"
}
},
"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-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": {
2024-12-14 13:50:13 -05:00
"chromium": "chromium",
"home-manager": "home-manager",
2024-11-23 21:41:28 -05:00
"nixpkgs": "nixpkgs",
2024-12-15 02:56:30 -05:00
"sops-nix": "sops-nix"
2024-11-23 21:41:28 -05:00
}
},
"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
}