point to nixpkgs unstable
This commit is contained in:
parent
f5fdb07f90
commit
b7370d4fdd
2 changed files with 14 additions and 15 deletions
|
@ -2,7 +2,8 @@
|
|||
description = "FabApp";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/release-23.05";
|
||||
# take unstable if not specified
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/release-23.05";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue