@cryptotaxi247 / infra / commits / 8a362103

bastion/flake.lock: Update

Flake lock file updates: • Updated input 'nixos-channel-scripts': 'github:NixOS/nixos-channel-scripts/d5c5417116e6395a7a8b52280483d01cb73c8c50' (2022-11-30) → 'github:K900/nixos-channel-scripts/1b0aa5e0d17844146d7bb8b911c5bc89148fad0d' (2023-01-12) • Removed input 'nixos-channel-scripts/nix'

Graham Christensen committed Jan 25, 2023 at 10:03 UTC 8a362103296eb14710ebd196e16bb1f8dacaff0d
1 file changed +6 -8
bastion/flake.lock
+6 -8
@@ -94,23 +94,21 @@
94 },
95 "nixos-channel-scripts": {
96 "inputs": {
97 - "nix": [
98 - "nix"
99 - ],
97 "nixpkgs": [
98 "nixpkgs"
99 ]
100 },
101 "locked": {
105 - "lastModified": 1669836769,
106 - "narHash": "sha256-wA9kRQW5txxGQeszqsuspq50EebvgHvn9dJK9EzCU1k=",
107 - "owner": "NixOS",
102 + "lastModified": 1673546449,
103 + "narHash": "sha256-+6L8uTmfYbHiLmugs2ORsKNzBy8LLcNCNSuuMRT5/IY=",
104 + "owner": "K900",
105 "repo": "nixos-channel-scripts",
109 - "rev": "d5c5417116e6395a7a8b52280483d01cb73c8c50",
106 + "rev": "1b0aa5e0d17844146d7bb8b911c5bc89148fad0d",
107 "type": "github"
108 },
109 "original": {
113 - "owner": "NixOS",
110 + "owner": "K900",
111 + "ref": "the-nix-index-thing",
112 "repo": "nixos-channel-scripts",
113 "type": "github"
114 }