nixos/flake.lock

83 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-10-14 13:07:05 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-12-01 13:33:15 +00:00
],
"utils": "utils"
2021-10-14 13:07:05 +01:00
},
"locked": {
2023-02-01 20:54:20 +00:00
"lastModified": 1674440933,
"narHash": "sha256-CASRcD/rK3fn5vUCti3jzry7zi0GsqRsBohNq9wPgLs=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
2023-02-01 20:54:20 +00:00
"rev": "65c47ced082e3353113614f77b1bc18822dc731f",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2022-12-01 13:33:15 +00:00
"ref": "release-22.11",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2023-02-14 23:53:42 +00:00
"lastModified": 1676417542,
"narHash": "sha256-YeeugS7DHyuvdfS/fB3M68o7gVvam7Ccnr3+ABsGsZI=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-02-14 23:53:42 +00:00
"rev": "0621648513a20d6e6a3be974f396c0cebc1cb48d",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-07-06 19:34:12 +01:00
"ref": "master",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-02-14 23:53:42 +00:00
"lastModified": 1676253841,
"narHash": "sha256-jhuI8Mmky8VCD45OoJEuF6HdPLFBwNrHA0ljjZ/zkfw=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-02-14 23:53:42 +00:00
"rev": "a45a8916243a7d27acc358f4fc18c4491f3eeca8",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-01 13:33:15 +00:00
"ref": "nixos-22.11",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-unstable": "nixos-unstable",
"nixpkgs": "nixpkgs"
2022-10-13 17:08:15 +01:00
}
},
2022-12-01 13:33:15 +00:00
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2021-10-14 13:07:05 +01:00
}
},
"root": "root",
"version": 7
}