summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/tachyon/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* tachyon: fix darwin build (#123558)Stéphan Kochen2021-05-181-3/+7
* tachyon: disable threading on aarch64 to avoid sage test hangsMauricio Collares2021-03-291-2/+5
* tachyon: 0.99b2 -> 0.99b6Mauricio Collares2021-03-251-2/+2
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-10/+10
* treewide: fix double quoted strings in meta.descriptionBen Siraphob2021-01-161-1/+1
* tachyon: install header filesRobert T. McGibbon2020-06-011-0/+1
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* tachyon: *Flags are listsRobin Gloster2019-12-301-1/+1
* treewide: remove redundant quotesvolth2019-09-081-1/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-2/+2
* reewide: Purge all uses `stdenv.system` and top-level `system`•••It is deprecated and will be removed after 18.09. John Ericson2018-08-301-9/+9
* tachyon: Add darwin supportJake Waksbaum2018-08-131-3/+4
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+0
* tachyon: add armv7l supportTimo Kaufmann2018-06-301-0/+1
* tachyon: Add support for jpeg, png, more platformsTimo Kaufmann2018-04-091-6/+47
* tachyon: 0.98.9 -> 0.99b2•••Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/tachyon/versions. These checks were done: - built on NixOS - ran `/nix/store/xpwz7yb6jqisimg2rw0xn5zh8n8i89fb-tachyon-0.99b2/bin/tachyon help` got 0 exit code - directory tree listing: https://gist.github.com/755515ff78d7dad0ef3e73cb3333c2d4 Ryan Mulligan2018-03-271-2/+2
* pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances Silvan Mosberger2017-08-011-1/+1
* symmetrica: init at 2.0Michael Raskin2016-10-261-0/+32