flake: use draupnir branch with nixos-24.11 base
All checks were successful
Flake checks / Check (pull_request) Successful in 23m50s
All checks were successful
Flake checks / Check (pull_request) Successful in 23m50s
Just to make sure we're building draupnir compatible with NixOS 24.11
This commit is contained in:
parent
72c8350a05
commit
8d423f4ed4
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue