Compare commits

...

10 commits

Author SHA1 Message Date
36852526e5
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=12dda9046d1a412c455889dac9858183dd106006' (2025-09-17)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=50d499a8fc192450719720680b6361f1e20cfa55' (2025-09-17)
2025-09-16 18:57:37 -06:00
c678726c66
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=ac9e1b0ace188a6c134bde7e0b855f067a5df946' (2025-09-17)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=12dda9046d1a412c455889dac9858183dd106006' (2025-09-17)
2025-09-16 18:32:14 -06:00
b819573a1c
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=5484a69959f2cf3f9f3eb79c5a9644da42137bcf' (2025-09-16)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=ac9e1b0ace188a6c134bde7e0b855f067a5df946' (2025-09-17)
2025-09-16 18:11:39 -06:00
4e3bb22c28
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=b71384e9923edce80be26522d0067d9dedfe8864' (2025-09-16)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=5484a69959f2cf3f9f3eb79c5a9644da42137bcf' (2025-09-16)
2025-09-16 17:58:46 -06:00
516c105492
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=5288dee6b31d08f57f66359b099dc78cf5cd398b' (2025-09-16)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=b71384e9923edce80be26522d0067d9dedfe8864' (2025-09-16)
• Updated input 'homepage/nixpkgs':
    'path:/nix/store/f0ddmw6s86y567yg06h5019z72szbzch-source?lastModified=1719426051&narHash=sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4%3D&rev=89c49874fb15f4124bf71ca5f42a04f2ee5825fd' (2024-06-26)
  → follows 'nixpkgs'
2025-09-16 16:39:02 -06:00
c9d0416792
flake: make homepage input follow nixpkgs 2025-09-16 16:38:46 -06:00
0125b5e283
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=0203d3ac8b7ff501543416cce93ec290a81c944e' (2025-09-16)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=5288dee6b31d08f57f66359b099dc78cf5cd398b' (2025-09-16)
2025-09-16 14:18:07 -06:00
7edca3444f
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=2e259896f8b62ac6d5874735ba6613f15e0fffeb' (2025-09-16)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=0203d3ac8b7ff501543416cce93ec290a81c944e' (2025-09-16)
2025-09-16 13:38:32 -06:00
f4116460a3
fix typo in homepage input 2025-09-16 13:38:17 -06:00
6ad6d29606
flake.lock: Update
Flake lock file updates:

• Updated input 'homepage':
    'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=9475df091491ca7b51c1b60b542720f10637d9dc' (2025-09-13)
  → 'git+https://git.posixlycorrect.com/fabian/homepage.git?ref=refs/heads/master&rev=2e259896f8b62ac6d5874735ba6613f15e0fffeb' (2025-09-16)
2025-09-16 12:20:50 -06:00
3 changed files with 25 additions and 33 deletions

51
flake.lock generated
View file

@ -233,14 +233,16 @@
"homepage": {
"inputs": {
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs"
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1757794882,
"narHash": "sha256-p/zUThVaRHsbmZx2xFklFKgFneZ8n4k4QwZ8mgfoSeg=",
"lastModified": 1758070616,
"narHash": "sha256-VPmnIwfs9tiZks3wl7SxkHtXe8gkOaRMQG1N+wXudoo=",
"ref": "refs/heads/master",
"rev": "9475df091491ca7b51c1b60b542720f10637d9dc",
"revCount": 34,
"rev": "50d499a8fc192450719720680b6361f1e20cfa55",
"revCount": 53,
"type": "git",
"url": "https://git.posixlycorrect.com/fabian/homepage.git"
},
@ -310,7 +312,7 @@
"nixGL": {
"inputs": {
"flake-utils": "flake-utils_4",
"nixpkgs": "nixpkgs_2"
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1752054764,
@ -328,15 +330,17 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1719426051,
"narHash": "sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4=",
"path": "/nix/store/f0ddmw6s86y567yg06h5019z72szbzch-source",
"rev": "89c49874fb15f4124bf71ca5f42a04f2ee5825fd",
"type": "path"
"lastModified": 1746378225,
"narHash": "sha256-OeRSuL8PUjIfL3Q0fTbNJD/fmv1R+K2JAOqWJd3Oceg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "93e8cdce7afc64297cfec447c311470788131cd9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
@ -355,21 +359,6 @@
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1746378225,
"narHash": "sha256-OeRSuL8PUjIfL3Q0fTbNJD/fmv1R+K2JAOqWJd3Oceg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "93e8cdce7afc64297cfec447c311470788131cd9",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1757810152,
"narHash": "sha256-Vp9K5ol6h0J90jG7Rm4RWZsCB3x7v5VPx588TQ1dkfs=",
@ -385,7 +374,7 @@
"type": "github"
}
},
"nixpkgs_4": {
"nixpkgs_3": {
"locked": {
"lastModified": 1757745802,
"narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=",
@ -404,7 +393,7 @@
"nur": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": "nixpkgs_4"
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1757879066,
@ -480,7 +469,7 @@
"impermanence": "impermanence",
"mediawikiSkinCitizen": "mediawikiSkinCitizen",
"nixGL": "nixGL",
"nixpkgs": "nixpkgs_3",
"nixpkgs": "nixpkgs_2",
"nur": "nur",
"trivionomicon": "trivionomicon",
"unstable": "unstable",

View file

@ -13,7 +13,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
homepage.url = "git+https://git.posixlycorrect.com/fabian/homepage.git";
homepage = {
url = "git+https://git.posixlycorrect.com/fabian/homepage.git";
inputs.nixpkgs.follows = "nixpkgs";
};
authentik-nix = {
url = "github:nix-community/authentik-nix";

View file

@ -56,7 +56,7 @@ in {
forceSSL = true;
enableACME = true;
locations = {
"/".root = "${pkgs.local.homepage}";
"/".root = "${pkgs.trivium.homepage}";
"/.well-known/openpgpkey/hu/".alias = "/var/public/wkd/";
};
};