Commit Graph

57008 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
9a28d27c6a Update ccache 3.1.10 -> 3.2.1 2015-01-26 04:41:30 +01:00
Julian K. Arni
9d0f45df90 Add haskell package logsink. 2015-01-26 11:37:11 +08:00
Tobias Geerinckx-Rice
93faf4cc33 Update sdparm 1.08 -> 1.09
Also specify licence & maintain
2015-01-26 04:35:18 +01:00
Tobias Geerinckx-Rice
65c21a71bb Add exfat-utils 1.1.1: free exFAT file system utilities 2015-01-26 04:24:15 +01:00
Charles Strahan
24b5eb61eb fetchzip: fix unpacking regression
This resolves a regression introduced in fc0135370342, where providing a
name without a proper extension breaks existing uses of fetchzip (they
now fail to unpack). Of particular note, that commit broke all uses of
fetchFromGitHub because it uses a name like so: "${repo}-${rev}-src"

Fixes #5954
2015-01-25 20:16:21 -05:00
Jaka Hudoklin
6e7d708bcc nixos/rabbitmq: fix module 2015-01-26 02:09:04 +01:00
Jaka Hudoklin
4631ea8ed9 rabbitmq: update 3.3.5 -> 3.4.3 2015-01-26 02:09:04 +01:00
Jaka Hudoklin
400bfdf4ef nodePackages.bip-pod: fix package 2015-01-26 02:09:04 +01:00
AndersonTorres
58061d9ede MKSH (version R50d): New Package
MKSH is the MirBSD Korn Shell.
2015-01-25 22:09:44 -02:00
Moritz Ulrich
fc4d437fd1 Dwarf Therapist: Update to git-prerelease.
Necessary to support Dwarf Fortress 0.40.24.
2015-01-26 00:00:57 +01:00
Moritz Ulrich
171bb614f2 Dwarf Fortress: Update to 0.40.24. 2015-01-26 00:00:31 +01:00
Michael Alyn Miller
41de5f60cd rcm: Use Nix store path for RCM_LIB
The shell scripts in the rcm package use a relative path in order to
find the rcm.sh library.  That works fine when rcm is installed with
nix-env -- ~/.nix-profile/share/rcm exists as expected -- but does not
work when installed via /etc/nixos/configuration.nix.  In the
system-wide case, /run/current-system/sw/share does not contain the rcm
directory.
2015-01-25 14:59:04 -08:00
Tobias Geerinckx-Rice
f59ba9a4a6 Update stress-ng 0.03.10 -> 0.03.11 2015-01-25 23:40:34 +01:00
Moritz Ulrich
54cfcbc826 isync: update from 1.1.1 to 1.1.2 2015-01-25 22:37:34 +01:00
Charles Strahan
61816b06e7 nixos: disable gitlab test for now 2015-01-25 16:29:37 -05:00
Charles Strahan
e47e284775 ruby: remove obsolete attrs 2015-01-25 16:28:20 -05:00
Charles Strahan
cb395eaadb gitlab-shell: fix evaluation 2015-01-25 16:28:20 -05:00
Charles Strahan
6eaa419920 gitlab: fix evaluation 2015-01-25 16:28:18 -05:00
Charles Strahan
989a894fc8 ruby: patch path in tzdata gem 2015-01-25 16:22:30 -05:00
Charles Strahan
1057f2e8ad gist: fix evaluation 2015-01-25 16:22:30 -05:00
Benno Fünfstück
0b9af69347 kpcli: XMLParser is required for KeePass2 format 2015-01-25 22:10:10 +01:00
Benno Fünfstück
be58ce4815 google-drive-ocamlfuse: new expression 2015-01-25 22:10:09 +01:00
Thomas Tuegel
3c15d2aa0d firefox: set mime-type in desktop entry 2015-01-25 14:43:42 -06:00
Domen Kožar
8408136da7 brevity of nixpkgs configuration documentation 2015-01-25 21:26:05 +01:00
Matthias Beyer
9a6d6155c2 Added paragraph about where to find licenses 2015-01-25 21:19:07 +01:00
Matthias Beyer
266a5128c3 Fixup white-/blacklisting examples to actually use real licenses 2015-01-25 21:19:07 +01:00
Matthias Beyer
f6b1d82836 Add paragraph about Nix vs. NixOS 2015-01-25 21:19:07 +01:00
Matthias Beyer
9bb80ffa2c Add documentation for nixpkgs.config settings (allowUnfree, allowUnfreePredicate, whitelistedLicenses, blacklistedLicenses) 2015-01-25 21:19:07 +01:00
Domen Kožar
2daba83828 openldap: add example config 2015-01-25 21:15:29 +01:00
Tobias Geerinckx-Rice
c052751aba Add clex 4.6.patch6: full-screen terminal file manager 2015-01-25 20:56:28 +01:00
aszlig
6308cba3fa
nixos/manual: Re-add development section.
I think this has been accidentally dropped by a099ca4, at least there is
no reason stated, why it shouldn't be included, so I'm bringing it back.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-25 20:12:06 +01:00
Thomas Tuegel
f4c2ded737 Merge pull request #5947 from nckx/update-stress-ng
Update stress-ng 0.03.09 -> 0.03.10
2015-01-25 11:33:06 -06:00
Thomas Tuegel
d16e929897 Merge pull request #5952 from victoredwardocallaghan/libbladeRF2
Minor fixes to libbladeRF package
2015-01-25 11:29:14 -06:00
Badi' Abdul-Wahid
32670b75f3 restrict platforms to Linux 2015-01-25 12:27:53 -05:00
Edward O'Callaghan
2ba0f5701d Minor fixes to libbladeRF package
Use proper cmake Nix hooks over custom config step.

 * Fix udev rule installation.
 * Make a few cosmetic changes and ensure USB 3.0 support is a dependency.

N.B. Documentation installation still remains broken upstream.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-26 04:17:32 +11:00
Badi' Abdul-Wahid
0caeb839e5 typo fix 2015-01-25 12:12:58 -05:00
Badi' Abdul-Wahid
b80847b3e5 rename to default.nix 2015-01-25 12:08:50 -05:00
Badi' Abdul-Wahid
4544cdc508 cleanup description 2015-01-25 12:08:01 -05:00
Cillian de Róiste
18a317c7a9 DISTRHO: disable the build temporarily
The repo has been split into smaller repos and it will require some more
work to get it building again and to figure out which ports and plugins
to include.
2015-01-25 15:47:13 +01:00
Jaka Hudoklin
15b6886aed Merge pull request #5948 from flosse/tor-browser-update
nixpkgs: torbrowser 4.0.2 -> 4.0.3
2015-01-25 13:01:16 +01:00
lethalman
d45b3d098d Merge pull request #5950 from victoredwardocallaghan/libbladeRF
Provide libbladeRF package support
2015-01-25 13:00:24 +01:00
Edward O'Callaghan
67aec4b2d8 Provide libbladeRF package support
The BladeRF Software Defined Radio (SDR) is an open-source hardware
platform for radio research. This package provides the libbladeRF
system library and the corresponding bladeRF-cli tooling.

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-25 22:49:27 +11:00
Edward Tjörnhammar
35af8c6105 Merge pull request #5935 from malyn/ccze
Add ccze
2015-01-25 10:22:21 +01:00
Edward Tjörnhammar
0691a2c915 Merge pull request #5919 from pjones/feature/pwsafe
New package: pwsafe (Password Safe)
2015-01-25 10:21:42 +01:00
Tobias Geerinckx-Rice
5f7ebd07c6 Add keyfinder-cli: musical key detection 2015-01-25 10:17:49 +01:00
Tobias Geerinckx-Rice
7ccc6a3620 Add keyfinder: musical key detection gui 2015-01-25 10:17:49 +01:00
Tobias Geerinckx-Rice
be42ead349 Add libkeyfinder: musical key detection library 2015-01-25 10:17:48 +01:00
Markus Kohlhase
8295846f6f nixpkgs: torbrowser 4.0.2 -> 4.0.3 2015-01-25 09:03:19 +00:00
Tobias Geerinckx-Rice
16597fed98 stress-ng 0.03.09 -> 0.03.10 2015-01-25 09:00:09 +01:00
Vladimír Čunát
45a34f65fe meld: drop gnome2.scrollkeeper (no longer used)
Also indent the overlong lines in the expression.
2015-01-25 08:59:05 +01:00