Merge pull request 'flake: use draupnir branch with nixos-24.11 base' (#379) from draupnir-24.11 into main

Reviewed-on: #379
This commit is contained in:
teutat3s 2025-05-22 16:10:44 +00:00
commit ad57bd0027
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -368,16 +368,16 @@
},
"nixpkgs-draupnir": {
"locked": {
"lastModified": 1747866624,
"narHash": "sha256-Ds7GlcexBrHzbiDQ8b9OSJQtFOWdWVjkOMW5YRLuZm8=",
"lastModified": 1747902996,
"narHash": "sha256-qicASd9P66G5TGsAo4Xxsfv7cR50BaTuWhPNeUOow2w=",
"owner": "teutat3s",
"repo": "nixpkgs",
"rev": "92dcdc41a5ce668c1e9eb603e3e57b6bde066f85",
"rev": "f939c167dab21923b09a70c561e4fcf06e2adf87",
"type": "github"
},
"original": {
"owner": "teutat3s",
"ref": "draupnir-2025",
"ref": "draupnir-2025-nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}

View file

@ -4,7 +4,7 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
unstable.url = "github:nixos/nixpkgs/nixos-unstable";
fork.url = "github:teutat3s/nixpkgs/init-matrix-authentication-service-module-0.13.0";
nixpkgs-draupnir.url = "github:teutat3s/nixpkgs/draupnir-2025";
nixpkgs-draupnir.url = "github:teutat3s/nixpkgs/draupnir-2025-nixos-24.11";
codeberg-pages.url = "github:nixos/nixpkgs/refs/pull/395725/head";
nix-darwin.url = "github:lnl7/nix-darwin/master";