@cryptotaxi247 / infra-1 / commits / 0117dd6d

ngi0/hydra/flake.lock: Update

Flake input changes: * Updated 'hydra': 'github:NixOS/hydra/2bb1ba22d3717f38a162e632471407f0c09923b0' -> 'github:regnat/hydra/a1b6e82bd07ebe783bbec65a56501a81c56c92ff' * Updated 'hydra/nix': 'github:NixOS/nix/d9864be4b757468d33bc49edddce5e4f04ef4b90' -> 'github:NixOS/nix/1af3f63be53018ab764090acab36e7c5401609cd' * Added 'hydra/nix/lowdown-src': 'github:kristapsdz/lowdown/148f9b2f586c41b7e36e73009db43ea68c7a1a4d' * Updated 'hydra/nix/nixpkgs': 'github:NixOS/nixpkgs/0e499fde7af3c28d63e9b13636716b86c3162b93' -> 'github:NixOS/nixpkgs/f77036342e2b690c61c97202bf48f2ce13acc022'

Eelco Dolstra committed Jul 21, 2021 at 15:10 UTC 0117dd6d40559777002e2ea360f9203a5c174322
1 file changed +33 -13
ngi0/hydra/flake.lock
+33 -13
@@ -10,28 +10,48 @@
10 ]
11 },
12 "locked": {
13 - "lastModified": 1625530527,
14 - "narHash": "sha256-+8ysotoZ7Mvfe9fNmajB5F1MeA2+ccBfD6FAGg4X1hQ=",
15 - "owner": "NixOS",
13 + "lastModified": 1626762322,
14 + "narHash": "sha256-CompknZoxSd6g10Nr/9H/KkCgoMqFx+JRLwP+J2TVzo=",
15 + "owner": "regnat",
16 "repo": "hydra",
17 - "rev": "2bb1ba22d3717f38a162e632471407f0c09923b0",
17 + "rev": "a1b6e82bd07ebe783bbec65a56501a81c56c92ff",
18 "type": "github"
19 },
20 "original": {
21 - "id": "hydra",
22 - "type": "indirect"
21 + "owner": "regnat",
22 + "ref": "nix-ca",
23 + "repo": "hydra",
24 + "type": "github"
25 + }
26 + },
27 + "lowdown-src": {
28 + "flake": false,
29 + "locked": {
30 + "lastModified": 1617481909,
31 + "narHash": "sha256-SqnfOFuLuVRRNeVJr1yeEPJue/qWoCp5N6o5Kr///p4=",
32 + "owner": "kristapsdz",
33 + "repo": "lowdown",
34 + "rev": "148f9b2f586c41b7e36e73009db43ea68c7a1a4d",
35 + "type": "github"
36 + },
37 + "original": {
38 + "owner": "kristapsdz",
39 + "ref": "VERSION_0_8_4",
40 + "repo": "lowdown",
41 + "type": "github"
42 }
43 },
44 "nix": {
45 "inputs": {
46 + "lowdown-src": "lowdown-src",
47 "nixpkgs": "nixpkgs"
48 },
49 "locked": {
30 - "lastModified": 1619080380,
31 - "narHash": "sha256-DKXtLoiSMuNaq5km6FAWqJOpilSCFJQ0or8btfWH6mo=",
50 + "lastModified": 1626718517,
51 + "narHash": "sha256-0qy8sUNSG2PbuDjOibGEOyoTSzF9GCbWZH9knYrRdUU=",
52 "owner": "NixOS",
53 "repo": "nix",
34 - "rev": "d9864be4b757468d33bc49edddce5e4f04ef4b90",
54 + "rev": "1af3f63be53018ab764090acab36e7c5401609cd",
55 "type": "github"
56 },
57 "original": {
@@ -41,16 +61,16 @@
61 },
62 "nixpkgs": {
63 "locked": {
44 - "lastModified": 1614309161,
45 - "narHash": "sha256-93kRxDPyEW9QIpxU71kCaV1r+hgOgP6/aVgC7vvO8IU=",
64 + "lastModified": 1624862269,
65 + "narHash": "sha256-JFcsh2+7QtfKdJFoPibLFPLgIW6Ycnv8Bts9a7RYme0=",
66 "owner": "NixOS",
67 "repo": "nixpkgs",
48 - "rev": "0e499fde7af3c28d63e9b13636716b86c3162b93",
68 + "rev": "f77036342e2b690c61c97202bf48f2ce13acc022",
69 "type": "github"
70 },
71 "original": {
72 "id": "nixpkgs",
53 - "ref": "nixos-20.09-small",
73 + "ref": "nixos-21.05-small",
74 "type": "indirect"
75 }
76 },