forked from pub-solar/os
1
0
Fork 0

flake: git.b12f.io -> git.pub.solar, bump flake

main
teutat3s 2023-03-27 10:39:10 +02:00
parent 06f8062fd0
commit aeb90b2322
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
3 changed files with 23 additions and 23 deletions

View File

@ -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.

View File

@ -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": {

View File

@ -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";