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-05-20 10:12:40 -05:00
"lastModified": 1652712410,
"narHash": "sha256-hMJ2TqLt0DleEnQFGUHK9sV2aAzJPU8pZeiZoqRozbE=",
2022-04-17 22:29:13 -05:00
"owner": "ryantm",
"repo": "agenix",
2022-05-20 10:12:40 -05:00
"rev": "7e5e58b98c3dcbf497543ff6f22591552ebfe65b",
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-05-20 10:12:40 -05:00
"lastModified": 1651519540,
"narHash": "sha256-3k6p8VsTwwRPQjE8rrMh+o2AZACZn/eeYJ7ivdQ/Iro=",
2022-04-18 11:38:06 -05:00
"owner": "nix-community",
"repo": "home-manager",
2022-05-20 10:12:40 -05:00
"rev": "d93d56ab8c1c6aa575854a79b9d2f69d491db7d0",
2022-04-18 11:38:06 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.11",
"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-05-20 10:12:40 -05:00
"lastModified": 1652881001,
"narHash": "sha256-k9JmPCojaJnqGz4aRXXT1HZqJKHCXijoMfBAb24abXk=",
2022-04-17 22:29:13 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-05-20 10:12:40 -05:00
"rev": "2d474d6a4a43a0348b78db68dc00c491032cf5cf",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-04-29 10:58:31 -05:00
"nixunstable": {
"locked": {
2022-05-20 10:12:40 -05:00
"lastModified": 1652794215,
"narHash": "sha256-erVj41IcCPDWdt8CwT60ygD+SY/uhqip3RXwiESOCVk=",
2022-04-29 10:58:31 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2022-05-20 10:12:40 -05:00
"rev": "242efdc5a5aff8222c1152c0e4b9262bd02915b6",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-05-20 10:12:40 -05:00
"lastModified": 1652997257,
"narHash": "sha256-vF4ji8t3ZgwjhGH0nrlO1n4AhsOfL7H4eGSP10BKj/k=",
2022-04-29 10:58:31 -05:00
"owner": "nix-community",
"repo": "NUR",
2022-05-20 10:12:40 -05:00
"rev": "4ab0b3bc0bcfa401360cac1f77a4355589c465f7",
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",
"nur": "nur"
2022-04-17 22:29:13 -05:00
}
}
},
"root": "root",
"version": 7
}