about summary refs log tree commit diff
path: root/pkgs/development/tools
Commit message (Collapse)AuthorAge
* update hlint to 1.9.2Cray Elliott2014-07-25
|
* sparse: 0.4.4 -> 0.5.0Austin Seipp2014-07-24
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* haskell-hlint: update to version 1.9.1Peter Simons2014-07-22
|
* haskell-codex: update to version 0.1.0.3Peter Simons2014-07-22
|
* haskell-HaRe: update to version 0.7.2.6Peter Simons2014-07-22
|
* Merge pull request #3317 from Mathnerd314/prelinkPascal Wittmann2014-07-20
|\ | | | | Add prelink package
| * Add prelink packageMathnerd3142014-07-19
| |
* | Re-generate Haskell packages with cabal2nix.Peter Simons2014-07-19
| |
* | haskell-codex: jailbreak due to circular dependencyJohn Wiegley2014-07-18
|/ | | | It seems the codex-0.1.0.2 build requires 0.1.0.1.
* Merge branch 'master' of https://github.com/NixOS/nixpkgsAlexander Tsamutali2014-07-18
|\
| * haddock: update to version 2.14.3Peter Simons2014-07-18
| |
| * haskell-codex: update to version 0.1.0.2Peter Simons2014-07-18
| |
| * haskell-HaRe: update to version 0.7.2.5Peter Simons2014-07-18
| |
* | usb-modeswitch: Update to 2.2.0.Alexander Tsamutali2014-07-18
|/
* Merge pull request #3278 from sztupi/vagrantlethalman2014-07-18
|\ | | | | vagrant: upgrade to 1.6.3
| * vagrant: upgrade to 1.6.3Attila Sztupak2014-07-15
| |
* | arcanist: 20140627 -> 20140717Austin Seipp2014-07-17
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | haskell-cabal2nix: update to version 1.66Peter Simons2014-07-16
|/
* spin: update from 5.1.7 to 6.3.2, clean up and fetch sources as a different ↵Pascal Wittmann2014-07-14
| | | | user agent (the default curl agent string is blocked)
* haskell-cabal2nix: update to version 1.65Peter Simons2014-07-14
|
* Add "please don't edit" comment at the top of every auto-generated Haskell file.Peter Simons2014-07-14
|
* haskell-cabal-bounds: update to version 0.7Peter Simons2014-07-14
|
* haskell-ShellCheck: update to version 0.3.4Peter Simons2014-07-14
|
* happy: remove obsolete versions 1.18.8, 1.18.11, 1.19.2, and 1.19.3Peter Simons2014-07-14
|
* happy: update to version 1.19.4Peter Simons2014-07-14
|
* Merge branch 'master' of git://github.com/ip1981/nixpkgsShea Levy2014-07-14
|\ | | | | | | Added quilt-0.63
| * Added quilt-0.63Igor Pashev2014-07-14
| |
* | Add "please don't edit" comment at the top of every auto-generated Haskell file.Peter Simons2014-07-14
| |
* | haskell-codex: updated 0.1.0.0 -> 0.1.0.1John Wiegley2014-07-10
| |
* | Merge pull request #3233 from wjlroe/exercismcillianderoiste2014-07-10
|\ \ | | | | | | New Exercism package
| * | Remove full stop from descriptionWilliam Roe2014-07-10
| | |
| * | Added wjlroe (me) as maintainer of this new Exercism packageWilliam Roe2014-07-10
| | |
| * | New exercism packageWilliam Roe2014-07-10
| | |
* | | haskell-cabal2nix: update to version 1.64Peter Simons2014-07-10
| |/ |/|
* | haskell-uuagc: update to version 0.9.51Peter Simons2014-07-08
| |
* | haskell-codex: update to version 0.1.0.0Peter Simons2014-07-08
| |
* | haskell-cake3: update to version 0.5.1.0Peter Simons2014-07-08
| |
* | haskell-HaRe: update to version 0.7.2.4Peter Simons2014-07-08
| |
* | Fix info commandEelco Dolstra2014-07-08
| | | | | | | | | | | | The "info" command has been broken on NixOS since 457fdb38425fd00378f213f9bd5c306ed99395bf (proving that nobody uses info).
* | watchman: new packageCharles Strahan2014-07-06
| | | | | | | | | | This adds `watchman`, a CLI utility that watches files and takes action when they change.
* | openocd: fix symlink to udev rules fileBjørn Forsman2014-07-05
| | | | | | | | I made an error last time I touched this line. Fix it (.udev => .rules).
* | dfeet: fix iconsLuca Bruno2014-07-05
|/
* haskell-hlint: update to version 1.9Peter Simons2014-07-04
|
* haskell-cpphs: update to version 1.18.5Peter Simons2014-07-04
|
* chromedriver 2.9 -> 2.10Cillian de Róiste2014-06-30
|
* Merge pull request #3077 from vbgl/cppoAustin Seipp2014-06-28
|\ | | | | Adds cppo
| * Adds cppoVincent Laporte2014-06-25
| |
* | fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück2014-06-28
| | | | | | | | | | This makes it match the behaviour of fetchgit and fetchsvn, so it's easier to write scripts that support all of them.
* | arcanist: 20140617 -> 20140627Austin Seipp2014-06-27
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | openocd: update meta attributesBjørn Forsman2014-06-25
| | | | | | | | | | | | * Don't repeat package name in description * Fix longDescription indent * Use licenses.gpl2Plus instead of string literal "GPLv2+"