Skip to content
Snippets Groups Projects
  1. Jul 03, 2024
  2. May 26, 2024
  3. May 22, 2024
  4. May 12, 2024
  5. Apr 26, 2024
    • 🥺's avatar
      docs: fix complement script command · 5f0d5193
      🥺 authored and 🥺's avatar 🥺 committed
      
      Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>
      5f0d5193
    • Charles Hall's avatar
      use `lib.makeScope` and files to organize packages · 63fe8281
      Charles Hall authored and 🥺's avatar 🥺 committed
      Some of the improvements here include:
      
      * rocksdb can actually use jemalloc now instead of just pulling in a
        second rocksdb for no reason
      * "complement-runtime" factored back out into shell file
      * complement image no longer uses `mkDerivation` for `copyToRoot`
        because that's what `buildEnv` is for
      * complement image no longer sets `SERVER_NAME`, complement already does
        that
      * all packages were factored out into `callPackage`-able files for use
        with a custom `lib.makeScope pkgs.newScope`
      * new version of `mkPackage` has options that are easier to use and
        override such as `features`
      63fe8281
Loading