Hi Mateusz,
i use GPG on NixOS and i think you need the following in your
~/.gnupg/gpg-agent.conf :
pinentry-program ~/.nix-profile/bin/pinentry
I don't know why we need the old GnuPG Version. But gnupg-2.0.24 contains a
gpg2 binary.
On Fri, Jul 18, 2014 at 2:36 AM, Mateusz Kowalczyk
wrote:
I have a python project for the first time since I started using
nixos. I would like to simply use this example:
https://nixos.org/wiki/Howto_develop_software_on_nixos#Example_4:_Python_Web_Development_Nixos_Container
environment = {
systemPackages = with pkgs; [
git
libxml
Having never owned, or programmed an android device before, and not being a
Java developer, this took me quite some time to get working, but it turned
out to be simple.
The androidsdk does not include some tools that you will probably need such
as ant and openjdk.
Don't use the update facility pr
Hi,
I've been tryin to sign a git tag with my private key but I am failing:
[shana@lenalee:~/programming/haddock]$ git tag -a -s
haddock-2.14.3-release -m "Haddock version 2.14.3 release"
You need a passphrase to unlock the secret key for
user: "Mateusz Kowalczyk (Main key) "
4096-bit RSA key, I
I didn't do development, but run android apps in an emulator.
I installed one android SDK (nix-env -iA nixos.pkgs.androidenv.androidsdk_4_1),
and the 'android', 'emulator', commands work fine.
Others may tell about developing.
On Thu, Jul 17, 2014 at 07:57:03PM +0200, Jascha Geerds wrote:
> Hi
Hi there,
I would like to start Android developement as a hobby. Has anyone
experience with that on NixOS? I already saw the
"pkgs/development/mobile/androidenv" section in nixpkgs but I don't know
the usage of all these *.nix files.
It would be nice if someone share his workflows on this topic.
Quoting Wout Mertens (2014-07-17 10:51:24)
> Sounds awesome! Don't know if I can make it yet but I'd love to join.
>
yaay! hope to see you all.
--
Rok Garbas - http://www.garbas.si
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.scie
Quick question, what would be a good base for packing JDK8? This or JDK7?
Aloha,
RK.
On Wed, Jul 16, 2014 at 7:42 PM, Alaric Snell-Pym
wrote:
> Hi there folks!
>
> At my work, I am forced to use JDK5 for compatability reasons, so I made
> a nixpkg for it. I'd like to share it, in case anybody
Sounds awesome! Don't know if I can make it yet but I'd love to join.
On Wed, Jul 16, 2014 at 7:05 PM, Domen Kožar wrote:
> Hi all,
>
> I'm proud to announce NixOS Sprint[0] in happening Ljubljana, Slovenia.
>
> Sprint is a wonderful opportunity to meet the community, share ideas and
> knowledg