dotfiles/flake.lock

196 lines
5 KiB
Plaintext
Raw Normal View History

2021-05-30 20:41:33 +01:00
{
"nodes": {
2022-03-10 12:21:27 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2022-05-10 19:50:08 +01:00
"lastModified": 1651916036,
"narHash": "sha256-UuD9keUGm4IuVEV6wdSYbuRm7CwfXE63hVkzKDjVsh4=",
2022-03-10 12:21:27 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-05-10 19:50:08 +01:00
"rev": "2f2bdf658d2b79bada78dc914af99c53cad37cba",
2022-03-10 12:21:27 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2021-05-30 20:41:33 +01:00
"locked": {
2022-06-25 23:04:09 +01:00
"lastModified": 1656065134,
"narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=",
2021-05-30 20:41:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-06-25 23:04:09 +01:00
"rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2021-12-04 09:20:11 +00:00
"nixpkgs-stable"
2021-05-30 20:41:33 +01:00
]
},
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-07-03 16:18:48 +01:00
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-05-28 20:06:00 +01:00
"ref": "release-22.05",
2021-05-30 20:41:33 +01:00
"repo": "home-manager",
"type": "github"
}
},
2021-06-12 09:40:09 +01:00
"nixos-hardware": {
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656702262,
"narHash": "sha256-BdVdx6LoGgAeIYrHnzk+AgbtkaVlV3JNcC6+vltLuh0=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
2022-07-03 16:18:48 +01:00
"rev": "c5308381432cdbf14d5b1128747a2845f5c6871e",
2021-06-12 09:40:09 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
"type": "github"
}
},
2022-05-21 10:43:56 +01:00
"nixpkgs-21_11": {
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656198488,
"narHash": "sha256-xe81o3Kin6a0jXA3mTxcR+jeA1jLKw3TCar5LUo/B5c=",
2022-05-21 10:43:56 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-03 16:18:48 +01:00
"rev": "46af3303651699dc58cfc251d9b18c0f59d857da",
2022-05-21 10:43:56 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-28 09:31:28 +01:00
"nixpkgs-22_05": {
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656199498,
"narHash": "sha256-/BCpM7j7y1G4het6Z3idlnv9A87/s0O1glVmH7fnWvk=",
2022-05-28 09:31:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-03 16:18:48 +01:00
"rev": "72a1f167077060a1a7b6e0104863245d0483fa7f",
2022-05-28 09:31:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": {
2021-05-31 09:15:44 +01:00
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656753965,
"narHash": "sha256-BCrB3l0qpJokOnIVc3g2lHiGhnjUi0MoXiw6t1o8H1E=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-03 16:18:48 +01:00
"rev": "0ea7a8f1b939d74e5df8af9a8f7342097cdf69eb",
2021-05-31 09:15:44 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-06-01 14:30:39 +01:00
"ref": "nixos-unstable",
2021-05-31 09:15:44 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-01 14:30:39 +01:00
"nixpkgs-stable": {
2021-05-30 20:41:33 +01:00
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656679828,
"narHash": "sha256-akGA97pR1BAQew1FrVTCME3p8qvYxJXB2X3a13aBphs=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-03 16:18:48 +01:00
"rev": "915f5a5b3cc4f8ba206afd0b70e52ba4c6a2796b",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-05-28 20:06:00 +01:00
"ref": "nixos-22.05",
2021-05-30 20:41:33 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656786319,
"narHash": "sha256-MpdBL2+csFfnMu+2eUNkkACkrPt7UhUdpvXnhrLim0E=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2022-07-03 16:18:48 +01:00
"rev": "433704dc83b1491725e616bbb898ccd17fbe3d0e",
2021-05-30 20:41:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
2022-03-10 12:21:27 +00:00
"darwin": "darwin",
2021-05-30 23:13:31 +01:00
"flake-utils": "flake-utils",
2021-05-30 20:41:33 +01:00
"home-manager": "home-manager",
2021-06-12 09:40:09 +01:00
"nixos-hardware": "nixos-hardware",
2021-06-01 14:30:39 +01:00
"nixpkgs-nixos-unstable": "nixpkgs-nixos-unstable",
2021-05-31 09:15:44 +01:00
"nixpkgs-stable": "nixpkgs-stable",
2021-10-30 11:10:19 +01:00
"nur": "nur",
"sops": "sops"
}
},
"sops": {
"inputs": {
2022-06-04 08:40:14 +01:00
"nixpkgs": [
"nixpkgs-stable"
],
2022-05-28 09:31:28 +01:00
"nixpkgs-21_11": "nixpkgs-21_11",
"nixpkgs-22_05": "nixpkgs-22_05"
2021-10-30 11:10:19 +01:00
},
"locked": {
2022-07-03 16:18:48 +01:00
"lastModified": 1656399028,
"narHash": "sha256-re66+rVHGR3y+0QsaDAwoAHCfoi3BlGV24t2EqRZsAE=",
2021-10-30 11:10:19 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-07-03 16:18:48 +01:00
"rev": "d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9",
2021-10-30 11:10:19 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "master",
"repo": "sops-nix",
"type": "github"
2021-05-30 20:41:33 +01:00
}
}
},
"root": "root",
"version": 7
}