1
0
forked from c3d2/nix-config
nix-config/flake.lock

492 lines
13 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2021-12-16 01:29:00 +01:00
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2022-02-08 18:41:06 +01:00
"lastModified": 1644301403,
"narHash": "sha256-taOPTgB1EFlj7oyG40mplff45QYMJeQ0/Pm4lLuBZ+A=",
2021-12-16 01:29:00 +01:00
"owner": "nix-community",
"repo": "fenix",
2022-02-08 18:41:06 +01:00
"rev": "035306bc8de70b8ed7d79f1fd15d3e2b32ef1dde",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2021-12-23 17:18:52 +01:00
"fenix_2": {
"inputs": {
2022-02-08 19:13:45 +01:00
"nixpkgs": "nixpkgs",
2021-12-23 17:18:52 +01:00
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
2022-01-28 23:26:25 +01:00
"lastModified": 1643264637,
"narHash": "sha256-jR8Cke8Ukj0ZcpmHaz+TcpUzL5O1xtiEinzbvx4PMfU=",
2021-12-23 17:18:52 +01:00
"owner": "nix-community",
"repo": "fenix",
2022-01-28 23:26:25 +01:00
"rev": "51cf29a5c001389a5781b4115315dd2012590551",
2021-12-23 17:18:52 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
2021-10-30 02:02:08 +02:00
"heliwatch": {
"inputs": {
2021-12-23 17:18:52 +01:00
"fenix": "fenix_2",
2021-10-30 02:02:08 +02:00
"naersk": "naersk",
2021-11-22 03:16:20 +01:00
"nixpkgs": [
"nixpkgs"
],
2021-10-30 02:02:08 +02:00
"utils": "utils"
},
"locked": {
2022-01-28 23:26:25 +01:00
"lastModified": 1643404942,
"narHash": "sha256-JqMVxdcc1a97Ai1ZB89A/avfBaASDZAHJyK/27ZGPwk=",
2021-10-30 02:02:08 +02:00
"ref": "master",
2022-01-28 23:26:25 +01:00
"rev": "7b4f31c8f9a6a44c49550d4457285e1fcdfad980",
"revCount": 49,
2021-10-30 02:02:08 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/heliwatch.git"
}
},
"naersk": {
"inputs": {
2022-02-08 19:13:45 +01:00
"nixpkgs": "nixpkgs_2"
2021-10-30 02:02:08 +02:00
},
"locked": {
2022-01-28 23:26:25 +01:00
"lastModified": 1639947939,
"narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
2021-10-30 02:02:08 +02:00
"owner": "nmattia",
"repo": "naersk",
2022-01-28 23:26:25 +01:00
"rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
2021-10-30 02:02:08 +02:00
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
2021-12-16 01:29:00 +01:00
"naersk_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641890987,
"narHash": "sha256-CJOAOlk7mZlBVvUiv9q8SYkK0rjY0UmkWedMI0eajWE=",
2021-12-16 01:29:00 +01:00
"owner": "mhuesch",
"repo": "naersk",
2022-01-15 11:00:01 +01:00
"rev": "193e049d6e4c841faf800e302551d2e0a48eee88",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
"owner": "mhuesch",
"repo": "naersk",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2022-02-08 18:41:06 +01:00
"lastModified": 1643980037,
"narHash": "sha256-RdVHt2mD408WXMjQIOLvUzy8cSUHu8NAbilDmPVxf7E=",
2021-10-07 20:19:48 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
2022-02-08 18:41:06 +01:00
"rev": "9886a06e4745edb31587d0e9481ad82d35f0d593",
"type": "github"
},
"original": {
2021-10-07 20:19:48 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
2020-04-15 19:00:56 +02:00
"locked": {
2022-02-08 19:13:45 +01:00
"lastModified": 1644278373,
"narHash": "sha256-9riYZyVing7OQUUWELSojlbt9u0xDh0Xm5Eg8FQn0fc=",
2021-11-22 03:16:20 +01:00
"owner": "nixos",
2020-04-15 19:00:56 +02:00
"repo": "nixpkgs",
2022-02-08 19:13:45 +01:00
"rev": "60c52a73f1d5858020ac4f161cd5bf1c9650f8b8",
2020-04-15 19:00:56 +02:00
"type": "github"
},
"original": {
2021-11-22 03:16:20 +01:00
"owner": "nixos",
2022-02-08 19:13:45 +01:00
"ref": "nixos-unstable",
2021-11-22 03:16:20 +01:00
"repo": "nixpkgs",
"type": "github"
2020-04-15 19:00:56 +02:00
}
},
2021-09-07 00:46:39 +02:00
"nixpkgs-master": {
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641927215,
"narHash": "sha256-96otEPy5y/4aeM6Sjl//Qr8v3+CdjTBNtnS4eKyoY0U=",
2021-09-07 00:46:39 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-15 11:00:01 +01:00
"rev": "0fdbcb2355f0681908cc9fef0cc9138f938ae1a3",
2021-09-07 00:46:39 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-mobilizon": {
"locked": {
2022-01-07 21:25:44 +01:00
"lastModified": 1640913261,
"narHash": "sha256-xzrqwWSQ8H+yLYrZQIOJ1TsL7YB7tIP4c8pqNzUzZLY=",
2021-12-29 21:08:51 +01:00
"owner": "erictapen",
"repo": "nixpkgs",
2022-01-07 21:25:44 +01:00
"rev": "5d7e6012eb4bc77ba4ab0907a3e66ef4138362c3",
"type": "github"
},
"original": {
2021-12-29 21:08:51 +01:00
"owner": "erictapen",
"ref": "mobilizon",
"repo": "nixpkgs",
"type": "github"
}
},
2021-10-02 20:28:30 +02:00
"nixpkgs-unstable": {
"locked": {
2022-02-08 18:41:06 +01:00
"lastModified": 1644341173,
"narHash": "sha256-UUExPmx6jHcn8yELB9TVoP22YwWV6RfXYyXsTPH2SeY=",
2021-10-02 20:28:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2022-02-08 18:41:06 +01:00
"rev": "767aa38fd5981ef97d611de37d63e1fcddd00a09",
2021-10-02 20:28:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2021-09-07 00:46:39 +02:00
"nixpkgs_2": {
2022-02-08 19:13:45 +01:00
"locked": {
"lastModified": 1644151317,
"narHash": "sha256-TpXGBYCFKvEN7Q+To45rn4kqTbLPY4f56rF6ymUGGRE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "942b0817e898262cc6e3f0a5f706ce09d8f749f1",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1644328695,
"narHash": "sha256-rK1HXS35XOO3PksBnJzbv93G9wqZsk61gi22j8dtOt0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "963fe43513325dab25076381989ace8e842d87f1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2021-10-30 02:02:08 +02:00
"locked": {
2021-11-22 03:16:20 +01:00
"lastModified": 1637209424,
"narHash": "sha256-oXw75hkCOVtoB+CEElWiTmkC1gNdL3jf0tG2GInytHA=",
"owner": "NixOS",
2021-10-30 02:02:08 +02:00
"repo": "nixpkgs",
2021-11-22 03:16:20 +01:00
"rev": "42d32516400c1d821d275a5460900bbaef3d3bf1",
2021-10-30 02:02:08 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-11-22 03:16:20 +01:00
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2022-02-08 19:13:45 +01:00
"nixpkgs_5": {
"locked": {
2021-12-03 23:41:15 +01:00
"lastModified": 1638097282,
"narHash": "sha256-EXCzj9b8X/lqDPJapxZThIOKL5ASbpsJZ+8L1LnY1ig=",
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-03 23:41:15 +01:00
"rev": "78cb77b29d37a9663e05b61abb4fa09465da4b70",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-02-08 19:13:45 +01:00
"nixpkgs_6": {
2021-09-07 00:46:39 +02:00
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641924320,
"narHash": "sha256-DuOpJqoMmQ3Yk4C64QQHFaByhbSIi872He6z5BXY1YM=",
2021-09-07 00:46:39 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-15 11:00:01 +01:00
"rev": "05f3de54d568dba52efaad966f0e09bfea796dcb",
2021-09-07 00:46:39 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
2021-09-07 00:46:39 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-11-07 03:37:19 +01:00
"openwrt": {
"flake": false,
"locked": {
2022-01-15 11:00:01 +01:00
"lastModified": 1641673875,
"narHash": "sha256-Eb9tVxE9Pmob/xWZ6wRt95cTycPeyPkyyaaWaz6cWtA=",
2021-11-07 03:37:19 +01:00
"ref": "openwrt-21.02",
2022-01-15 11:00:01 +01:00
"rev": "6ced8cad8edd2a04fc6bb914c333c8aac9a1c825",
"revCount": 50927,
2021-11-07 03:37:19 +01:00
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},
"original": {
"ref": "openwrt-21.02",
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
}
},
"root": {
"inputs": {
2021-12-16 01:29:00 +01:00
"fenix": "fenix",
2021-10-30 02:02:08 +02:00
"heliwatch": "heliwatch",
2021-12-16 01:29:00 +01:00
"naersk": "naersk_2",
"nixos-hardware": "nixos-hardware",
2022-02-08 19:13:45 +01:00
"nixpkgs": "nixpkgs_3",
"nixpkgs-mobilizon": "nixpkgs-mobilizon",
2021-10-02 20:28:30 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
"scrapers": "scrapers",
2021-03-06 01:13:27 +01:00
"secrets": "secrets",
"sops-nix": "sops-nix",
2021-09-10 00:21:38 +02:00
"spacemsg": "spacemsg",
2021-09-08 01:22:40 +02:00
"ticker": "ticker",
2021-03-22 16:22:57 +01:00
"tigger": "tigger",
2021-09-07 00:46:39 +02:00
"yammat": "yammat",
"zentralwerk": "zentralwerk"
}
},
2021-12-16 01:29:00 +01:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2022-02-08 18:41:06 +01:00
"lastModified": 1644220273,
"narHash": "sha256-6zg648bgcZkcEeLjTXo+ESCR8DVgF9V4Hw7zjiv8OBY=",
2021-12-16 01:29:00 +01:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-02-08 18:41:06 +01:00
"rev": "9b1978a3ed405c2a5ec34703914ec1878b599e14",
2021-12-16 01:29:00 +01:00
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2021-12-23 17:18:52 +01:00
"rust-analyzer-src_2": {
"flake": false,
"locked": {
2022-01-28 23:26:25 +01:00
"lastModified": 1643220707,
"narHash": "sha256-XMBer+U/1WqPu25aJs/LkMxrnJnEKiezsAtfSpkkPik=",
2021-12-23 17:18:52 +01:00
"owner": "rust-analyzer",
"repo": "rust-analyzer",
2022-01-28 23:26:25 +01:00
"rev": "e149a15edd354dd0f995532d16a3e8dc21367e06",
2021-12-23 17:18:52 +01:00
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"scrapers": {
"flake": false,
"locked": {
2022-02-08 18:38:38 +01:00
"lastModified": 1644340536,
"narHash": "sha256-sNxoQ0HKzDwRupiYYQg8JLlEr4mw12rRBKnscGeAamc=",
"ref": "master",
2022-02-08 18:38:38 +01:00
"rev": "36943f928b5457ddcce70f99320edea9918ccbfe",
"revCount": 40,
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/scrapers.git"
}
},
"secrets": {
"inputs": {
2022-02-08 19:13:45 +01:00
"nixpkgs": "nixpkgs_4",
"sops-nix": [
"sops-nix"
]
},
"locked": {
2022-02-12 00:05:01 +01:00
"lastModified": 1644620621,
"narHash": "sha256-kFF0qlFzdW9ANmFi0jeIznFCUgQlYuEMbO1sCXFLaNA=",
"ref": "master",
2022-02-12 00:05:01 +01:00
"rev": "f791b99605d9dc3d2c976041d079aa43ad2a0a17",
"revCount": 122,
"type": "git",
2021-10-01 23:54:37 +02:00
"url": "ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git"
},
"original": {
"type": "git",
2021-10-01 23:54:37 +02:00
"url": "ssh://gitea@gitea.c3d2.de/c3d2-admins/secrets.git"
}
2021-03-06 01:13:27 +01:00
},
"sops-nix": {
"inputs": {
2022-02-08 19:13:45 +01:00
"nixpkgs": "nixpkgs_5"
},
"locked": {
2022-02-08 18:41:06 +01:00
"lastModified": 1644240878,
"narHash": "sha256-JO5WrnP6+5qN3isdmm9VmjzvCM64UElgGnql7vEGjKU=",
"owner": "Mic92",
"repo": "sops-nix",
2022-02-08 18:41:06 +01:00
"rev": "95b4393147dba5660bf0d13544ef5ef49d646f89",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2021-09-10 00:21:38 +02:00
"spacemsg": {
"flake": false,
"locked": {
2022-01-08 02:10:03 +01:00
"lastModified": 1641604142,
"narHash": "sha256-s7lF9e45tzxrCJ5fILON7+imMMCmghAuK25+VqZaj2c=",
2021-09-10 00:21:38 +02:00
"owner": "astro",
"repo": "spacemsg",
2022-01-08 02:10:03 +01:00
"rev": "78f69aab49e4e557e09a910edcf53cd6066741c0",
2021-09-10 00:21:38 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "spacemsg",
"type": "github"
}
},
2021-09-08 01:22:40 +02:00
"ticker": {
"flake": false,
"locked": {
2021-11-11 16:33:31 +01:00
"lastModified": 1636644013,
"narHash": "sha256-d+RNbFah9BdrHA6NttD9q2zbZVoDO6JhDcXKbfh7clQ=",
2021-09-08 01:22:40 +02:00
"ref": "master",
2021-11-11 16:33:31 +01:00
"rev": "b3e7dc2aa88bd7ee71f406146e0813d446b3ed93",
"revCount": 81,
2021-09-08 01:22:40 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/ticker.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/astro/ticker.git"
}
},
2021-03-22 16:22:57 +01:00
"tigger": {
"flake": false,
"locked": {
2022-01-08 01:58:13 +01:00
"lastModified": 1641603403,
"narHash": "sha256-PLZqsSyQOy6fRPnlF9VwjA0xkGsm5lgiAowOwkLXVWY=",
2021-03-22 16:22:57 +01:00
"owner": "astro",
"repo": "tigger",
2022-01-08 01:58:13 +01:00
"rev": "76e15a2aebbd610bb1b10d77f391cbc7cd334ed5",
2021-03-22 16:22:57 +01:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "tigger",
"type": "github"
}
},
2021-10-30 02:02:08 +02:00
"utils": {
"locked": {
2022-01-28 23:26:25 +01:00
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
2021-10-30 02:02:08 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-01-28 23:26:25 +01:00
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2021-10-30 02:02:08 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-03-06 01:13:27 +01:00
"yammat": {
2021-03-10 01:54:28 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2021-03-06 01:13:27 +01:00
"locked": {
2021-04-04 21:11:09 +02:00
"lastModified": 1615990851,
"narHash": "sha256-XAQZK6Zzke0WG9U0YEIs8qqa7gmnyTYnNKUSEDRmNOM=",
2021-03-06 01:13:27 +01:00
"ref": "nix",
2021-04-04 21:11:09 +02:00
"rev": "63191180a5b4c0d9b2b2781f3fbd5f5f478ea04f",
"revCount": 404,
2021-03-06 01:13:27 +01:00
"type": "git",
"url": "https://gitea.c3d2.de/astro/yammat.git"
},
"original": {
"ref": "nix",
"type": "git",
"url": "https://gitea.c3d2.de/astro/yammat.git"
}
2021-09-07 00:46:39 +02:00
},
"zentralwerk": {
"inputs": {
2022-02-08 19:13:45 +01:00
"nixpkgs": "nixpkgs_6",
2021-09-07 00:46:39 +02:00
"nixpkgs-master": "nixpkgs-master",
"openwrt": "openwrt"
2021-09-07 00:46:39 +02:00
},
"locked": {
2022-02-08 18:41:06 +01:00
"lastModified": 1644018662,
"narHash": "sha256-vUtcD0ihIBFEuwZtQQfSmGSDwubSEz3Q3nPsMVzjj5g=",
2021-09-07 00:46:39 +02:00
"ref": "master",
2022-02-08 18:41:06 +01:00
"rev": "825e76a97938f34505d270678fe34974cd12aa8d",
"revCount": 1348,
2021-09-07 00:46:39 +02:00
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git"
},
"original": {
"type": "git",
"url": "https://gitea.c3d2.de/zentralwerk/network.git"
}
}
},
"root": "root",
2020-06-11 07:50:42 +02:00
"version": 7
}