From aeb90b2322f7147758aa10f509e9c24dc58ed900 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Mon, 27 Mar 2023 10:39:10 +0200 Subject: [PATCH] flake: git.b12f.io -> git.pub.solar, bump flake --- README.md | 2 +- flake.lock | 42 +++++++++++++++++++++--------------------- flake.nix | 2 +- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 7f27fd0b..4efeef2c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ _PubSolarOS_: as much non-free software as you like. - Automation is better. The reproducibility of nix feels so much more powerful once you're deploying your new configuration from your laptop - to all your other devices with one command. [We have an automated CI using drone](https://ci.b12f.io/pub-solar/os). + to all your other devices with one command. [We have an automated CI using drone](https://ci.pub.solar/pub-solar/os). - Community is important. We just like working on this together, and it feels really good to see our progress at the end of a [hakken.irl](https://pub.solar/hakken) session. diff --git a/flake.lock b/flake.lock index d1cc6e23..6de5e58b 100644 --- a/flake.lock +++ b/flake.lock @@ -292,11 +292,11 @@ "utils": "utils_2" }, "locked": { - "lastModified": 1677757546, - "narHash": "sha256-tA1ukoluctzLVyWRaKtD4KlTwgXbUsGB5vcyni1OJ9I=", + "lastModified": 1679738842, + "narHash": "sha256-CvqRbsyDW756EskojZptDU590rez29RcHDV3ezoze08=", "owner": "nix-community", "repo": "home-manager", - "rev": "86bb69b0b1e10d99a30c4352f230f03106dd0f8a", + "rev": "83110c259889230b324bb2d35bef78bf5f214a1f", "type": "github" }, "original": { @@ -308,11 +308,11 @@ }, "latest": { "locked": { - "lastModified": 1679172431, - "narHash": "sha256-XEh5gIt5otaUbEAPUY5DILUTyWe1goAyeqQtmwaFPyI=", + "lastModified": 1679797994, + "narHash": "sha256-Kr/O/UlfqAtoFmkZeAaphsxogeaN8a/IugBApFzPfpk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1603d11595a232205f03d46e635d919d1e1ec5b9", + "rev": "5f9d1bb572e08ec432ae46c78581919d837a90f6", "type": "github" }, "original": { @@ -324,11 +324,11 @@ }, "master": { "locked": { - "lastModified": 1678144297, - "narHash": "sha256-JhyIRENtFteoDctaGh3INI1RmDPKY++x0z7gml74tCg=", + "lastModified": 1679905685, + "narHash": "sha256-ddU0Wi84STqw8MRawf8BPsXXIVgwvuaCBok8M2FMKq4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "33c9fd85e52f925e05f4a6bd69811f97e5ccdc15", + "rev": "38bb412652056ebeb403309e51f00302522c59c2", "type": "github" }, "original": { @@ -384,11 +384,11 @@ }, "nixos": { "locked": { - "lastModified": 1679224734, - "narHash": "sha256-1Ab3xY7Wgo1h1TNwRt6fp2XjV+KUo+hP1Bolh0KiDJs=", + "lastModified": 1679748960, + "narHash": "sha256-BP8XcYHyj1NxQi04RpyNW8e7KiXSoI+Fy1tXIK2GfdA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "eac7da7b519a5aefe92c33c90b4450a24ebe0ab3", + "rev": "da26ae9f6ce2c9ab380c0f394488892616fc5a6a", "type": "github" }, "original": { @@ -416,11 +416,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1678095239, - "narHash": "sha256-4F6jovFJcwh6OkMsY94ZrHdrvVqZi1FX5pYv6V9LIQw=", + "lastModified": 1679765008, + "narHash": "sha256-VCkg/wC2e882suYDS5PDAemaMLYSOdFm4fsx2gowMR0=", "owner": "nixos", "repo": "nixos-hardware", - "rev": "f6610997b0fc5ea5f9e142c348fca27497efe1c7", + "rev": "f38f9a4c9b2b6f89a5778465e0afd166a8300680", "type": "github" }, "original": { @@ -518,19 +518,19 @@ }, "locked": { "dir": "vmtools", - "lastModified": 1669648111, - "narHash": "sha256-EKh7iM4fCyZ7L6+HmGn3QkZ1HuG9zMEkziOH3K13SbY=", + "lastModified": 1678877061, + "narHash": "sha256-8s4UlwrpXfrpXsN7VSP5og4Sf21OoLn90YLTtp/duE0=", "ref": "main", - "rev": "d78c4afe040440437949ce581ae0dcdc5893553c", - "revCount": 28, + "rev": "b06e8ae5560724c64bd4fc2533ebe2e27c6a333f", + "revCount": 52, "type": "git", - "url": "https://git.b12f.io/pub-solar/infra?dir=vmtools" + "url": "https://git.pub.solar/pub-solar/infra?dir=vmtools" }, "original": { "dir": "vmtools", "ref": "main", "type": "git", - "url": "https://git.b12f.io/pub-solar/infra?dir=vmtools" + "url": "https://git.pub.solar/pub-solar/infra?dir=vmtools" } }, "tritonshell": { diff --git a/flake.nix b/flake.nix index a06d9cff..41698d49 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ nixos-hardware.url = "github:nixos/nixos-hardware"; # PubSolarOS additions - triton-vmtools.url = "git+https://git.b12f.io/pub-solar/infra?ref=main&dir=vmtools"; + triton-vmtools.url = "git+https://git.pub.solar/pub-solar/infra?ref=main&dir=vmtools"; triton-vmtools.inputs.nixpkgs.follows = "latest"; tritonshell.url = "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main";