nix-config/flake.lock

127 lines
3.1 KiB
Text
Raw Normal View History

2022-08-08 00:37:22 -07:00
{
"nodes": {
2024-12-04 22:07:06 -08:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"home-manager": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-19 23:02:39 -07:00
"lastModified": 1752814804,
"narHash": "sha256-irfg7lnfEpJY+3Cffkluzp2MTVw1Uq9QGxFp6qadcXI=",
"owner": "nix-community",
"repo": "home-manager",
2025-07-19 23:02:39 -07:00
"rev": "d0300c8808e41da81d6edfc202f3d3833c157daf",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nix-darwin": {
2022-08-08 00:37:22 -07:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-08-08 00:37:22 -07:00
},
"locked": {
2025-07-19 23:02:39 -07:00
"lastModified": 1751313918,
"narHash": "sha256-HsJM3XLa43WpG+665aGEh8iS8AfEwOIQWk3Mke3e7nk=",
"owner": "LnL7",
"repo": "nix-darwin",
2025-07-19 23:02:39 -07:00
"rev": "e04a388232d9a6ba56967ce5b53a8a6f713cdfcf",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
2022-08-08 00:37:22 -07:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-07-19 23:02:39 -07:00
"lastModified": 1752900028,
"narHash": "sha256-dPALCtmik9Wr14MGqVXm+OQcv7vhPBXcWNIOThGnB/Q=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-19 23:02:39 -07:00
"rev": "6b4955211758ba47fac850c040a27f23b9b4008f",
2024-12-04 22:07:06 -08:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-03-09 15:27:49 -07:00
"ref": "nixpkgs-unstable",
2024-12-04 22:07:06 -08:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-07-19 23:02:39 -07:00
"lastModified": 1752687322,
"narHash": "sha256-RKwfXA4OZROjBTQAl9WOZQFm7L8Bo93FQwSJpAiSRvo=",
2024-12-04 22:07:06 -08:00
"owner": "nixos",
"repo": "nixpkgs",
2025-07-19 23:02:39 -07:00
"rev": "6e987485eb2c77e5dcc5af4e3c70843711ef9251",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
2024-12-04 22:07:06 -08:00
"inputs": {
"flake-parts": "flake-parts",
2025-07-19 23:02:39 -07:00
"nixpkgs": "nixpkgs_2"
2024-12-04 22:07:06 -08:00
},
2022-08-08 00:37:22 -07:00
"locked": {
2025-07-19 23:02:39 -07:00
"lastModified": 1752990058,
"narHash": "sha256-lqoPK4dT60sUte+Uh2J2JkW5thFTd7mp/NkHgw9DFUw=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2025-07-19 23:02:39 -07:00
"rev": "cd08fc29df7cd3a3e6b1c3935238649627820b21",
2022-08-08 00:37:22 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
2022-08-08 00:37:22 -07:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}
},
"root": "root",
"version": 7
}