nix-packages/update.sh

6 lines
265 B
Bash
Raw Normal View History

2023-06-25 15:58:48 +00:00
#!/bin/sh
./scripts/update-git.sh https://github.com/starfive-tech/linux linux/vf2/source.json "--rev refs/heads/JH7110_VisionFive2_upstream"
./scripts/update-git.sh https://github.com/koverstreet/bcachefs linux/bcachefs/source.json
2023-06-26 06:00:07 +00:00
nix-shell ./scripts/update.nix