Files
nixos/flake.lock
T

118 lines
2.9 KiB
JSON
Raw Normal View History

2022-04-17 22:29:13 -05:00
{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-09-13 20:40:22 -05:00
"lastModified": 1662241716,
"narHash": "sha256-urqPvSvvGUhkwzTDxUI8N1nsdMysbAfjmBNZaTYBZRU=",
2022-04-17 22:29:13 -05:00
"owner": "ryantm",
"repo": "agenix",
2022-09-13 20:40:22 -05:00
"rev": "c96da5835b76d3d8e8d99a0fec6fe32f8539ee2e",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-04-18 11:38:06 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-08-02 12:47:32 -05:00
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2022-04-18 11:38:06 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-08-02 12:47:32 -05:00
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2022-04-18 11:38:06 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-06-02 08:20:45 -05:00
"ref": "release-22.05",
2022-04-18 11:38:06 -05:00
"repo": "home-manager",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"nixpkgs": {
"locked": {
"lastModified": 1638587357,
"narHash": "sha256-2ySMW3QARG8BsRPmwe7clTbdCuaObromOKewykP+UJc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e34c5379866833f41e2a36f309912fa675d687c7",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2022-09-13 20:40:22 -05:00
"lastModified": 1662099760,
"narHash": "sha256-MdZLCTJPeHi/9fg6R9fiunyDwP3XHJqDd51zWWz9px0=",
2022-04-17 22:29:13 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-13 20:40:22 -05:00
"rev": "67e45078141102f45eff1589a831aeaa3182b41e",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-06-02 08:20:45 -05:00
"ref": "nixos-22.05",
2022-04-17 22:29:13 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-04-29 10:58:31 -05:00
"nixunstable": {
"locked": {
2022-09-13 20:40:22 -05:00
"lastModified": 1662019588,
"narHash": "sha256-oPEjHKGGVbBXqwwL+UjsveJzghWiWV0n9ogo1X6l4cw=",
2022-04-29 10:58:31 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-13 20:40:22 -05:00
"rev": "2da64a81275b68fdad38af669afeda43d401e94b",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-08-02 01:50:50 -05:00
"nurpkgs": {
2022-04-29 10:58:31 -05:00
"locked": {
2022-09-13 20:40:22 -05:00
"lastModified": 1662437281,
"narHash": "sha256-2OiUGv6m1lnwHFSbw/ebzLilSGykTtDaquBvZWHr+2Q=",
2022-04-29 10:58:31 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-09-13 20:40:22 -05:00
"rev": "e77801698156c004515b61f3000190dd40348ab8",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"root": {
"inputs": {
"agenix": "agenix",
2022-04-18 11:38:06 -05:00
"home-manager": "home-manager",
2022-04-29 10:58:31 -05:00
"nixpkgs": "nixpkgs_2",
"nixunstable": "nixunstable",
2022-08-02 01:50:50 -05:00
"nurpkgs": "nurpkgs"
2022-04-17 22:29:13 -05:00
}
}
},
"root": "root",
"version": 7
}