flake.lock: update heliwatch

This commit is contained in:
Astro 2021-12-23 17:18:52 +01:00
parent bc1c54449d
commit af6535fd21
1 changed files with 44 additions and 21 deletions

View File

@ -21,9 +21,31 @@
"type": "github"
}
},
"fenix_2": {
"inputs": {
"nixpkgs": [
"heliwatch",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
"lastModified": 1639635878,
"narHash": "sha256-5jlR5qTo1hOI8Xsc6yAizflH+Pe7YbBk+GnfccgZu9o=",
"owner": "nix-community",
"repo": "fenix",
"rev": "5766a5d883b884cab3a1215eee197356f41ef9ce",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"heliwatch": {
"inputs": {
"mozillapkgs": "mozillapkgs",
"fenix": "fenix_2",
"naersk": "naersk",
"nixpkgs": [
"nixpkgs"
@ -31,11 +53,11 @@
"utils": "utils"
},
"locked": {
"lastModified": 1638893310,
"narHash": "sha256-fPBrxlXgaKafR/bngHSm5n3ajhLnzu1oJt1+FayZdWU=",
"lastModified": 1639784840,
"narHash": "sha256-/rw4NCKhm6J6DoUUyvQv1kAWZgmgqsUi9in4ckiNJ9E=",
"ref": "master",
"rev": "41a57cd5f189f5561c22c871a2ef1ff79db9b8ae",
"revCount": 41,
"rev": "4fbe229eb01e18d16112ccc7d57b1d4af53617d8",
"revCount": 44,
"type": "git",
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
},
@ -44,22 +66,6 @@
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
}
},
"mozillapkgs": {
"flake": false,
"locked": {
"lastModified": 1634833229,
"narHash": "sha256-uDbVCkW91/AY87mTwm8XrX2E133LTFqwYsYNNxBcY9M=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"rev": "6070a8ee799f629cb1d0004821f77ceed94d3992",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
"naersk": {
"inputs": {
"nixpkgs": [
@ -280,6 +286,23 @@
"type": "github"
}
},
"rust-analyzer-src_2": {
"flake": false,
"locked": {
"lastModified": 1639175515,
"narHash": "sha256-Yj38u9BpKfyGrcSEaoSEnOns885xn/Ask6lR5rsxS8k=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "d03397fe1173eaeb2e04c9e55ac223289e7e08ee",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"scrapers": {
"flake": false,
"locked": {