fix nix flake
This commit is contained in:
parent
91c0fa4228
commit
73c6e75114
5 changed files with 11 additions and 11 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
# FIXME: Switch to 23.05 when released
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# FIXME: Switch to 23.05 when phpunit released
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
# Required for multi platform support
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue