point to nixpkgs unstable
This commit is contained in:
parent
ce57522a8d
commit
11f907d03b
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