Files
nixos/flake.lock
T

140 lines
3.5 KiB
JSON
Raw Normal View History

2022-04-17 22:29:13 -05:00
{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2022-09-07 20:01:51 -05:00
"lastModified": 1662241716,
"narHash": "sha256-urqPvSvvGUhkwzTDxUI8N1nsdMysbAfjmBNZaTYBZRU=",
2022-04-17 22:29:13 -05:00
"owner": "ryantm",
"repo": "agenix",
2022-09-07 20:01:51 -05:00
"rev": "c96da5835b76d3d8e8d99a0fec6fe32f8539ee2e",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-09-06 11:41:09 -05:00
"darwin": {
"inputs": {
"nixpkgs": [
2022-09-07 20:01:51 -05:00
"nixunstable"
2022-09-06 11:41:09 -05:00
]
},
"locked": {
2022-09-07 20:01:51 -05:00
"lastModified": 1662478528,
"narHash": "sha256-Myjd0HPL5lXri3NXOcJ6gP7IKod2eMweQBKM4uxgEGw=",
2022-09-06 11:41:09 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-09-07 20:01:51 -05:00
"rev": "3b69bf3cc26ae19de847bfe54d6ab22d7381a90a",
2022-09-06 11:41:09 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"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-07 20:01:51 -05:00
"lastModified": 1662099760,
"narHash": "sha256-MdZLCTJPeHi/9fg6R9fiunyDwP3XHJqDd51zWWz9px0=",
2022-04-17 22:29:13 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-07 20:01:51 -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-07 20:01:51 -05:00
"lastModified": 1662019588,
"narHash": "sha256-oPEjHKGGVbBXqwwL+UjsveJzghWiWV0n9ogo1X6l4cw=",
2022-04-29 10:58:31 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-09-07 20:01:51 -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-09 13:30:12 -05:00
"lastModified": 1662716683,
"narHash": "sha256-NU+YC3jT99fp8CPhtm+mgM/c8PP6DwIRzIGkuCO3Vss=",
2022-04-29 10:58:31 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-09-09 13:30:12 -05:00
"rev": "44284844e8329dfd07163965d0b9e2c3192911bc",
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-09-06 11:41:09 -05:00
"darwin": "darwin",
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
}