about summary refs log tree commit diff
path: root/pkgs/development/misc
Commit message (Collapse)AuthorAge
* avr-gcc-libc: strip trailing whitespaceBjørn Forsman2016-06-05
|
* avr-gcc-libc: binutils 2.25->2.26, gcc 4.8.4->5.3.0, avr-libc 1.8.1->2.0.0ne0phyte2016-06-05
| | | | All packages updated to support more recent Atmel MCUs.
* replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|
* Remove cruftEelco Dolstra2016-04-26
|
* avr-gcc-with-avr-libc: remove unused gcc-4.6 patchBjørn Forsman2015-02-22
| | | | Unused since dd4e1d4225 (avr-gcc-with-avr-libc: Update to latest versions.)
* avr-gcc-with-avr-libc: Update to latest versions.Ambroz Bizjak2015-02-22
| | | | Also modernize the Nix expression.
* Fix avr-gcc urlAntoine R. Dumont2015-02-16
| | | | New releases have been made and the current one is now an old one.
* mpc: also rename the attribute to libmpcVladimír Čunát2015-01-17
| | | | | | Attrnames and package names should be as close as possible to avoid confusion. I took care not to confuse the two mpc things during the mass-replace, so hopefully I suceeded (tarball still builds).
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* avr8-burn-omat: update to version 2.1.2Bjørn Forsman2014-12-15
| | | | | * Update homepage / download url * Set meta.platforms (= all)
* intelgen4asm: Remove obsolete packageWilliam A. Kennington III2014-08-07
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* avr-gcc: set meta.platforms = linuxBjørn Forsman2014-05-31
| | | | So that hydra will build it and add it to the binary channel.
* fixup previous commit: do the change to attributeVladimír Čunát2014-01-31
|
* amdadl-sdk: set license to unfree (close #1647)Jaka Hudoklin2014-01-31
| | | | | | | We cannot auto build amdadl-sdk on hydra, so setting license to unfree disable auto builds. I also remove amdadl license, because it's irrelevant. vcunat changed string license to attribute.
* amdadl-sdk: Don't build on HydraEelco Dolstra2014-01-29
| | | | | Since it uses requireFile, it won't build. Likewise for cgminer which depends on amdadl-sdk.
* ati-drivers: update to 13.12 (close #1569)Jaka Hudoklin2014-01-23
| | | | | This update is mostly effort from @MarcWeber and @vcunat, now tested on real hardware making sure it works with multiple GPUs and opencl.
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* amdappsdk: Fix download urls and some other things, so derivations for older ↵Jaka Hudoklin2013-06-20
| | | | sdk versions now build succesfully
* Add amdadl-sdk: amd display library sdk, usefull for ati gpu statisticsJaka Hudoklin2013-06-16
|
* Add amdapp-sdk: accelerated parallel processing sdk with OpenCL supportJaka Hudoklin2013-06-16
|
* AVR GCC: enable C++ support (makes it usable with Arduino)Antono Vasiljev2012-12-23
| | | | - GCC version bumped, 4.6.1 had some arduino related bug
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Updating avr-gcc and avr-libc (old link is inaccessible)Michael Raskin2011-08-23
| | | | svn path=/nixpkgs/trunk/; revision=28767
* Adding libva, to get some possible video acceleration in intel video cards.Lluís Batlle i Rossell2011-04-16
| | | | svn path=/nixpkgs/trunk/; revision=26854
* * More cleanup.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22798
* * Get rid of many instances of "args: with args;", and other codingEelco Dolstra2010-07-28
| | | | | | | guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
* removing old bleeding edge cruft replacing it by a niftier version usingMarc Weber2009-12-11
| | | | | | | | | | | | source regions which are substituded by the tool nix-repository-manager. See http://github.com/MarcWeber/nix-repository-manager/raw/master/README. sourceByName is called sourceFromHead now. updates: MPlayerTrunk, haxe, neko, netsurf, cinelerra, ctags cinelerra does no longer build due to Xorg update svn path=/nixpkgs/trunk/; revision=18894
* adding nekoMarc Weber2009-11-30
| | | | | | adding repository locations for haxe* and neko repositories svn path=/nixpkgs/trunk/; revision=18709
* hg2git has been put into repo fast-export. make it work againMarc Weber2009-10-27
| | | | svn path=/nixpkgs/trunk/; revision=17977
* adding netsurf browser. No JavaScript yetMarc Weber2009-09-13
| | | | svn path=/nixpkgs/trunk/; revision=17077
* adding mplayer trunk cause the stable source distribution is said to beMarc Weber2009-09-10
| | | | | | outdated svn path=/nixpkgs/trunk/; revision=17030
* removing dropPath. It's used once and in that case it behaves likeMarc Weber2009-09-10
| | | | | | builtins.dropPath svn path=/nixpkgs/trunk/; revision=17018
* removing qtparted. It didn't compile. No updates since 2005Marc Weber2009-09-10
| | | | svn path=/nixpkgs/trunk/; revision=17017
* fix soappy by using trunk versionMarc Weber2009-08-20
| | | | svn path=/nixpkgs/trunk/; revision=16790
* basing nix-repository-manager on haskellPackages. The executable is noMarc Weber2009-07-09
| | | | | | longer recompiled when the config changes only svn path=/nixpkgs/trunk/; revision=16297
* haskellPackages: adding bytestring, networkBytestring, getOptions, ghcSyb, ↵Marc Weber2009-07-09
| | | | | | hslogger, tar svn path=/nixpkgs/trunk/; revision=16296
* use svn sources for ctgas.Marc Weber2009-05-07
| | | | | | The last release has a bug. I got "no end of file expected" while tagging svn path=/nixpkgs/trunk/; revision=15501
* cleaned up and fixed autofs v5Marc Weber2009-05-01
| | | | svn path=/nixpkgs/trunk/; revision=15419
* * Doh.Eelco Dolstra2009-03-10
| | | | svn path=/nixpkgs/trunk/; revision=14498
* added avr8-burn-omat (gui for avrdude, fuse bits)Marc Weber2009-02-18
| | | | svn path=/nixpkgs/trunk/; revision=14110
* added avr gcc avrlibc dev environment. Its not worth doing this properly. It ↵Marc Weber2009-02-17
| | | | | | works this way svn path=/nixpkgs/trunk/; revision=14095
* added hg2gitMarc Weber2008-10-18
| | | | svn path=/nixpkgs/trunk/; revision=13096
* update bleeding edge repo managementMarc Weber2008-10-14
| | | | | | | it now figures out the dist name from the url and the revision is added to the url This way a new version doesn't override the old one and you can keep multiple dist tar.gz files svn path=/nixpkgs/trunk/; revision=13065
* bleeding edge repos: only use local tar.gz files when enabled by custom configMarc Weber2008-08-21
| | | | svn path=/nixpkgs/trunk/; revision=12681
* moved nix-repository-manager to add additional feature automatically ↵Marc Weber2008-08-19
| | | | | | updating given bleeding-edge-fetch-infos.nix svn path=/nixpkgs/trunk/; revision=12658
* added storable vectorMarc Weber2008-08-06
| | | | svn path=/nixpkgs/trunk/; revision=12527
* ghc68extralibraries: tidied up, no longer many small files, nicer ↵Marc Weber2008-08-06
| | | | | | indentation (at least same level now) svn path=/nixpkgs/trunk/; revision=12517