Fast prototyping of apps using Sketch and d3.js, please refer to the the explanatory post.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
description = "Flake for Rust ESP-IDF setup with espup"; | |
inputs.nixpkgs.url = "github:NixOS/nixpkgs"; | |
outputs = { self, nixpkgs }: let | |
TOOLCHAIN_VERSION = "1.84.0.0"; # Toolchain version | |
TOOLCHAIN_TARGETS = "esp32s3"; # Comma or space separated list of targets [esp32,esp32c2,esp32c3,esp32c6,esp32h2,esp32s2,esp32s3,esp32p4,all] | |
TOOLCHAIN_INSTALL_DIR = "."; # Installation directory for the export-esp.sh file | |
EXPORT_FILE = "${TOOLCHAIN_INSTALL_DIR}/export-esp.sh"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for ffmpeg on macOS 10.13.1 | |
Build date: 2017-11-10 18:03:10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for ffmpeg on macOS 10.13.1 | |
Build date: 2017-11-10 17:35:32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for gnuplot on macOS 10.13.1 | |
Build date: 2017-11-10 17:29:40 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// YapRTreeTest.swift | |
// YapDatabaseRTreeTest | |
// | |
// Created by Maël Primet on 06/19/15. | |
// Copyright (c) 2015 Snips. All rights reserved. | |
// | |
import Foundation |
Fast prototyping of apps using Sketch and d3.js, please refer to the the explanatory post.
Fast prototyping of apps using Sketch and d3.js, please refer to the the explanatory post.
Fast prototyping of apps using Sketch and d3.js, please refer to the the explanatory post.
NewerOlder