mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 06:09:08 +00:00
Meta: Get building on NixOS (#5005)
This commit is contained in:
parent
2fe6a313c2
commit
0bf5669ba3
Notes:
sideshowbarker
2024-07-18 23:00:38 +09:00
Author: https://github.com/jonathandturner 🔰
Commit: 0bf5669ba3
Pull-request: https://github.com/SerenityOS/serenity/pull/5005
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/asynts
Reviewed-by: https://github.com/bugaevc
Reviewed-by: https://github.com/emanuele6
Reviewed-by: https://github.com/sophiajt
82 changed files with 119 additions and 82 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=zstd
|
||||
version=1.4.4
|
||||
files="https://github.com/facebook/zstd/releases/download/v${version}/zstd-${version}.tar.gz zstd-${version}.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue