Skip to content

Commit

Permalink
Package flarum
Browse files Browse the repository at this point in the history
Closes #10

Uses buildComposerProject from currently unmerged NixOS/nixpkgs#225401

Co-authored-by: Jason Odoom <jasonodoom@gmail.com>
Co-authored-by: Anish Lakhwara <anish+git@lakhwara.com>
Co-authored-by: Dominic Mills <dominic.millz27@gmail.com>
Co-authored-by: Albert Chae <albertchae@users.noreply.github.com>
Co-authored-by: Jack Leightcap <>
  • Loading branch information
4 people committed Aug 1, 2023
1 parent 99ba38f commit a5c7506
Show file tree
Hide file tree
Showing 5 changed files with 9,442 additions and 2 deletions.
1 change: 1 addition & 0 deletions all-packages.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ newScope, ... }:
let
self = rec {
flarum = callPackage ./pkgs/flarum { };
libgnunetchat = callPackage ./pkgs/libgnunetchat { };
gnunet-messenger-cli = callPackage ./pkgs/gnunet-messenger-cli { };
liberaforms = callPackage ./pkgs/liberaforms { };
Expand Down

0 comments on commit a5c7506

Please sign in to comment.