calibre: continue to pull in from nixos-24.05 for now
On 24.11, there's a test failure.
This commit is contained in:
parent
8d9e6f53ad
commit
f9e5a42ca9
3 changed files with 19 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/release-24.11";
|
||||
#nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixos-2405.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
nixos-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
home-manager = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue