Follow inputs again

This commit is contained in:
Sandro - 2022-12-20 20:00:04 +01:00
parent 1079b5c722
commit d3b72230c9
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
2 changed files with 39 additions and 19 deletions

View File

@ -167,11 +167,11 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1671430999,
"narHash": "sha256-SNw3e+MuoGXAv8dXfWJANdxIjfs5G9OAWqaBJLWUZnU=",
"lastModified": 1671517489,
"narHash": "sha256-iM10PPMpV7uSSMhFvEIRJsVQ/j7Qo9JQoSOYW98DWTE=",
"owner": "nix-community",
"repo": "fenix",
"rev": "6b8cae81b37a694da405f5d0cccc93a07fc39090",
"rev": "55f2e53fc006738acdbea983c691b00416c9fca7",
"type": "github"
},
"original": {
@ -284,6 +284,28 @@
"type": "github"
}
},
"naersk_2": {
"inputs": {
"nixpkgs": [
"ticker",
"nixpkgs"
]
},
"locked": {
"lastModified": 1659610603,
"narHash": "sha256-LYgASYSPYo7O71WfeUOaEUzYfzuXm8c8eavJcel+pfI=",
"owner": "nix-community",
"repo": "naersk",
"rev": "c6a45e4277fa58abd524681466d3450f896dc094",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"rev": "c6a45e4277fa58abd524681466d3450f896dc094",
"type": "github"
}
},
"nixos": {
"locked": {
"lastModified": 1671508790,
@ -387,11 +409,11 @@
]
},
"locked": {
"lastModified": 1671442525,
"narHash": "sha256-iC/SZW6kKEl/ystG/6dU7WBZmoCarpxHS/clp3Ep15g=",
"lastModified": 1671530643,
"narHash": "sha256-2VXMqgOw9b+mbnaHDL3ujd0758Ii2nj5tz8uC5Fftlo=",
"owner": "astro",
"repo": "nix-openwrt-imagebuilder",
"rev": "cfc545f1776d7886559abb5f362281dfb147883f",
"rev": "3452e825dafb489f00e453ecbde643d71afc3190",
"type": "github"
},
"original": {
@ -438,11 +460,11 @@
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1671317108,
"narHash": "sha256-sGZNmkUwHt7FmuwDyYjnTAyo8ZMkH9iOdCOyU+2Vcos=",
"lastModified": 1671469032,
"narHash": "sha256-IMQ5/T+3S1Qe0iicN062xH5cCOOruPlXaqn3VVh8omM=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "9ed1829f1fb61695c21474361ec23b9976793b73",
"rev": "ffedfc63a1936c65eb8ada3cb8df8edbc1f5f3ca",
"type": "github"
},
"original": {
@ -608,9 +630,7 @@
"fenix": [
"fenix"
],
"naersk": [
"naersk"
],
"naersk": "naersk_2",
"nixpkgs": [
"nixos"
],
@ -708,11 +728,11 @@
]
},
"locked": {
"lastModified": 1671539635,
"narHash": "sha256-QqR91FdTHBesnha1VYPhKKP78FhnLJ9id3Dwo/5i4+M=",
"lastModified": 1671561893,
"narHash": "sha256-l/MdUEh5pA7lWYRMKNvxUA93apY1Q3keIL55Ws3F9pQ=",
"ref": "refs/heads/master",
"rev": "3ac6b10d29568025bd4d698f79ab5f61dfd69b20",
"revCount": 1706,
"rev": "a7a5069016d6ea1ff359e2236b9efe5bf502eb59",
"revCount": 1704,
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git"
},

View File

@ -157,10 +157,10 @@
ticker = {
url = "git+https://gitea.c3d2.de/astro/ticker.git";
inputs = {
# fenix.follows = "fenix";
fenix.follows = "fenix";
# naersk.follows = "naersk";
# nixpkgs.follows = "nixos";
# utils.follows = "flake-utils";
nixpkgs.follows = "nixos";
utils.follows = "flake-utils";
};
};
tigger = {