Nixerus/flake.lock

64 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2023-05-18 12:07:07 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-10-21 23:05:26 +02:00
"lastModified": 1729459288,
"narHash": "sha256-gBOVJv+q6Mx8jGvwX7cE6J8+sZmi1uxpRVsO7WxvVuQ=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-21 23:05:26 +02:00
"rev": "1e27f213d77fc842603628bcf2df6681d7d08f7e",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2024-10-21 23:05:26 +02:00
"lastModified": 1729256560,
"narHash": "sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c+cHUJwA=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-21 23:05:26 +02:00
"rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nur": {
"locked": {
2024-10-21 23:05:26 +02:00
"lastModified": 1729516261,
"narHash": "sha256-uvW3pAtku4QrCjkThTFwJjLmS5evHPSH6XBGZFHGquA=",
"path": "/nix/store/yygrm3h9q9wslsdamcpahpzqzaag8rix-source",
"rev": "282dfd5c7da86c7315c231b95e95d71b36f22347",
2024-03-18 11:22:20 +01:00
"type": "path"
2023-05-18 12:07:07 +02:00
},
"original": {
2023-10-08 17:09:58 +02:00
"id": "nur",
"type": "indirect"
2023-05-18 12:07:07 +02:00
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"home-manager": "home-manager",
2023-09-25 23:15:51 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-05-06 21:03:30 +02:00
}
}
},
"root": "root",
"version": 7
}