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-09-19 18:06:37 -07:00
"lastModified": 1758296614,
"narHash": "sha256-l60D1i0aaSqemy9dL7wP0ePMfcv/oZbeKpvUMY+q0kQ=",
"owner": "nix-community",
"repo": "home-manager",
2025-09-19 18:06:37 -07:00
"rev": "55b1f5b7b191572257545413b98e37abab2fdb00",
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-09-19 18:06:37 -07:00
"lastModified": 1758102940,
"narHash": "sha256-wwqf3+A8EiqwWpcAaPN20QXJLlpGPpwtLTrzgnngI2o=",
"owner": "LnL7",
"repo": "nix-darwin",
2025-09-19 18:06:37 -07:00
"rev": "ebd0bfc11fc2b5cff37401e9b3703881ad5fabbd",
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-09-19 18:06:37 -07:00
"lastModified": 1758262103,
"narHash": "sha256-aBGl3XEOsjWw6W3AHiKibN7FeoG73dutQQEqnd/etR8=",
2022-08-08 00:37:22 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-19 18:06:37 -07:00
"rev": "12bd230118a1901a4a5d393f9f56b6ad7e571d01",
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-09-19 18:06:37 -07:00
"lastModified": 1758198701,
"narHash": "sha256-7To75JlpekfUmdkUZewnT6MoBANS0XVypW6kjUOXQwc=",
2024-12-04 22:07:06 -08:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-19 18:06:37 -07:00
"rev": "0147c2f1d54b30b5dd6d4a8c8542e8d7edf93b5d",
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-09-19 18:06:37 -07:00
"lastModified": 1758314668,
"narHash": "sha256-UeSA8UbYgBeeI/r6YRlkwKrBMhnE2ZliSFb7QB7p4zQ=",
2022-08-08 00:37:22 -07:00
"owner": "nix-community",
"repo": "nur",
2025-09-19 18:06:37 -07:00
"rev": "180ae0f66d4d50d36c01e750bd7c05f49ff8f24b",
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
}