Edward Tjörnhammar
649d6a6b71
Merge pull request #7687 from joachifm/freemind-1_0_1
...
freemind: 0.9.0 -> 1.0.1
2015-05-04 17:02:50 +02:00
Eelco Dolstra
4239e276ea
fetch-ec2-data: Don't restart
...
This service only needs to run once on system startup, so it doesn't
need to be restarted by switch-to-configuration.
2015-05-04 16:56:46 +02:00
Peter Simons
63efc2ee38
haskell-doctest-prop: disable broken test suite
2015-05-04 15:51:58 +02:00
Peter Simons
6079bd61b5
haskell-bitcoin-api: depends on broken wreq
2015-05-04 15:51:17 +02:00
Peter Simons
cf230ccc82
hackage-packages.nix: update to 7291c193bd
with hackage2nix revision 1e8c48d7b3a9b73489d686ee1ae44f4198130294
2015-05-04 15:49:46 +02:00
Eelco Dolstra
28e49dcb41
Style fix
2015-05-04 14:18:14 +02:00
Eelco Dolstra
c2bf9c3ee3
Typo
2015-05-04 14:16:19 +02:00
Eelco Dolstra
a58356c953
useGoldLinker: Fix appending to $NIX_CFLAGS_LINK
2015-05-04 14:00:45 +02:00
Joachim Fasting
ca27e79025
freemind: 0.9.0 -> 1.0.1
...
See http://freemind.sourceforge.net/wiki/index.php/FreeMind_1.0.0:_The_New_Features
for an overview of changes in version 1.
Tested briefly by creating, saving & loading a simple mind map. The
problems referred to in the previous version of the build recipe
do not occur for me.
This patch simplifies the build somewhat, but it could still be improved
by not copying the freemind dist wholesale into nix-support and replacing
freemind.sh with a more specialized wrapper.
2015-05-04 13:57:14 +02:00
Peter Simons
23365282b0
Merge pull request #7465 from peti/drop-obsolete-haskell-code
...
Replace obsolete Haskell code with Haskell NG.
2015-05-04 12:45:33 +02:00
Peter Simons
f8743f3dcd
hedgewars: convert the build to Haskell NG
2015-05-04 12:43:24 +02:00
Peter Simons
c34b6df8d8
all-packages.nix: drop the NG bit from Haskell
...
Renamed haskell-ng --> haskell and haskellngPackages --> haskellPackages.
2015-05-04 12:27:03 +02:00
Peter Simons
436fbf8564
uhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
a186500417
jhc: convert build to Haskell NG
2015-05-04 12:27:03 +02:00
Peter Simons
7299118724
Remove obsolete Haskell attribute name compatibility layer.
2015-05-04 12:27:03 +02:00
Peter Simons
acb628a07f
Drop obsolete pkgs/development/compilers/ghc/wrapper.nix.
...
Resolves https://github.com/NixOS/nixpkgs/issues/6575 .
2015-05-04 12:27:03 +02:00
Peter Simons
c0f0a20961
pkgs/top-level/release.nix: haskell-ng --> haskell
2015-05-04 12:27:03 +02:00
Peter Simons
11bf7502cc
Remove obsolete entries from pkgs/development/tools/haskell.
2015-05-04 12:27:02 +02:00
Peter Simons
1028dc7cb6
Remove obsolete pkgs/development/libraries/haskell directory.
2015-05-04 12:27:02 +02:00
Peter Simons
c0c82ea2eb
Replace old "haskellPackages" code with Haskell NG.
2015-05-04 12:27:02 +02:00
Rob Vermaas
90f76ab941
Merge pull request #7682 from pesterhazy/fix/ansible-ec2
...
Make dynamic inventory script ec2.py work
2015-05-04 09:45:24 +00:00
Domen Kožar
21a7e39b0b
Merge pull request #7658 from benley/jenkins-job-builder
...
New package: jenkins-job-builder
2015-05-04 10:34:52 +02:00
lethalman
f2870bd77d
Merge pull request #7601 from cstrahan/iso-name-fix
...
nixos: fix infinite recursion in isoImage.isoName
2015-05-04 10:24:38 +02:00
Paulus Esterhazy
4d8d25e4b3
Merge branch 'master' into fix/ansible-ec2
2015-05-04 08:57:57 +02:00
Paulus Esterhazy
cecae8262a
Add "six" as dependency
...
Ansible's official dynamic inventory script for AWS, ec2.py, requires
python library `six` to work properly. This commit adds the library as
a dependency.
2015-05-04 08:55:12 +02:00
Tobias Geerinckx-Rice
65775f9a0e
vim-plugins: wakatime 3.0.9 -> 4.0.0
2015-05-03 22:29:14 +02:00
Tobias Geerinckx-Rice
aaef57d4c2
netsniff-ng -> v0.5.9-rc5-22-gdafb89c
...
- Show the packet number as part of the dissector output
- Reorder packet number output
- Print 'IE:' prefix before each mgmt IE parameter
- Print probe request IEs info
- Alias lb to rr as well
2015-05-03 22:29:13 +02:00
Pascal Wittmann
21141d05f5
Merge pull request #7657 from teh/master
...
Add shairport sync binary.
2015-05-03 21:57:52 +02:00
Arseniy Seroka
6cecc2baf5
Merge pull request #7677 from philandstuff/add-pam-u2f-support
...
Add PAM support for U2F devices
2015-05-03 21:47:11 +03:00
Cillian de Róiste
d66b8344ce
Ardour: tidy up expression and improve the longDescription
2015-05-03 20:25:57 +02:00
Philip Potter
2216728979
add support for pam_u2f to nixos pam module
...
This adds support for authenticating using a U2F device such as a
yubikey neo.
2015-05-03 19:22:00 +01:00
Cillian de Róiste
d4bd575551
Ardour 4: enable dbus and alsa support
2015-05-03 20:08:27 +02:00
Benjamin Staffin
3a371528bb
New package: jenkins-job-builder
2015-05-03 10:58:17 -07:00
cillianderoiste
d53fa28109
Merge pull request #7670 from magnetophon/Ardour4-master
...
add Ardour4
2015-05-03 19:43:47 +02:00
Lluís Batlle i Rossell
3bac56f1ab
nodePackages_0_12: use nodejs 0.12. Bad copypaste.
2015-05-03 18:19:42 +02:00
Lluís Batlle i Rossell
919de285eb
Fix nodePackages naming (evaluation error)
2015-05-03 18:18:43 +02:00
Lluís Batlle i Rossell
9be8b790f8
Choosing a different nodejs for armv5tel.
...
nodejs 0.12 doesn't build in armv5 or without fpu, it seems.
I tested this change on armv5tel, branch staging.
2015-05-03 18:02:55 +02:00
Edward Tjörnhammar
2352fce776
idea.android-studio: 1.2.0.8 -> 1.2.0.12
2015-05-03 17:01:31 +02:00
Aristid Breitkreuz
0f8203d120
Merge pull request #7672 from baldo/font-awesome
...
Added Font Awesome TTF font.
2015-05-03 16:57:43 +02:00
Edward Tjörnhammar
e103a28808
Merge pull request #7676 from baldo/webstorm
...
idea.webstorm: 9.0.3 -> 10.0.2
2015-05-03 16:56:28 +02:00
Sander van der Burg
9cea006c68
Merge pull request #7663 from taku0/android_sdk_24.1.2
...
Bump Android packages to newest versions, add androidsdk_5_1_1 and androidsdk_5_1_1_extras to env
2015-05-03 14:16:43 +00:00
taku0
d88736df6c
androidsdk: Make monitor and other commands to work
2015-05-03 23:03:36 +09:00
Tom Hunger
6d219ff222
Add shairport sync binary.
...
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
Andreas Baldeau
25baba283f
Webstorm update => 10.0.2
2015-05-03 15:04:35 +02:00
Andreas Baldeau
c7bb01cfa2
Added Font Awesome TTF font.
2015-05-03 14:55:04 +02:00
Aristid Breitkreuz
365fd9efeb
use gnutls rtmpdump for ffmpeg, as it doesnot build otherwise
2015-05-03 11:47:25 +00:00
Aristid Breitkreuz
6f5bfcdb33
Merge pull request #7665 from joachifm/cppcheck
...
cppcheck: 1.68 -> 1.69
2015-05-03 13:34:12 +02:00
Aristid Breitkreuz
7e588c75e2
Merge pull request #7668 from steshaw/master
...
Correct spelling
2015-05-03 13:33:23 +02:00
Bart Brouns
797c6d3fab
cleanup Ardour 3 and Ardour 4
2015-05-03 13:03:41 +02:00
Bart Brouns
de0aa2d099
add Ardour4
2015-05-03 12:24:52 +02:00