1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-31 07:03:36 +00:00
.dotfiles/nixos/flake.lock

115 lines
2.7 KiB
Text
Raw Normal View History

2024-12-17 20:52:21 +00:00
{
"nodes": {
2024-12-18 05:36:56 +00: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"
}
},
2024-12-17 20:52:21 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-17 22:06:47 +00:00
"lastModified": 1734366194,
"narHash": "sha256-vykpJ1xsdkv0j8WOVXrRFHUAdp9NXHpxdnn1F4pYgSw=",
2024-12-17 20:52:21 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-17 22:06:47 +00:00
"rev": "80b0fdf483c5d1cb75aaad909bd390d48673857f",
2024-12-17 20:52:21 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-12-17 22:06:47 +00:00
"ref": "release-24.11",
2024-12-17 20:52:21 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-17 22:06:47 +00:00
"lastModified": 1734323986,
"narHash": "sha256-m/lh6hYMIWDYHCAsn81CDAiXoT3gmxXI9J987W5tZrE=",
2024-12-17 20:52:21 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-17 22:06:47 +00:00
"rev": "394571358ce82dff7411395829aa6a3aad45b907",
2024-12-17 20:52:21 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-12-17 22:06:47 +00:00
"ref": "nixos-24.11",
2024-12-17 20:52:21 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-18 05:36:56 +00:00
"nur": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1734497444,
"narHash": "sha256-BQbZ6BpPnPUNYB7+l6GziNU3YmmnU0jg09TzsIB4k18=",
"owner": "nix-community",
"repo": "NUR",
"rev": "b8b3fcbd00fbd6857acc41928c8246bad83dc7bd",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2024-12-17 20:52:21 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-12-18 05:36:56 +00:00
"nixpkgs": "nixpkgs",
"nur": "nur"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733222881,
"narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "49717b5af6f80172275d47a418c9719a31a78b53",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2024-12-17 20:52:21 +00:00
}
}
},
"root": "root",
"version": 7
}