aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* commit flake.lockHEADmasterNathan Perry2021-12-041-0/+25
* ci: run fast tests on pull requestsJulian Stecklina2021-12-041-0/+1
* doc: fix niv links in READMEJulian Stecklina2021-12-041-1/+1
* ci: use upstream install nix actionJulian Stecklina2021-12-045-103/+4
* Replace nmattia with nix-communityAnders Christiansen Sørby2021-12-046-15/+15
* Fix copying cargo artifacts from depsIvan Petkov2021-12-042-3/+49
* ci: update CODEOWNERSJulian Stecklina2021-12-041-1/+1
* Try fixing CINicolas Mattia2021-12-042-0/+2
* Fix dependency builds being non-reproducibleSandro Stikić2021-12-041-1/+19
* ci: attempt to fix readme testEli Flanagan2021-12-042-4/+5
* install-nix: use the org-level cachezimbatm2021-12-041-2/+2
* install-nix: fix shellcheck warningszimbatm2021-12-041-3/+4
* Add support for aarch64-darwinVan Tuan Vo2021-12-041-1/+1
* Don't rely on unstable flagsDawid Ciężarkiewicz2021-12-042-3/+4
* Revert "Don't rely on unstable flags."Nicolas Mattia2021-12-041-4/+4
* Don't rely on unstable flags.Dawid Ciężarkiewicz2021-12-041-4/+4
* fix typofigsoda2021-12-041-1/+1
* ci: run all tests on masterzimbatm2021-12-041-2/+16
* add libiconv unconditionallyJude Taylor2021-12-041-0/+1
* Make sure patched dependencies are left intactNicolas Mattia2021-12-043-8/+38
* Update READMENicolas Mattia2021-12-042-1/+3
* Fix windows executables not having .exe suffix.Gregory C. Oakes2021-12-041-1/+1
* add cargoDocOptions and cargoDocCommandsMilan Pässler2021-12-042-1/+19
* doc(flake): add examples and templates for cross compilationGregory C. Oakes2021-12-0423-3/+883
* Fix picking wrong git depNicolas Mattia2021-12-041-9/+49
* Revert "make fetchgit work when not fetching from master"Jörg Thalheim2021-12-041-1/+0
* Avoid accidentally pulling `std` for no-std cratesoxalica2021-12-041-1/+2
* fix(builtins/to-toml): support int typeCole Helbling2021-12-041-1/+1
* Support flake-based workspacesjD91mZM22021-12-041-1/+1
* treewide: pkgconfig → pkg-configJan Tojnar2021-12-043-6/+6
* treewide: stdenv.lib → libJan Tojnar2021-12-048-24/+24
* make fetchgit work when not fetching from masterLéo Gaspard2021-12-041-0/+1
* build: move RUSTC out of derivation attrsNathan Perry2021-01-231-1/+3
* fix: renamed dependencies breaking matchByNameYusuf Bera Ertan2021-01-181-3/+6
* fix: no rev foundYusuf Bera Ertan2021-01-181-22/+26
* expose copySource for dealing with path-based dependenciesLéo Gaspard2021-01-183-7/+18
* FIx GitHub actionNicolas Mattia2021-01-111-6/+6
* add musl testMilan Pässler2020-12-011-1/+28
* run tests on nixpkgs{,-20.03,-20.09}Milan Pässler2020-12-011-1/+1
* run tests on ubuntu 20.04Milan Pässler2020-12-012-2/+2
* add nixpkgs-20.09Milan Pässler2020-12-011-0/+12
* remove nixpkgs-19.09Milan Pässler2020-12-011-12/+0
* update nixpkgs-20.03Milan Pässler2020-12-011-3/+3
* update nixpkgsMilan Pässler2020-12-011-3/+3
* update niv sources.nixMilan Pässler2020-12-011-79/+161
* Port nix flake doc to README.tpl.mdNicolas Mattia2020-11-301-18/+79
* Improve nix flake templatesjD91mZM22020-11-301-18/+79
* Remove default-run in package for dep buildNicolas Mattia2020-11-131-1/+3
* Add default-run failing testNicolas Mattia2020-11-135-0/+27
* make dep resolution actually fully deterministic hopefullyJude Taylor2020-11-121-3/+8