nixpkgs/lib
Gavin Rogers cb68376fcd frostwire: initial working package
This installs from the official frostwire tarball. Similar to the
jdiskreport package. Everything works fine on the systems I've tried.

I've made myself the maintainer.
Also upgraded it to 6.0.0 as it was released stable.
2014-11-04 18:57:01 +00:00
..
attrsets.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
composable-derivation.nix
customisation.nix Add overrideDerivation to makeOverridable. Closes #4017 2014-10-18 18:02:43 +02:00
debug.nix Remove obsolete checks for missing primops 2014-10-05 01:10:37 +02:00
default.nix
licenses.nix Added the CECILL 2.0 license 2014-10-28 14:06:04 +01:00
lists.nix lib: Use arithmetic operators rather than builtins.add etc. 2014-10-05 01:10:06 +02:00
maintainers.nix frostwire: initial working package 2014-11-04 18:57:01 +00:00
meta.nix
misc.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
modules.nix nixos: Try to show an helpful message when the user sets config. or options. 2014-11-01 23:33:24 +01:00
options.nix Eliminate some optionals/optionalAttrs calls on the hot path 2014-10-05 01:59:24 +02:00
platforms.nix lib/platforms: add "armv6l-linux" to all platforms 2014-09-27 11:23:03 +02:00
sources.nix
strings-with-deps.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
strings.nix lib: Use arithmetic operators rather than builtins.add etc. 2014-10-05 01:10:06 +02:00
systems.nix lib: Use arithmetic operators rather than builtins.add etc. 2014-10-05 01:10:06 +02:00
tests.nix
trivial.nix
types.nix