dotfiles/flake.lock

264 lines
6.7 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-11-08 11:05:11 +00:00
"lastModified": 1667419884,
"narHash": "sha256-oLNw87ZI5NxTMlNQBv1wG2N27CUzo9admaFlnmavpiY=",
2022-03-10 12:21:27 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2022-11-08 11:05:11 +00:00
"rev": "cfc0125eafadc9569d3d6a16ee928375b77e3100",
2022-03-10 12:21:27 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-11-08 16:28:34 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-05-30 23:13:31 +01:00
"flake-utils": {
2021-05-30 20:41:33 +01:00
"locked": {
2022-11-08 11:05:11 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-05-30 20:41:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-08 11:05:11 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
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-11-13 13:14:23 +00:00
"lastModified": 1667907331,
"narHash": "sha256-bHkAwkYlBjkupPUFcQjimNS8gxWSWjOTevEuwdnp5m0=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-13 13:14:23 +00:00
"rev": "6639e3a837fc5deb6f99554072789724997bc8e5",
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"
}
},
2022-10-01 13:37:46 +01:00
"nil": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs-nixos-unstable"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2022-11-13 13:14:23 +00:00
"lastModified": 1668115615,
"narHash": "sha256-1x3anGsvaSPOCmjLtaEj1BJnXI32A5ZjhvtqCsKC1HE=",
2022-10-01 13:37:46 +01:00
"owner": "oxalica",
"repo": "nil",
2022-11-13 13:14:23 +00:00
"rev": "a13e89c6229bcc2525ef3c8f3eeadbbce87f5374",
2022-10-01 13:37:46 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"ref": "main",
"repo": "nil",
"type": "github"
}
},
2021-06-12 09:40:09 +01:00
"nixos-hardware": {
"locked": {
2022-11-13 13:14:23 +00:00
"lastModified": 1668157555,
"narHash": "sha256-s5rt2FSmV4PWt89rjt4cvBGOhPizStsinkIB0BXnKrk=",
"owner": "NixOS",
2021-06-12 09:40:09 +01:00
"repo": "nixos-hardware",
2022-11-13 13:14:23 +00:00
"rev": "062c3cca468a4b404ddd964fb444b665e4da982e",
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-28 09:31:28 +01:00
"nixpkgs-22_05": {
"locked": {
"lastModified": 1667091951,
"narHash": "sha256-62sz0fn06Nq8OaeBYrYSR3Y6hUcp8/PC4dJ7HeGaOhU=",
2022-05-28 09:31:28 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6440d13df2327d2db13d3b17e419784020b71d22",
2022-05-28 09:31:28 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-07-03 18:50:30 +01:00
"nixpkgs-master": {
"locked": {
2022-11-13 13:14:23 +00:00
"lastModified": 1668267238,
"narHash": "sha256-ieA8AvfoMqfFzWZ6KbB0KBWVDlbcEPsdRW7e8pmeZYk=",
2022-07-03 18:50:30 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-13 13:14:23 +00:00
"rev": "a4a5f6945942270ca3ee1af2409a10ade151d108",
2022-07-03 18:50:30 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"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-11-13 13:14:23 +00:00
"lastModified": 1667991831,
"narHash": "sha256-DHgEsLZI044B9T4AjA3K6+yB9/DqLr4dyA7OIx0FG7o=",
2021-05-31 09:15:44 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-13 13:14:23 +00:00
"rev": "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec",
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-11-13 13:14:23 +00:00
"lastModified": 1668016843,
"narHash": "sha256-ioBuF+IAhmJO7s4ewEij1LkMxJvCCNCKXxMto/DU02I=",
2021-05-30 20:41:33 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-13 13:14:23 +00:00
"rev": "fa842715565307b7e05cdb187b08c05f16ed08f1",
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-11-13 13:14:23 +00:00
"lastModified": 1668255064,
"narHash": "sha256-JWVzaBAC9eL+Eg/SG71ZPSDQQd/eO9sS2YNGrlDDEH4=",
2021-05-30 20:41:33 +01:00
"owner": "nix-community",
"repo": "NUR",
2022-11-13 13:14:23 +00:00
"rev": "9a0be7d4b9de779707b8788c6bdaaf23160a7975",
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",
2022-11-08 16:28:34 +00:00
"flake-compat": "flake-compat",
2021-05-30 23:13:31 +01:00
"flake-utils": "flake-utils",
2021-05-30 20:41:33 +01:00
"home-manager": "home-manager",
2022-10-01 13:37:46 +01:00
"nil": "nil",
2021-06-12 09:40:09 +01:00
"nixos-hardware": "nixos-hardware",
2022-07-03 18:50:30 +01:00
"nixpkgs-master": "nixpkgs-master",
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"
}
},
2022-10-01 13:37:46 +01:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"nil",
"flake-utils"
],
"nixpkgs": [
"nil",
"nixpkgs"
]
},
"locked": {
2022-11-08 11:05:11 +00:00
"lastModified": 1667789120,
"narHash": "sha256-Yid92tEY2CeS8VUiexjSw0hsjfQbRLbUCpqkdVLaEnI=",
2022-10-01 13:37:46 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-11-08 11:05:11 +00:00
"rev": "528499f67169671e931cf1ba63601803e58abd2a",
2022-10-01 13:37:46 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2021-10-30 11:10:19 +01:00
"sops": {
"inputs": {
2022-06-04 08:40:14 +01:00
"nixpkgs": [
"nixpkgs-stable"
],
2022-05-28 09:31:28 +01:00
"nixpkgs-22_05": "nixpkgs-22_05"
2021-10-30 11:10:19 +01:00
},
"locked": {
2022-11-08 11:05:11 +00:00
"lastModified": 1667767301,
"narHash": "sha256-+UDtEkw6pZ+sqkC0Um5ocJ9kjvuu0qffSCbl+jAA8K8=",
2021-10-30 11:10:19 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-11-08 11:05:11 +00:00
"rev": "4407353739ad74a3d9744cf2988ab10f3b83e288",
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
}