Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
esp-idf-nix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mr. Snow Ball / projects
esp-idf-nix
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Dec
30
29
30
Nov
28
add apps to flake
master
master
add wrapper for g++ (in addition to gcc)
fixup: `nix flake show` was complaining about non-derivations
apply overlay by re-importing nixpkgs
Revert "try passing extra arguments via second argument of callPackage"
try passing extra arguments via second argument of callPackage
try using the overlay to build the flake
gcc wrapper fix is also required on native aarch64
add cntr 1.4.0
add flake.nix
add quick&dirty patch for cntr on aarch64
undo change in installPhase - temporary directoy is different, but install dir isn't
Revert "try using wrapped gcc without prefix"
fix config
try using wrapped gcc without prefix
clean up and add config for canadian cross builds
move usage info to README
add usage info
make sure we use the wrapped gcc for build-build in canadian cross
remove traces
only replace packages by cached ones if hostPlatform matches
add some debug code
use overlays argument of <nixpkgs> instead of custom code
my release.nix doesn't work for cross compile -> try adding splicePackages
first attempt at cross-compiling
split build phase
add install phase
a few improvements -> build is successful
some improvements -> crosstool can build the first few things
make tarball of the gits. ugly!
try starting a build with the prefetched sources -> not working, yet
replace non-functional mirror
use overlay in release.nix to reduce redundancy
add resulting file
fetch git to get hash
add hashes for tarballs
generate useful Nix output for sources
create list of sources that crosstool-ng tried to download
split into two packages
rename file
Loading