Domen Kožar
3b020106f8
Merge pull request #11551 from hrdinka/add/tilestache
...
python tilestache: init at 1.50.1
2015-12-08 13:58:08 +01:00
Thomas Tuegel
30ef1db5fe
Merge branch 'kdelibs-upnp'
2015-12-08 06:29:02 -06:00
Arseniy Seroka
c5a289e0eb
Merge pull request #11544 from NeQuissimus/kotlin-3595
...
kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
2015-12-08 15:27:19 +03:00
Thomas Tuegel
868a813368
kdelibs: disable UPnP
...
kdelibs' UPnP implementation is unsupported upstream:
https://lists.ubuntu.com/archives/kubuntu-devel/2014-February/007891.html
2015-12-08 06:21:36 -06:00
Christoph Hrdinka
5a26cfc27f
python tilestache: init at 1.50.1
2015-12-08 13:10:31 +01:00
Domen Kožar
27bea9a3aa
Merge pull request #11536 from bendlas/update-i2p
...
i2p: 0.9.22 -> 0.9.23
2015-12-08 10:34:11 +01:00
Domen Kožar
6edd9e5e1a
Merge pull request #11526 from mcmtroffaes/feature/partclone-fix
...
partclone: fix sha256 and buildInputs
2015-12-08 10:21:28 +01:00
Rok Garbas
7e2a828fd6
python35: 3.5.0 -> 3.5.1
2015-12-08 04:35:17 +01:00
Rok Garbas
124e70a459
python27: 2.7.10 -> 2.7.11
2015-12-08 04:35:17 +01:00
aszlig
c00feace39
linux-testing: 4.4.0-rc3 -> 4.4.0-rc4
...
Upstream changes can be found at:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=v4.4-rc4
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-08 03:51:34 +01:00
Tim Steinbach
85c051b2f3
kotlin: 1.0.0-beta-3594 -> 1.0.0-beta-3595
2015-12-08 02:34:09 +00:00
Tobias Geerinckx-Rice
dfb31c3262
cassandra 2.1.11 -> 2.1.12
2015-12-08 03:04:31 +01:00
Herwig Hochleitner
58ba1d5bd3
leiningen: 2.5.2 -> 2.5.3, fixes #11537
2015-12-08 02:58:33 +01:00
aszlig
6945557dba
ruby: Fix SHA256 hashes of several versions.
...
According to @zimbatm, he got the SHA256 hashes via nix-prefetch-git.
However, fetchFromGitHub doesn't use Git to fetch the sources but uses
fetchzip under the hood, so we get plain source directories in the Nix
store, which in turn are hashed.
Tested by:
nix-build --no-out-link -E 'map (x:
(builtins.getAttr x (import ./. {})).src
) [ "ruby_1_9_3" "ruby_2_0_0" "ruby_2_1_0" "ruby_2_1_1" "ruby_2_1_2"
"ruby_2_1_3" "ruby_2_1_6" "ruby_2_1_7" "ruby_2_2_0" "ruby_2_2_2"
"ruby_2_2_3"
]'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-08 02:56:29 +01:00
Herwig Hochleitner
a7aaedebcc
dropbox-cli: 2015.02.12 -> 2015.10.28, fixes #11538
2015-12-08 02:13:11 +01:00
Herwig Hochleitner
0c30a14b9d
dropbox: 3.10.11 -> 3.12.4
2015-12-08 02:12:47 +01:00
zimbatm
8111e1c902
go: 1.5.1 -> 1.5.2, fixes #11498
2015-12-08 02:09:59 +01:00
Pascal Wittmann
b843e7c50a
libtorrent: fix evaluation
2015-12-07 22:39:39 +01:00
Peter Simons
a0cdd48171
rtorrent: fix meta.homepage attribute
2015-12-07 22:30:55 +01:00
Herwig Hochleitner
be80ba2c96
wine unstable: 1.8-rc2 -> 1.8-rc3
2015-12-07 22:22:56 +01:00
Herwig Hochleitner
ca659e0e89
i2p: 0.9.22 -> 0.9.23
2015-12-07 21:45:09 +01:00
Eelco Dolstra
1da87d4062
systemd: Update to 228
2015-12-07 20:25:53 +01:00
Gabriel Ebner
f4c01fc004
systemd: enable timedated, hostnamed, localed.
2015-12-07 20:25:53 +01:00
Shea Levy
4212d8facb
Merge branch 'mariadb-10.1.9' of git://github.com/ryantrinkle/nixpkgs
2015-12-07 13:43:49 -05:00
Ryan Trinkle
5729cf7714
mariadb: 10.1.8 -> 10.1.9
...
Fixes build on darwin; might be related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777996;msg=2
2015-12-07 13:21:25 -05:00
Peter Simons
8dd80d7055
Merge pull request #11531 from oxij/rtorrent-merge-and-cleanup
...
libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
2015-12-07 19:01:52 +01:00
Jan Malakhovski
7afce99e61
libtorrent, rtorrent: merge *-git into default, drop outdated *-git versions, cleanup
...
This also gives the man page (it is outdated, though).
2015-12-07 17:56:03 +00:00
Matthias C. M. Troffaes
0d3db2477b
partclone: fix build - requires automake and autoconf
2015-12-07 15:14:45 +00:00
Matthias C. M. Troffaes
e8d97ef4f5
partclone: use fetchFromGitHub and fix sha256
2015-12-07 15:14:44 +00:00
zimbatm
f399ab50d8
ruby: update railsexpress patchsets, fixes #11347
2015-12-07 15:37:55 +01:00
zimbatm
7c338ffb77
ruby_2_2: 2.2.2 -> 2.2.3
2015-12-07 15:37:33 +01:00
zimbatm
d9f0568ccb
ruby_2_1: 2.1.6 -> 2.1.7
2015-12-07 15:37:33 +01:00
zimbatm
9ebc399432
ruby_2_0: 2.0.0p645 -> 2.0.0p647
2015-12-07 15:37:33 +01:00
Matthias C. M. Troffaes
b789856ce3
gosmore: r30811 -> r31801, fix sha256
2015-12-07 14:32:54 +00:00
Desmond O. Chang
700835bb45
yank: 0.4.1 -> 0.6.0, fixes #11522
2015-12-07 15:25:50 +01:00
Ambroz Bizjak
067141621e
virtualboxGuestAdditions: Add missing library paths to patchelf, fixes #11509
2015-12-07 15:15:03 +01:00
Teo Klestrup Röijezon
53441bcc93
nginx: 1.9.4 -> 1.9.7, fixes #11515
2015-12-07 14:56:27 +01:00
Ambroz Bizjak
b9093f1c64
chromium: Updates, fixes #11492
...
Built and run Beta and Stable locally. Dev is surrently superseded by Stable so
it doesn't matter much.
- Dev: 47.0.2508.0 -> 48.0.2564.22
- Beta: 46.0.2490.64 -> 48.0.2564.23
- Stable: 45.0.2454.101 -> 47.0.2526.73
Changed the SSL dependencies to the supported configuration on Linux (according
to Torne @Freenode/#chromium-support).
- NSS is a dependency since it is used to access the ceritiface store.
- Dropped system OpenSSL support, the bundled BoringSSL is used.
This probably fixes issue #10555 . Note that without this adjustment the build
fails even.
Dropped uneeded old patches.
2015-12-07 14:52:15 +01:00
Thomas Tuegel
ace303f79c
emacsPackagesNg: pass melpaBuild, trivialBuild to packages
2015-12-07 06:28:56 -06:00
Thomas Tuegel
916f86745e
Merge branch 'elpa-packages'
2015-12-07 06:24:34 -06:00
Thomas Tuegel
4b950d233e
ipe: 7.1.8 -> 7.1.10
2015-12-07 05:50:02 -06:00
Matthias C. M. Troffaes
0a9b784acc
namecoin: fix sha256 using fetchzip
2015-12-07 10:45:28 +00:00
Domen Kožar
8c65e4e82a
Merge pull request #11519 from mcmtroffaes/feature/cbatticon-sha256-fix
...
cbatticon: fix sha256 mismatch
2015-12-07 11:26:29 +01:00
Matthias C. M. Troffaes
9b2d64f310
cbatticon: use fetchzip to fix sha256 issues
2015-12-07 10:24:38 +00:00
Peter Simons
83f9fc069c
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 4619baf1f6
- Hackage: 4269955365
- LTS Haskell: 57dab1c997
- Stackage Nightly: 87110f79ed
2015-12-07 11:23:57 +01:00
lethalman
2fde83b5bd
Merge pull request #11411 from hrdinka/mapnik
...
mapnik: init at 3.0.9
2015-12-07 10:50:39 +01:00
lethalman
6d13f373f4
Merge pull request #11511 from goodwillcoding/libgtop-update
...
update libgtop to latest (2.32.0) and enable gobject introspection on it
2015-12-07 10:17:36 +01:00
Arseniy Seroka
f6754747bd
Merge pull request #11513 from oxij/fix-w3m-on-darwin
...
w3m: turn off mouseSupport on Darwin
2015-12-07 03:03:08 +03:00
Tobias Geerinckx-Rice
47eb4d4430
Migrate manpages -> man-pages (upstream project name)
2015-12-06 23:44:13 +01:00
Tobias Geerinckx-Rice
ef8dde9eef
man-pages-posix: correct meta.homepage
2015-12-06 23:44:13 +01:00
Tobias Geerinckx-Rice
968986547b
man-pages 4.02 -> 4.03
2015-12-06 23:44:13 +01:00
Tobias Geerinckx-Rice
b3635acffb
swingsane: init at 0.2
2015-12-06 23:44:13 +01:00
Rok Garbas
7ac0052ad5
nodejs: nodePackages_4_2 -> nodePackages_4_x
2015-12-06 21:58:45 +01:00
Rok Garbas
c90d26a2e2
nodejs: fix naming of nodejs to fit into their versioning model, fixes #11497
2015-12-06 21:57:24 +01:00
zimbatm
a6982cc525
nodejs: 5.0.0 -> 5.1.1 CVE-2015-8027
...
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
989966b293
nodejs: 4.2.2 -> 4.2.3 CVE-2015-8027
...
See
https://nodejs.org/en/blog/vulnerability/december-2015-security-releases/
2015-12-06 21:57:09 +01:00
zimbatm
59fc3cd8ad
nodejs: remove unlinked v4_1_0
...
The stable branch is v4.x.x and is already taken care of my the default.nix
2015-12-06 21:57:09 +01:00
zimbatm
46c65335ca
nodejs: 0.10.40 -> 0.10.41
...
Maintenance release
2015-12-06 21:57:09 +01:00
Jan Malakhovski
53f93b0b7e
w3m: turn off mouseSupport on Darwin
...
Fixes an issue reported at https://github.com/NixOS/nixpkgs/pull/11222/files#r46774825
2015-12-06 20:44:29 +00:00
goodwillcoding
41f594a299
Add gobjectIntrospection to the scope
2015-12-06 11:26:06 -08:00
Thomas Tuegel
026e3424a7
emacsPackagesNg: include elpaPackages
2015-12-06 13:17:41 -06:00
goodwillcoding
71240e56a1
update libgtop to latest (2.32.0) and enable gobject introspection on it
2015-12-06 10:54:11 -08:00
Arseniy Seroka
21332223ec
Merge pull request #11451 from rvl/pump.io
...
Add Pump.io
2015-12-06 21:47:42 +03:00
Joachim Schiele
a72ff7f4e7
Merge branch 'master' of github.com:NixOS/nixpkgs
2015-12-06 19:43:53 +01:00
Joachim Schiele
bf0ed5e93a
added kgocode
2015-12-06 19:43:25 +01:00
Pamelloes
038c7a60a1
Fix trollius buildon sandboxed pure darwin
...
Skipped six tests that fail because of sandbox restrictions (namely the three variants of test_read_pty_output and test_write_pty).
2015-12-06 12:34:06 -06:00
Thomas Tuegel
07a0031029
melpaBuild: add unpackCmd for single-file packages
...
Emacs packages are commonly distributed as single .el files. This
unpackCmd handles them correctly and sets up sourceRoot. Other sources
are treated in the default manner.
2015-12-06 11:50:10 -06:00
Thomas Tuegel
32c0069b79
add elpaPackages top-level attribute
2015-12-06 11:49:51 -06:00
Thomas Tuegel
63eb6fdd8a
fetchsvn: correctly handle trailing slashes
...
`splitString` does not split on trailing separators.
2015-12-06 11:49:51 -06:00
Thomas Tuegel
8498f9d46b
elpa-packages 2015-12-06
2015-12-06 11:49:50 -06:00
Thomas Tuegel
0c2259629d
add elpa-packages.nix
2015-12-06 11:49:50 -06:00
Franz Pletz
59c130a690
openttd: 1.5.2 -> 1.5.3
2015-12-06 16:59:55 +01:00
Peter Simons
b89514eced
fetchgit: follow up to 2cf7069b7d
...
If "fetcher" is a string, then Nix will execute it with bash already, so
the additional bash argument in that string was redundant and apparently
causes trouble on non-Linux platforms.
Hopefully fixes https://github.com/NixOS/nixpkgs/issues/11496 .
2015-12-06 15:06:02 +01:00
Rodney Lorrimar
69b0661fa9
pump.io: init at git-2015-11-09
...
pump.io -- Social server with an ActivityStreams API
The version from git master branch is used because released version 0.3
is not compatible with newer versions of nodejs.
node-packages.json was extracted from pump.io package.json and augmented
with the databank-{lrucache,memcached,mongodb,redis} driver packages.
To regenerate, run:
npm2nix pkgs/servers/web-apps/pump.io/node-packages.json pkgs/servers/web-apps/pump.io/node-packages.nix
2015-12-06 13:35:21 +00:00
Edward Tjörnhammar
b195abe091
goPackages.gocryptfs: init at 0.5
2015-12-06 13:51:09 +01:00
Edward Tjörnhammar
a84c4a66f7
goPackages.openssl-spacemonkey: reintroduce openssl bindings
2015-12-06 13:51:09 +01:00
Herwig Hochleitner
088c3fc9dd
virtualbox: 5.0.6 -> 5.0.10, fixes #11115
2015-12-06 13:23:46 +01:00
codsl
7884923ba3
tor: 0.2.6.10 -> 0.2.7.5, fixes #11489
2015-12-06 13:18:45 +01:00
goibhniu
e83c52258a
Merge pull request #11311 from magnetophon/yoshimi-master
...
yoshimi: 1.3.6 -> 1.3.7.1
2015-12-06 11:46:51 +01:00
goibhniu
b069292b21
Merge pull request #11495 from lihop/update-shellinabox
...
shellinabox: 2.16 -> 2.19
2015-12-06 11:41:33 +01:00
Bjørn Forsman
1eaf571d42
pitivi: 0.94 -> 0.95
...
Notable (hard) dependency changes:
- gstreamer >= 1.6.0
- gst-plugins-bad with GTK support (need "gstgtk" plugin)
- pygobject >= 3.14
- gst-validate
- matplotlib (used for drawing the "timeline")
Changes v1 -> v2:
pitivi no longer requires clutter, so I switched clutter-gtk => gtk3.
2015-12-06 10:24:59 +01:00
Damien Cassou
387293f6a9
Merge pull request #11468 from DamienCassou/gpaste-3.18.2
...
gpaste: 3.16.3 → 3.18.2
2015-12-06 08:55:35 +01:00
Leroy Hopson
7e066b13e7
shellinabox: 2.16 -> 2.19
2015-12-06 15:38:07 +13:00
Tobias Geerinckx-Rice
1d4b4dc8b6
saneBackends{,Git}: add more descriptive descriptions
2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
df4ab4c9cc
saneBackendsGit: add myself as maintainer
2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
d3d5c79582
saneBackendsGit 1.0.24.73-g6c4f6bc -> 1.0.25.177-g753d123
2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
5bcd13156c
saneBackends: add myself as maintainer
2015-12-05 23:42:56 +01:00
Tobias Geerinckx-Rice
256cec9756
saneBackends 1.0.24 -> 1.0.25
...
Changes too numerous to list here:
http://anonscm.debian.org/cgit/sane/sane-backends.git/tree/ChangeLog?h=RELEASE_1_0_25
2015-12-05 23:42:56 +01:00
Ingolf Wagner
9c24bdff42
backup: init v4, fixes #11370
2015-12-05 23:21:03 +01:00
Mayeu (Cast)
808ae1fd69
Owncloud: 7.0.10 -> 7.0.11, fixes #11428
2015-12-05 23:17:38 +01:00
Mayeu (Cast)
0113161c55
Owncloud 8.2.0 -> 8.2.1
...
Multiple bug fixes and performance improvement.
Hash directly taken from the Owncloud changelog.
2015-12-05 23:17:23 +01:00
Gabriel Ebner
7cc6e6718c
simp_le: init at 20151205, fixes #11479
2015-12-05 23:09:47 +01:00
Gabriel Ebner
51bcfbe007
pythonPackages.acme: extract from letsencrypt derivation.
2015-12-05 23:09:27 +01:00
Rok Garbas
9d1bbf7a02
neovim: update 0.1.0 -> 0.1.1
2015-12-05 23:08:22 +01:00
Emery Hemingway
2b6dcdfcd0
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Arseniy Seroka
1764a05710
Merge pull request #11473 from NeQuissimus/master
...
Add Kotlin
2015-12-06 00:30:19 +03:00
Tim Steinbach
a356c3fa47
kotlin: init at 1.0.0-beta-3594
2015-12-05 21:23:22 +00:00
Bjørn Forsman
aad87c4cd0
pygobject3: 3.12.1 -> 3.18.2
...
pitivi-0.95 needs pygobject >= 3.14.
2015-12-05 21:52:35 +01:00
Bjørn Forsman
b2cad165bb
gst-validate: init at 1.6.0
...
pitivi-0.95 requires this. (I added iyzsong as maintainer, in line with
the other gstreamer packages.)
2015-12-05 21:52:35 +01:00
Bjørn Forsman
84bc6d64ba
gstreamer: 1.4.x -> 1.6.x (all modules)
...
(And while at it, gst-vaapi 0.6.0 -> 0.6.1.)
* gst-editing-services grew additional build time dependencies, flex and
perl.
* gst-libav switched from libav to ffmpeg as "libav" provider, see
http://gstreamer.freedesktop.org/releases/1.6/ .
Without using ffmpeg, one may hit issues such as this (which I
initially did):
(gst-plugin-scanner:19751): GStreamer-WARNING **: Failed to load plugin '/nix/store/0wgpq2yx9wrkp2mh4rn1c7zbiq2bqa2l-gst-libav-1.6.1/lib/gstreamer-1.0/libgstlibav.so':
/nix/store/0wgpq2yx9wrkp2mh4rn1c7zbiq2bqa2l-gst-libav-1.6.1/lib/gstreamer-1.0/libgstlibav.so: undefined symbol: av_frame_get_sample_rate
2015-12-05 21:52:33 +01:00
Christoph Hrdinka
59823208a6
python modestmaps: init at 1.4.6, fixes #11429
2015-12-05 20:58:08 +01:00
Peter Panaguiton
1b0edf40c3
cwm: init at 5.6, fixes #11458
2015-12-05 20:47:09 +01:00
Jan Malakhovski
43a1cfccf5
conky: build the docs, fixes #11461
2015-12-05 20:34:57 +01:00
Niclas Thall
5bd92c0197
ums: init at 5.3.1, fixes #11485
2015-12-05 20:30:43 +01:00
codsl
4f15547a9c
emacs-packages: bind-key: 20150317 -> 20150321, fixes #11490
2015-12-05 20:19:39 +01:00
codsl
ce013bf507
emacs-packages: use-package: 20150317 -> 20151112
2015-12-05 20:19:32 +01:00
Jan Malakhovski
74724837d6
cmus: rewrite expression, add more options, fixes #11483
2015-12-05 20:18:13 +01:00
Jan Malakhovski
3ef66919b6
cmus: 2.6.0 -> 2.7.0, add a maintainer
2015-12-05 20:18:02 +01:00
Pascal Wittmann
68a1b2411a
zsh: 5.1.1 -> 5.2
2015-12-05 17:07:41 +01:00
Pascal Wittmann
174d892e0c
perl-HTML-TableExtract: 2.11 -> 2.13
2015-12-05 17:07:41 +01:00
Pascal Wittmann
84b3af19b8
Merge pull request #11365 from nlewo/fix/git-review
...
git-review: init at 1.25.0
2015-12-05 16:32:12 +01:00
Peter Simons
2a3e9dfdd4
configuration-hackage2nix.yaml: update list of broken builds
2015-12-05 15:15:34 +01:00
Peter Simons
71aff7006c
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 02a00be50f
- Hackage: 2c186df615
- LTS Haskell: 57dab1c997
- Stackage Nightly: c3ba1c0c15
2015-12-05 15:15:33 +01:00
Damien Cassou
97ccbb9498
offlineimap: 6.5.7 → 6.6.0, fixes #11481
2015-12-05 11:54:41 +01:00
codsl
51a5f49d70
openssl: security update 1.0.2d -> 1.0.2e
...
Fixes CVE-2015-3193, CVE-2015-3194, CVE-2015-3195 and CVE-2015-3196.
Close #11469 .
2015-12-05 11:32:49 +01:00
codsl
fb3b9f5f8b
openssl: security update 1.0.1p -> 1.0.1q
...
Fixes CVE-2015-3194 and CVE-2015-3195.
Taken from #11469 .
2015-12-05 11:25:27 +01:00
Vladimír Čunát
d38e9d3b37
tarball: fix darwin evaluation
...
(cherry picked from commit 12e788ff44
)
2015-12-05 11:13:29 +01:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Carles Pagès
5d9148c9ad
kodiPlugins.pvr-hts: init at 2.1.18
...
Add Tvheadend HTSP PVR client addon for Kodi.
2015-12-05 08:42:45 +01:00
Vincent Laporte
0a745f5dd2
indilib: 1.0.0 -> 1.1.0
...
Older source no longer available
2015-12-04 23:36:48 +01:00
Nikolay Amiantov
c990a1ed4d
Merge pull request #11262 from spwhitt/bumblebee_have
...
bumblebee: use _have not have in bash completion
2015-12-05 00:56:16 +03:00
Nikolay Amiantov
95629cf6f8
bumblebee: cleanup, fix virtualgl, add useNvidia flag
2015-12-05 00:54:09 +03:00
Nikolay Amiantov
3b1ab88428
virtualgl: 2.3.2 -> 2.4.1, fix multilib
2015-12-05 00:54:09 +03:00
Nikolay Amiantov
56ffc2ecd2
primus: 1.0.0748176 -> 20151204, add useNvidia flag
2015-12-05 00:54:09 +03:00
Nikolay Amiantov
ae7ff02081
tlp: use module_init_tools, avoid recompilation for nixos
2015-12-05 00:54:09 +03:00
Arseniy Seroka
87ba86b7da
Merge pull request #11465 from oxij/xapian-omega-init
...
xapian-omega: init at 1.2.21
2015-12-05 00:11:09 +03:00
Arseniy Seroka
2de2380b93
Merge pull request #11459 from gebner/ipafont-url
...
ipafont: fix source url.
2015-12-04 23:58:12 +03:00
Arseniy Seroka
a07cbec43c
Merge pull request #11462 from oxij/mpd-client-support
...
mpd: set clientSupport to true by default
2015-12-04 23:57:06 +03:00
Peter Simons
1cd7ec96e4
pkgs/tools/security/gnupg/21.nix: cosmetic
2015-12-04 21:11:22 +01:00
Peter Simons
65f3932f6e
Update list of gnupg.org mirror sites.
...
The list we had before contained a lot of junk, i.e. sites that were no
longer online or no longer in sync. The new list of sites comes from
https://gnupg.org/download/index.html .
2015-12-04 21:11:22 +01:00
Eric Seidel
64ef665b6f
Merge pull request #11466 from oxij/emacs-helm-bibtex-init
...
emacs-packages: add helm-bibtex and dependencies
2015-12-04 11:53:14 -08:00
Damien Cassou
9f05627d68
gpaste: 3.16.3 → 3.18.2
2015-12-04 20:39:19 +01:00
Peter Simons
b79227b934
Merge pull request #11453 from lancelotsix/update_gnupg21
...
gnupg21: 2.1.9 -> 2.1.10
2015-12-04 19:54:36 +01:00
Peter Simons
620e2920f7
Merge pull request #11464 from oxij/rtorrent-fallocate
...
rtorrent: build with fallocate support
2015-12-04 19:52:09 +01:00
Jan Malakhovski
ba7a883340
emacs-packages: helm-bibtex: init at 20151125
2015-12-04 17:55:53 +00:00
Jan Malakhovski
f807e3338e
emacs-packages: sort helm packages
2015-12-04 17:55:53 +00:00
Jan Malakhovski
b7fdbf1f2e
emacs-packages: parsebib: init at 20151006
2015-12-04 17:55:52 +00:00
Jan Malakhovski
9c3f2bd322
emacs-packages: f: init at 20151113
2015-12-04 17:55:51 +00:00
Jan Malakhovski
13956d6444
emacs-packages: s: 20140910 -> 20151023
2015-12-04 17:55:51 +00:00
Jan Malakhovski
35cca051b2
xapian-omega: init at 1.2.21
2015-12-04 17:53:21 +00:00
Jan Malakhovski
83f46ec4d6
rtorrent: build with fallocate support
...
This doesn't actually turn it on unless you say
system.file_allocate.set = yes
in the rtorrent config.
2015-12-04 17:51:14 +00:00
Jan Malakhovski
8eb8478e62
mpd: set clientSupport to true by default
...
Standard "satellite" configuration from the docs will not work without this.
2015-12-04 17:46:15 +00:00
Christoph Hrdinka
2c54da93ef
mapnik: init at 3.0.9
2015-12-04 18:03:16 +01:00
Gabriel Ebner
8454f52dc5
ipafont: fix source url.
2015-12-04 17:47:18 +01:00
Moritz Ulrich
e9e6d62c59
rofi-pass: 1.2 -> 1.3.1
...
Also contains fixes so it doesn't depend on anything in PATH.
2015-12-04 17:24:56 +01:00
Eelco Dolstra
97ad628344
Merge pull request #11457 from NixOS/pSub-patch-1
...
release.nix: remove reference to pthreadmanpages
2015-12-04 17:24:02 +01:00
Tobias Geerinckx-Rice
889944af2c
dropbear 2015.70 -> 2015.71
...
Another bugfix release.
2015-12-04 17:07:05 +01:00
Arseniy Seroka
f418caa7a1
Merge pull request #11444 from whiteley/chef-dk-0.10.0
...
chefdk: 0.4.0 -> 0.10.0
2015-12-04 19:02:22 +03:00
Pascal Wittmann
cf5acd732d
release.nix: remove reference to pthreadmanpages
...
Commit 9aa1cb6c59
broke the nixpkgs.tarball job on hydra (see https://hydra.nixos.org/build/28466812 ). The commit removes the last reference to pthreadmanpages.
2015-12-04 17:02:13 +01:00
Arseniy Seroka
d439a4c249
Merge pull request #11422 from burke/urlview-darwin
...
urlview works fine on darwin
2015-12-04 19:02:06 +03:00
Burke Libbey
4f05c5eb42
urlview: enable on darwin
2015-12-04 11:00:16 -05:00
Pascal Wittmann
6c2d06ca07
Merge pull request #11452 from makefu/fix-logstash
...
logstash: fix bin path
2015-12-04 16:35:32 +01:00
Domen Kožar
eca191f92c
snabbswitch: 2015.11 -> 2015.12
2015-12-04 16:25:52 +01:00
Lancelot SIX
d66d4ca570
gnupg21: 2.1.9 -> 2.1.10
...
See https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00001.html
for announcement
2015-12-04 14:40:54 +00:00
Lancelot SIX
2b83f3561f
libassuan: 2.3.0 -> 2.4.2
...
Version 2.4.0 or higher is required by gpg-2.1.10
2015-12-04 14:40:08 +00:00
roblabla
67fda15a89
letsencrypt: 0.0.0.dev20151123 -> 0.1.0
2015-12-04 15:39:58 +01:00
Arseniy Seroka
0c05f14d53
Merge pull request #10535 from roblabla/feature-updateGitlab8.0.5
...
gitlab: 7.4.2 -> 8.0.5
2015-12-04 16:30:09 +03:00
makefu
1eb3239181
logstash: fix bin path
...
with the last commit for logstash plugin the bin path was not being used and the executables
were written directly in the root directory
this results in the failure of the logstash service configuration.
additionally the logstash tool itself does not start because it cannot source shell libraries relative
to the current location
2015-12-04 14:21:58 +01:00
Pascal Wittmann
ea0f2d6c73
Merge pull request #11349 from dezgeg/pr-split-prefetch-scripts
...
nix-prefetch-scripts: Split into multiple derivations
2015-12-04 14:02:14 +01:00
Tuomas Tynkkynen
c47910ae4e
nix-prefetch-scripts: Split into multiple derivations
...
This makes it possible to e.g. only install nix-prefetch-git and not the
others.
Closes #7399 .
2015-12-04 14:38:41 +02:00
Eelco Dolstra
2157dadebf
perl-5.16: Remove
2015-12-04 12:19:45 +01:00
Eelco Dolstra
d13dc12987
rsnapshot: 1.3.1 -> 1.4.1
2015-12-04 12:19:45 +01:00
Eelco Dolstra
9aa1cb6c59
pthread-man-pages: Remove
...
As far as I can tell, the man-pages package provides documentation for
every function provided by pthread-man-pages except
pthread_mutexattr_setkind_np, which no longer appears in the Glibc
headers. So let's ditch it.
2015-12-04 12:19:44 +01:00
Eelco Dolstra
7c00ae68d8
bfr: Build with current Perl
2015-12-04 12:19:44 +01:00
Domen Kožar
135b01e9df
Merge pull request #11445 from devhell/virt-manager
...
virt-{manager,inst}: Fix glance dependency
2015-12-04 11:27:57 +01:00
Peter Simons
07cda3b56f
haskell-gtk2hs-buildtools now copes with alex 3.1.5 and later.
2015-12-04 10:17:35 +01:00
Peter Simons
7c7e905de6
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: 7c559e1c0f
- Hackage: 49a7fb0a6f
- LTS Haskell: 57dab1c997
- Stackage Nightly: ecefc78ca3
2015-12-04 10:17:18 +01:00
Dan Peebles
12de4d5cb3
ansible2: init
2015-12-03 21:54:45 -05:00
roblabla
b7a4231aa2
gitlab: 7.4.2 -> 8.0.5
2015-12-04 01:14:24 +01:00
Nikolay Amiantov
261fe09931
steamPackages.runtime: update packages
2015-12-04 01:00:27 +03:00
Nikolay Amiantov
fc6a5f746b
steamPackages.steam-chrootenv: install desktop file
2015-12-04 01:00:27 +03:00
Nikolay Amiantov
f4bbd5b024
steamPackages: add update-runtime-shell.nix to update runtime
2015-12-04 01:00:27 +03:00
Nikolay Amiantov
67d0b8026e
steamPackages.steam: cleanup
2015-12-04 01:00:11 +03:00
Nikolay Amiantov
00f6ce133c
buildFHS{Chroot,User}Env: support extraInstallCommands
2015-12-04 00:58:47 +03:00
devhell
c711f4bb11
virt-{manager,inst}: Fix glance dependency
...
Since 710b350b8e
`glance` has been
replaced in favor of `glanceclient`. This commit fixes the resulting
eval error.
2015-12-03 21:56:00 +00:00
Matt Whiteley
94baac8d02
chefdk: 0.4.0 -> 0.10.0
2015-12-03 13:28:26 -08:00
Nikolay Amiantov
634c9db4c2
Merge pull request #11431 from abbradar/teamviewer
...
teamviewer: init at 11.0.52520, remove older versions
2015-12-03 23:59:53 +03:00
Nikolay Amiantov
c3d503d33d
teamviewer: init at 11.0.52520, remove older versions
2015-12-03 22:28:36 +03:00
Burke Libbey
211c9ab28b
Add coreutils-prefixed to install coreutils as gls, ggrep, etc.
...
Close #11421 . Amended by vcunat not to cause a stdenv rebuild.
2015-12-03 20:08:37 +01:00
Bart Brouns
b94a2db590
yoshimi: 1.3.6 -> 1.3.7.1
2015-12-03 19:54:19 +01:00
Vincent Laporte
dc6b4e7fdd
coq-flocq: 2.4.0 -> 2.5.0; coq-interval: 2.0.0 -> 2.1.0
2015-12-03 19:30:19 +01:00
John Wiegley
95f6a9e147
pcsclite: Enable building on Darwin
2015-12-03 13:13:31 -05:00
John Wiegley
31e5abf788
openvpn: Enable building on Darwin
2015-12-03 13:12:49 -05:00
John Wiegley
94a7e2b441
emacsPackages.auctex: 11.88 -> 11.89
2015-12-03 13:11:25 -05:00
Dan Peebles
20cc1a6b90
boto3: 1.1.4 -> 1.2.2
2015-12-03 11:45:25 -05:00
Eelco Dolstra
ec795d3632
texFunctions: Use modular texlive instead of tetex
2015-12-03 17:40:27 +01:00
Thomas Mader
ef17efa99b
dmd: add gcc runtime dependency because dmd uses the linker of gcc on linux.
...
From #11327 .
2015-12-03 16:32:27 +01:00
Domen Kožar
eca688c6d8
Merge pull request #7170 from risicle/djangogis
...
django: add a django_gis variant which patches django to properly point ...
2015-12-03 14:29:18 +01:00
Arseniy Seroka
e024f7fec9
Merge pull request #11409 from FlorentBecker/kcov
...
kcov: fix issue #11399
2015-12-03 16:28:45 +03:00
Dan Peebles
60f949bc78
awscli: fix broken dependency
...
Sorry, not sure how I missed this in my earlier commit!
2015-12-03 08:25:29 -05:00
Dan Peebles
8a84a80193
awscli: 1.7.47 -> 1.9.6
...
Also updates its botocore dependency from 1.1.10 to 1.3.6 and makes it
use requests2 instead of requests.
2015-12-03 08:23:29 -05:00
Domen Kožar
76fc329794
oslo-rootwrap: patch binaries path
2015-12-03 11:10:19 +01:00
Domen Kožar
710b350b8e
pythonPackages: remove outdated glance, use glanceclient
2015-12-03 11:10:13 +01:00
Domen Kožar
a4fc362c54
neutron: patch for iproute 4.x compatibility
2015-12-03 11:09:54 +01:00
Domen Kožar
4abb515c6e
glance: propagated MySQL_python
2015-12-03 11:09:50 +01:00
Domen Kožar
29befbeb95
dnsmasq: install dhcp_* tools
2015-12-03 11:09:40 +01:00
Burke Libbey
eeb2935ac5
Fix notmuch for darwin, fixes #11410
...
platforms can be unix; this works on darwin at *least*, after we fix the
libtalloc references.
2015-12-03 09:03:29 +01:00
Franz Pletz
3edcc3c669
sudo: 1.8.14p3 -> 1.8.15, fixes #11297
2015-12-03 09:02:17 +01:00
Evan Danaher
523d6846a7
fvwm: add gestures option to use libstroke
2015-12-03 00:31:24 -05:00
Evan Danaher
474d64eecf
libstroke: init at version 0.5.1
2015-12-03 00:30:17 -05:00
Tobias Geerinckx-Rice
5cce3e5019
libpsl: list 2015-11-13 -> 2015-12-03
2015-12-03 05:25:39 +01:00
Tobias Geerinckx-Rice
0b61b299cc
perlPackages.Gtk2 1.2496 -> 1.2497
2015-12-03 04:48:04 +01:00
Tobias Geerinckx-Rice
f6fa6c26c8
Merge pull request #11413 from hrdinka/update/xca
...
xca: 1.3.1 -> 1.3.2
2015-12-03 01:15:14 +01:00
Daniel Peebles
539c1d1b2c
Revert "Update bash patches"
2015-12-02 19:10:06 -05:00
Daniel Peebles
621e926430
Merge pull request #11398 from burke/update-bash-patches
...
Update bash patches
2015-12-02 19:00:23 -05:00
Dan Peebles
df27b34918
psycopg2: fix build on darwin
...
For some reason its build script requires libssl only on darwin.
2015-12-02 18:06:00 -05:00
Dan Peebles
f8e99ec0e4
python-gnupg: init at 0.3.8
2015-12-02 17:59:32 -05:00
Matej Cotman
05eb4c8928
Merge pull request #11412 from matejc/master-owncloud
...
re owncloud latest
2015-12-02 23:11:30 +01:00
Nikolay Amiantov
3e03a6fd44
Merge pull request #11414 from hrdinka/update/nginx-lua
...
nginxModules.lua: 0.9.16 -> 0.9.19
2015-12-03 01:09:23 +03:00
Christoph Hrdinka
1391ca3af1
nginxModules.lua: 0.9.16 -> 0.9.19
2015-12-02 23:06:34 +01:00
Christoph Hrdinka
a2b5aafa61
xca: 1.3.1 -> 1.3.2
2015-12-02 23:01:00 +01:00
Florent Becker
fa8586495d
kcov: fix issue #11399
2015-12-02 22:20:01 +01:00
Vincent Laporte
69b6125edf
ocaml-dolog: 1.1 -> 3.0
2015-12-02 21:03:59 +01:00
Peter Simons
40a22e40f8
Add LTS Haskell 3.16.
2015-12-02 21:00:34 +01:00
Peter Simons
f46ad3f6d8
haskell-sdr: re-enable the test suite
...
https://github.com/adamwalker/sdr/issues/1#issuecomment-99296074
suggests that the issue has been fixed.
2015-12-02 21:00:34 +01:00
Peter Simons
906fefe444
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-46-gf1bbc76 using the following inputs:
- Nixpkgs: f9c10dd1aa
- Hackage: fda7f3f477
- LTS Haskell: 57dab1c997
- Stackage Nightly: a30c2abd60
2015-12-02 21:00:22 +01:00
Arseniy Seroka
f35b417dc4
Merge pull request #11357 from samuelrivas/scala-propagate-jre
...
scala: setup classpath
2015-12-02 22:52:22 +03:00
Arseniy Seroka
7aa42e1f31
Merge pull request #11402 from robgssp/clfswm-fix
...
clfswm: fix contrib-dir path
2015-12-02 22:47:11 +03:00
Arseniy Seroka
3e2d5e4d4e
Merge pull request #11379 from bendlas/update-cdemu
...
cdemu: package updates
2015-12-02 22:46:42 +03:00
Arseniy Seroka
29a1c7df20
Merge pull request #11403 from FRidh/mendeley
...
mendeley: 1.15 -> 1.15.2
2015-12-02 22:46:01 +03:00
Arseniy Seroka
05b15438f3
Merge pull request #11404 from mayflower/update-php
...
php70: 7.0.0RC6 -> 7.0.0
2015-12-02 22:45:46 +03:00
Augustin Borsu
16fd6c1cf0
owncloud: 7.0.5 -> 7.0.10 +
...
Commit changes default version to 7.0.10, 7.0.5 version is kept for
people reluctant to update. Needed info has also been added for
versions 8.0, 8.1 and 8.2 only the latest minor version of each
major version is included.
2015-12-02 20:36:40 +01:00
Vincent Laporte
a4a334bbe0
smtube: 15.9.0 -> 15.11.0
2015-12-02 19:46:23 +01:00
Vincent Laporte
da4706f72a
smplayer: 15.9.0 -> 15.11.0
2015-12-02 19:46:23 +01:00
Vincent Laporte
241914a8f7
ocaml-uucp: 0.9.1 -> 1.1.0
2015-12-02 19:46:23 +01:00
Pascal Wittmann
16037c6df5
zsh-navigation-tools: 1.3.1 -> 1.3.2
2015-12-02 19:11:02 +01:00
Domen Kožar
6cf4e29c4f
Fix build for python3Packages.spyder
...
pylint (using Python 2.7) got propagated into python3Packages.spyder
so Python 2.7 setup-hook was used instead of python34.
Now that pylint is part of pythonPackages attribute set, pylint is
used with python3.4 as a base.
2015-12-02 19:07:46 +01:00
lethalman
787be7b80e
Merge pull request #11386 from avnik/qtile
...
Qtile rework
2015-12-02 18:51:48 +01:00
Pascal Wittmann
3272dbf65c
Merge pull request #11381 from magnetophon/tudu-master
...
tudu: init at 0.10
2015-12-02 18:19:12 +01:00
Eelco Dolstra
cae5bfb991
statsd: Don't use <nixpkgs>
...
This was preventing the Nixpkgs channel from updating, since the
program indexer barfed on:
error: anonymous function at /nix/store/wdnwbh3kmf68nhqqp0khcyxbdbp43vg5-nixos-14.12.626.b0d594c/nixos/nixpkgs/pkgs/top-level/node-packages.nix:1:1 called without required argument ‘neededNatives’, at /data/releases/nixos/unstable-small/.tmp-nixos-16.03pre72946.c50d013-787/unpack/nixos-16.03pre72946.c50d013/lib/customisation.nix:56:12
because Nixpkgs 16.03 was importing files from Nixpkgs 14.12.
Also added some half-assed checks to detect this issue in the future.
2015-12-02 15:58:30 +01:00
Robin Gloster
f22b401cdc
php70: 7.0.0RC6 -> 7.0.0
2015-12-02 12:54:04 +00:00
Antoine Eiche
e78fb0d59a
git-review: init at 1.25.0
...
This provides a git command for submitting branches to Gerrit.
2015-12-02 12:36:01 +01:00
Frederik Rietdijk
d8530fe7e5
mendeley: 1.15 -> 1.15.2
2015-12-02 12:09:50 +01:00
Robert Glossop
cdfd370c9e
clfswm: fix contrib-dir path
2015-12-02 04:30:29 -05:00
lethalman
e0bacc0b39
Merge pull request #11159 from dezgeg/pr-xfsprogs-fix
...
xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work
2015-12-02 10:11:04 +01:00
Domen Kožar
33eddc4e90
Merge pull request #11318 from gebner/morituri-cddb
...
morituri fails because of missing CDDB dependency
2015-12-02 09:21:35 +01:00
Robert Helgesson
777d3e5927
eclipse-plugin-scala: 4.1.1.20150911 -> 4.1.1.20151201
2015-12-02 08:41:08 +01:00
Robert Helgesson
1a70229641
eclipse-plugin-anyedit: 2.5.0 -> 2.6.0
2015-12-02 08:41:08 +01:00
Domen Kožar
fbd517f808
Merge pull request #11388 from FRidh/pysoundfile
...
python pysoundfile: disable on 32 bit systems
2015-12-02 08:27:04 +01:00
Burke Libbey
4007b3a251
GNU apparently modified bash patch 042.
2015-12-01 23:04:43 -05:00
Arseniy Seroka
92f27b1a0a
Merge pull request #11350 from magnetophon/dina-font-master
...
dina font: rename to dina-pcf, add vanilla version
2015-12-01 23:00:34 +03:00
Arseniy Seroka
f628b757a9
Merge pull request #11337 from markWot/cntlm_update_from_035_to_0923
...
cntlm: 0.35.1 -> 0.92.3
2015-12-01 22:59:36 +03:00
Arseniy Seroka
6f50bbb60e
Merge pull request #11323 from gebner/sleuthkit-4.2.0
...
sleuthkit: 4.1.3 -> 4.2.0
2015-12-01 22:59:10 +03:00
Arseniy Seroka
4f49d3da69
Merge pull request #11321 from steveeJ/rkt-v0.12
...
rkt: v0.11.0 -> 0.12.0
2015-12-01 22:58:54 +03:00
Frederik Rietdijk
4ff3787adb
python spyder: 2.3.7 -> 2.3.8
2015-12-01 20:23:42 +01:00
Nikolay Amiantov
c50d013d1f
soundfont-fluid: init at 3
2015-12-01 20:46:31 +03:00
Nikolay Amiantov
d573b1e7a9
vlc: add midi support via fluidsynth
2015-12-01 20:46:31 +03:00
Nikolay Amiantov
123b73a182
deadbeef: add optional wildmidi support
2015-12-01 20:46:31 +03:00
Frederik Rietdijk
6bda7509e5
python pysoundfile: disable on 32 bit systems
...
due to a bug
2015-12-01 17:21:16 +01:00
Domen Kožar
6da921e9dd
Merge pull request #11383 from np/BlinkStick
...
pythonPackages.BlinkStick: init at 1.1.8
2015-12-01 15:26:07 +01:00