goibhniu
3725d5afdc
Merge pull request #11757 from rycee/fix/colordiff
...
colordiff: add archive URL
2015-12-17 01:12:05 +01:00
goibhniu
1b3168069d
Merge pull request #11768 from k0ral/rmlint
...
rmlint: 2.4.1 -> 2.4.2
2015-12-17 01:10:47 +01:00
goibhniu
81901bda04
Merge pull request #11770 from k0ral/nmap
...
nmap: 7.00 -> 7.01
2015-12-17 01:10:13 +01:00
Eric Sagnes
b67ac40a82
erlangR18: 18.0 -> 18.2
2015-12-17 09:01:49 +09:00
Thomas Tuegel
8cf6b39833
Merge pull request #11769 from Profpatsch/cutegram
...
cutegram: fix version in name
2015-12-16 17:41:30 -06:00
Peter Simons
fc2b8edb1a
Clean up overrides for Haskell gio, glib, and gtk.
2015-12-17 00:32:16 +01:00
Peter Simons
c58c68a037
haskell.lib.addPkgconfigDepends: fix broken function
...
The function is supposed to modify pkgconfigDepends, not buildInputs.
2015-12-17 00:32:16 +01:00
Peter Simons
db52259a9d
Add LTS Haskell 3.18.
2015-12-17 00:32:16 +01:00
Peter Simons
1ba77bf6cb
Add LTS Haskell 3.17.
2015-12-17 00:32:16 +01:00
Peter Simons
99b253fc1d
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-47-ga631ea6 using the following inputs:
- Nixpkgs: e616e3fbaa
- Hackage: 1be87a125d
- LTS Haskell: 253d4da342
- Stackage Nightly: 1ee60f7320
2015-12-17 00:32:08 +01:00
koral
e007b1b764
nmap: 7.00 -> 7.01
2015-12-16 23:21:19 +00:00
John Wiegley
59213cc1da
emacs25pre: New expression, from emacs-25 pre-release branch
2015-12-16 15:13:16 -08:00
Profpatsch
5f709b8974
cutegram: fix version in name
2015-12-17 00:05:48 +01:00
Thomas Tuegel
b175cf3711
Merge branch 'kde-updates'
2015-12-16 16:37:44 -06:00
koral
123a6041de
rmlint: 2.4.1 -> 2.4.2
2015-12-16 22:35:01 +00:00
Eelco Dolstra
b797a67ffb
awesomebump: Add
2015-12-16 23:31:41 +01:00
John Wiegley
fd45c7b82b
haskellPackages.git-annex: Do not use lsof on Darwin
2015-12-16 14:10:56 -08:00
John Wiegley
2cd323a51a
tor: Allow building on Darwin
2015-12-16 14:10:31 -08:00
John Wiegley
db9bc6875f
coqPackages.flocq: 2.4.0 -> 2.5.0
2015-12-16 14:10:14 -08:00
Eric Sagnes
f9eb378eb8
riak: fix leveldb hash, fixes #11731
2015-12-16 23:07:22 +01:00
Nikolay Amiantov
13548530a6
networkmanager: fix udev rules file, fixes #11744
2015-12-16 22:55:03 +01:00
Thomas Tuegel
c10bb5179f
plasma55.plasma-workspace: update patches
...
The startkde patch was invalidated in the plasma-workspace-5.5.1
release. Quilt is now used to manage these large patches; it is much
simpler to use than Git.
2015-12-16 15:46:38 -06:00
Arseniy Seroka
0163eaea6e
Merge pull request #11724 from tdimiduk/master
...
update tome4 to v 1.3.3
2015-12-17 00:13:13 +03:00
Thomas Tuegel
d6bec4e77f
add copyPathToStore and copyPathsToStore
2015-12-16 15:00:44 -06:00
Michael Alan Dorman
97834fc233
Don't check hindent
...
It appears its test suite has some issues at present, based on
https://github.com/chrisdone/hindent/issues/166 , which seems to preceed
haskell-src-exts-1.17 being released.
2015-12-16 21:33:56 +01:00
Michael Alan Dorman
bc5f82dfc2
Fixup pointfree package.
2015-12-16 21:33:56 +01:00
Peter Simons
1f108490f1
ghc-HEAD: update build instructions and bump version to current Git master
...
Closes https://github.com/NixOS/nixpkgs/issues/10752 .
2015-12-16 21:33:56 +01:00
Peter Simons
878692e645
ghc-7.10.3: remove the obsolete build.mk file
...
New versions of GHC allow us to specify those things on the
command-line, so the build.mk file is no longer necessary.
2015-12-16 21:33:56 +01:00
Peter Simons
a421e7bd4a
ghc-7.10.3: don't pass compiler or linker flags through a response file
...
The new GHC version contains a patch [1] that passes linker and compiler flags
to GCC via response files rather than directly on the command-line. This is
supposed to be beneficial on Windows and other platforms that have trouble
dealing with long argument lists. On NixOS, however, this feature breaks the
flag handling provided by gcc-wrapper [2] and therefore causes the entire GHC
build to fail.
This issue has been reported upstream at [3]. It's not clear yet how to remedy
this problem, but until we've figured that out we just don't pass compiler flags
in response files on NixOS to fix https://github.com/NixOS/nixpkgs/issues/10752 .
[1] 296bc70b5f
[2] https://github.com/NixOS/nixpkgs/issues/11762
[3] https://ghc.haskell.org/trac/ghc/ticket/11147
2015-12-16 21:33:56 +01:00
Peter Simons
eae27e7798
ghc: update version 7.10.3 to 7.10.3a
...
Apply upstream patches that fix minor cosmetic issues in the documentation.
2015-12-16 21:33:56 +01:00
Peter Simons
c08fe8407c
Add haskell.packages.ghc7103 package set.
2015-12-16 21:33:56 +01:00
Tom Dimiduk
46b57614d9
tome4: 1.3.1 -> 1.3.3
2015-12-16 15:24:03 -05:00
Jude Taylor
848064cef6
remove old patches and attributes from xorgserver
2015-12-16 12:03:29 -08:00
Eelco Dolstra
79a3c8a952
9pfs: Add
...
This is a FUSE-based 9p client.
2015-12-16 20:31:14 +01:00
Eelco Dolstra
9dae6345f4
Typo
2015-12-16 20:31:14 +01:00
Mateusz Kowalczyk
c6549af6a9
Merge branch 'mboes-vagrant-ld-path-fix'
2015-12-16 17:20:06 +00:00
Mathieu Boespflug
bb30c79f0b
vagrant: bring embedded/ libraries in scope of dynamic linker.
2015-12-16 18:14:40 +01:00
Pascal Wittmann
f45b8176c0
Merge pull request #11074 from mogorman/gerbv
...
gerbv: new package
2015-12-16 18:13:20 +01:00
Eelco Dolstra
7651680615
firefox: 42.0 -> 43.0
2015-12-16 17:24:58 +01:00
Thomas Tuegel
8ee82c6b00
Merge pull request #11764 from ttuegel/kde-updates
...
KDE updates
2015-12-16 10:24:11 -06:00
Thomas Tuegel
408c3e5033
kdeApps_15_12.spectacle: init at 15.12.0
2015-12-16 10:22:44 -06:00
Thomas Tuegel
cc058eff70
kde5_latest: merge all package sets
...
The three KDE package sets now have circular dependencies between them,
so they can only be built if they are merged into a single package set
during evaluation.
2015-12-16 10:22:43 -06:00
Thomas Tuegel
da89338993
plasma55: 5.5.0 -> 5.5.1
2015-12-16 09:48:18 -06:00
Thomas Tuegel
42d19d7e71
kdeApps_15_12: don't inherit kdelibs
...
The beta versions of KDE Applications 15.12 did not include a kdelibs
release, so that package was borrowed from KDE Applications 15.08. The
final release of KDE Applications 15.12.0 does include kdelibs, however.
2015-12-16 09:48:18 -06:00
Eelco Dolstra
86bf3662df
nss: 3.20.1 -> 3.21
2015-12-16 16:18:42 +01:00
Thomas Tuegel
af5015fa80
kdeApps_15_12: 15.11.90 -> 15.12.0
2015-12-16 09:07:59 -06:00
Eelco Dolstra
f8c6ced636
nspr: 4.10.10 -> 4.11
2015-12-16 16:04:36 +01:00
Eelco Dolstra
d8d04c8cf3
firefox-esr: 38.4.0 -> 38.5.0
2015-12-16 16:03:39 +01:00
Thomas Tuegel
72014cade6
cutegram: fix evaluation error
...
See discussion on #11684 .
2015-12-16 08:42:11 -06:00
Eelco Dolstra
7cd3d502bb
copy-tarballs.pl: Revive extracting all tarballs from release.nix
2015-12-16 15:38:59 +01:00
Eelco Dolstra
e7ae72cfb1
subversion: 1.8.14 -> 1.8.15, 1.9.2 -> 1.9.3
...
CVE-2015-5343, CVE-2015-5259.
2015-12-16 15:21:58 +01:00
Eelco Dolstra
64792ffdaa
subversion: Use callPackages
2015-12-16 15:21:58 +01:00
Oliver Charles
35f8952a8c
Merge pull request #11338 from obadz/light-locker
...
light-locker (lockscreen for lightdm)
2015-12-16 13:45:05 +00:00
Pascal Wittmann
63b7648870
Merge pull request #11755 from steveeJ/rkt-v0.13
...
rkt: bump version 0.12.0 -> 0.13.0
2015-12-16 13:03:57 +01:00
Eelco Dolstra
98151e0691
ratox: Fix broken URL
...
However, the URL still gives a hash mismatch. @ehmry
2015-12-16 12:07:08 +01:00
Domen Kožar
0944d05e2e
libvirt-glib: add numa support
2015-12-16 11:07:08 +01:00
Arseniy Seroka
2542e92ca0
Merge pull request #11684 from Profpatsch/cutegram
...
Cutegram
2015-12-16 10:47:48 +03:00
Pascal Wittmann
1adc15f93f
Merge pull request #11754 from VIZGIX/master
...
qxt: url fix
2015-12-16 08:42:30 +01:00
Pascal Wittmann
b57963f472
Merge pull request #11759 from AndersonTorres/mgba
...
mgba: 0.3.0 -> 0.3.1
2015-12-16 08:41:46 +01:00
Pascal Wittmann
e44bc3ae9b
Merge pull request #11760 from mkovacs/pyrr-bump
...
pythonPackages.pyrr: 0.7.0 to 0.7.2, enable tests
2015-12-16 08:39:54 +01:00
VIZGIX
fe29df4db0
qxt: url fix
...
updated to the correct url for downloading the libqxt tar.gz file
2015-12-16 01:16:24 -06:00
Mate Kovacs
394ef397ec
pythonPackages.pyrr: 0.7.0 to 0.7.2, enable tests
2015-12-15 21:56:03 -08:00
Tobias Geerinckx-Rice
99816323f9
saneBackendsGit 1.0.25.{177-g753d123 -> 180-g6d8b8d5}
2015-12-16 04:22:08 +01:00
Evgeny Egorochkin
ee8b2dc427
pythonPackages.azure-*: package some of the 1.* branch modules
2015-12-16 05:03:24 +02:00
Matthew O'Gorman
a76241c6cb
gerbv: init at git-2015-10-07
2015-12-15 21:11:54 -05:00
AndersonTorres
28dd9e8a6c
mgba: 0.3.0 -> 0.3.1
2015-12-15 23:30:42 -02:00
Profpatsch
9c5cd49903
cutegram: init at 2.7.0-stable
2015-12-16 02:08:49 +01:00
taku0
df02ed5696
firefox-bin: 42.0 -> 43.0
2015-12-16 09:55:39 +09:00
Robert Helgesson
d66a1a46e6
colordiff: add archive URL
...
When a new version of colordiff is released the old tarball is moved to
the archive directory. This breaks builds until the derivation is
updated to the new version. This commit lets fetchurl know about the
archive URL.
2015-12-16 00:49:43 +01:00
Domen Kožar
0acc32e836
libvirt: add numa support
2015-12-15 23:42:03 +01:00
Domen Kožar
caa9c53d6e
qemu: enable numa
2015-12-15 23:41:55 +01:00
Domen Kožar
a2f8812096
add numad: daemon that manages application locality
2015-12-15 23:41:43 +01:00
Arseniy Seroka
e0d5bd4e55
Merge pull request #11756 from lancelotsix/update_slurm
...
pkgs.slurm-llnl: 14-11-5-1 -> 15-08-5-1
2015-12-16 01:32:22 +03:00
Stefan Junker
a4cd9f771a
rkt: bump version 0.12.0 -> 0.13.0
2015-12-15 23:03:28 +01:00
Lancelot SIX
8638952ede
pkgs.slurm-llnl: 14-11-5-1 -> 15-08-5-1
2015-12-15 22:54:05 +01:00
vbgl
3ebd2df8dd
Merge pull request #11630 from lancelotsix/update_xorriso
...
pkgs.xorriso: 1.4.0 -> 1.4.2
2015-12-15 22:52:15 +01:00
Vincent Laporte
48e7eb65f2
ocaml-iso8601: init at 0.2.4
...
OCaml library for ISO 8601 and RFC 3999 date parsing.
Homepage: http://sagotch.github.io/ISO8601.ml/
2015-12-15 22:43:25 +01:00
Vincent Laporte
23efd0e617
ocaml-hex: 0.2.0 -> 1.0.0
2015-12-15 22:02:15 +01:00
Vincent Laporte
4a00e1793b
ocaml-tuntap: init at 1.3.0
2015-12-15 21:57:54 +01:00
Vincent Laporte
038f4ce1d1
menhir: 20151110 -> 20151112
2015-12-15 21:36:57 +01:00
Vincent Laporte
680d909c97
ocaml-easy-format: 1.1.0 -> 1.2.0
2015-12-15 21:07:33 +01:00
Vincent Laporte
db9a93f992
ocaml-batteries: 2.3.1 -> 2.4.0
2015-12-15 20:58:46 +01:00
Thomas Tuegel
9732b2a635
Merge pull request #11747 from rened/master
...
update julia to 0.4.2
2015-12-15 13:53:26 -06:00
Rene Donner
36ab097c6c
julia: 0.4.0 -> 0.4.2
2015-12-15 20:38:08 +01:00
Tobias Geerinckx-Rice
b566f73f38
linuxPackages.phc-intel: 0.4.0-rev{18 -> 19}
...
Fixes #11733 .
Minimum Linux kernel version is now 4.3.x.
2015-12-15 19:18:49 +01:00
Peter Simons
82c673d4c9
Merge pull request #11651 from gleber/add-erlang-modules
...
Add erlang modules
2015-12-15 17:55:25 +01:00
Nikolay Amiantov
83a8e8e4ef
polkit_gnome: cleanup, add platforms
2015-12-15 18:09:07 +03:00
obadz
c7738364b5
light-locker: init at 1.7.0
2015-12-15 08:49:05 -06:00
Gleb Peregud
bb1b5c7194
Update hex.pm registry
2015-12-15 15:06:47 +01:00
Gleb Peregud
474da3bf24
Add sources of specific rebar bootstrap deps via new fetchHex
...
derivation.
2015-12-15 15:06:44 +01:00
Nikolay Amiantov
8fb2141a69
Merge pull request #11710 from kevincox/userenv-no-path
...
Remove PATH assumption from fhs-userenv.
2015-12-15 16:51:44 +03:00
Gleb Peregud
108f3cf67f
Add patch which makes rebar compilation hermetic
2015-12-15 14:05:51 +01:00
Gleb Peregud
4ba1a51b7f
Move registry to rebar3, since it needs it itself to be bootstrapped.
...
This makes rebar3 build a bit more hermetic. Next stage is to pull in
rebar3 plugins dependencies for bootstrap to pick up.
2015-12-15 14:05:19 +01:00
Gleb Peregud
033902d269
Refactor fetchHex out of buildHex.
...
This will allow to reuse this code to fetch rebar3's dependencies to
ensure it's hermetic build.
2015-12-15 14:01:38 +01:00
Gleb Peregud
acaf2c179e
Allow specifying meta for buildHex and buildErlang.
...
Adds "meta" for meck package as a test.
2015-12-15 14:01:38 +01:00
Gleb Peregud
2a7e77cac5
Move registrySnapshot into it's own file for easier automation.
2015-12-15 14:01:37 +01:00
Gleb Peregud
7e57b20abc
Add rebar3-pc to plugin deps automatically if compilePorts is enabled
2015-12-15 14:01:37 +01:00
Gleb Peregud
13a1ab440c
Replace deprecated uniqList with unique function
2015-12-15 14:01:37 +01:00
Gleb Peregud
5d3680d265
Fetch hex.pm registry snapshot with external github repo.
...
This allows to avoid fetching registry file from S3 at build time,
making the build hermetic and much faster. Automatic tools will be used
to update said external repo content when Hex packages are
imported/update.
2015-12-15 14:01:37 +01:00
Gleb Peregud
3a9110b15c
Add support for rebar3 plugins to buildHex.
...
Allow specifying pluginDeps for buildHex listing rebar3 plugins which
are required for given package to be built by rebar3.
2015-12-15 14:01:37 +01:00