91861 Commits

Author SHA1 Message Date
Tom Boettcher
1e8b69c35e dockerTools: Fix layer redundancy.
When building an image with multiple layers, files
already included in an underlying layer are supposed to
be excluded from the current layer. However, some subtleties
in the way filepaths are compared seem to be blocking this.

Specifically:
* tar generates relative filepaths with directories ending in '/'
* find generates absolute filepaths with no trailing slashes on directories

That is, paths extracted from the underlying tarball look like:
    nix/store/.../foobar/
whereas the layer being generated uses paths like:
    /nix/store/.../foobar

This patch modifies the output of "tar -t" to match the latter format.
2016-09-23 16:40:59 -05:00
Alexey Shmalko
124f25bc7d Merge pull request #18794 from romildo/upd.aria2
aria2: 1.26.1 -> 1.27.1
2016-09-22 10:45:06 +03:00
Benjamin Staffin
a28b8ec771 Merge pull request #18809 from teh/bazel-update
bazel: 20150326.981b7bc1 -> 0.3.1
2016-09-22 02:28:10 -04:00
Alexander V. Nikolaev
b3ada0bce9 irssi: 1.8.19 -> 1.8.20 (security)
https://irssi.org/security/irssi_sa_2016.txt
  CVE-2016-7044
  CVE-2016-7045
2016-09-22 03:42:50 +03:00
Rushmore Mushambi
4677ad04c9 Merge pull request #18828 from rushmorem/coredns
coredns: init at 001
2016-09-22 01:14:12 +02:00
rushmorem
b93b37cf0a coredns: init at 001 2016-09-22 01:11:13 +02:00
Periklis Tsirakidis
937b56f5db emacs-25-macport: init at 25.1-mac-6.0 (#18363) 2016-09-21 22:19:57 +02:00
Rushmore Mushambi
61195dbc41 Merge pull request #18821 from rushmorem/glide-update
glide: 0.10.2 -> 0.12.2
2016-09-21 21:57:45 +02:00
rushmorem
89c8b6c379 glide: 0.10.2 -> 0.12.2 2016-09-21 21:53:00 +02:00
Joachim F
3b19fcb2dc Merge pull request #18728 from dudebout/cscope-cleanup
Cscope cleanup
2016-09-21 20:36:29 +02:00
Joachim F
bc4e469c53 Merge pull request #18741 from groxxda/appstream-glib
appstream-glib: 0.5.12 -> 0.6.3
2016-09-21 20:35:34 +02:00
Tom Hunger
93c773391d bazel: 20150326.981b7bc1 -> 0.3.1 2016-09-21 18:42:43 +01:00
Devresse Adrien
46f37ae78c davix: 0.4.0 -> 0.6.4 (#18768) 2016-09-21 19:35:50 +02:00
José Romildo Malaquias
12e834f769 libxmlxx: 2.38.1 -> 2.40.1 (#18782) 2016-09-21 19:31:45 +02:00
Vincent Laporte
4aafe684d2 tagainijisho: set meta.platforms to linux only 2016-09-21 19:19:16 +02:00
Vincent Laporte
c78c2b98c4 ecm: set meta.platforms to linux only 2016-09-21 19:14:11 +02:00
Rushmore Mushambi
b229caf7e5 Merge pull request #18817 from rushmorem/caddy-update
caddy: 0.9.1 -> 0.9.2
2016-09-21 19:00:12 +02:00
rushmorem
a52aa1c940 caddy: 0.9.1 -> 0.9.2 2016-09-21 18:52:17 +02:00
Tuomas Tynkkynen
0e226720f5 yle-dl: 2.9.1 -> 2.11
Also remove a hack that has been fixed by someone else in the meantime.
2016-09-21 19:39:59 +03:00
Tuomas Tynkkynen
ca7808f696 streamlink: Fix longDescription 2016-09-21 19:34:01 +03:00
Tuomas Tynkkynen
5aee5b2100 streamlink: Init at 1.14.0-rc1
A fork of livestreamer (which is no longer maintained) that actually
works with Twitch.
2016-09-21 19:29:51 +03:00
Michael Raskin
7be4077832 libreoffice: fix symlinking of the tarballs. The tarballs' outputHash is now sha256, but LibreOffice build process expects them to be available by md5-prefixed names 2016-09-21 18:33:49 +02:00
Frederik Rietdijk
237d049f3e Merge pull request #18812 from aske/levenshtein
pythonPackages.python-Levenshtein: init at 0.12.0
2016-09-21 17:21:20 +02:00
Kirill Boltaev
faf8943095 pythonPackages.python-Levenshtein: init at 0.12.0 2016-09-21 18:19:49 +03:00
Rushmore Mushambi
64abf85e09 Merge pull request #18813 from rushmorem/cockroach
cockroachdb: limit platforms to those supported upstream
2016-09-21 17:00:26 +02:00
rushmorem
c3979068ca cockroachdb: limit platforms to those supported upstream 2016-09-21 16:53:27 +02:00
Rok Garbas
6ccdc388fe
rofi-pass: uses fetchFromGitHub and addes gnused, xclip, libnotify to PATH
fixes #18705
2016-09-21 16:14:27 +02:00
Tobias Pflug
3bd8c1bc56
rofi-pass: 1.3.2 -> 1.4.3 2016-09-21 16:14:27 +02:00
zimbatm
6bacf00161 Merge pull request #18805 from manveru/snappy-gem
gem-config: add snappy
2016-09-21 14:53:40 +01:00
Michael Fellinger
c0bb2549b4 gem-config: add snappy 2016-09-21 14:29:12 +02:00
Domen Kožar
30e35d1218 Merge pull request #18622 from rvl/mongodb-test-default-i686
mongodb service: Add test case and fix default storage engine on i686
2016-09-21 14:19:45 +02:00
Domen Kožar
001d314e87 Merge pull request #18574 from ericsagnes/feat/mongodb
MongoDB service: switch configuration format to YAML
2016-09-21 14:19:17 +02:00
Eelco Dolstra
5bfd092f07 firefox-esr: 45.3.0 -> 45.4.0 2016-09-21 13:28:37 +02:00
Eelco Dolstra
99138dc356 firefox: 48.0.2 -> 49.0 2016-09-21 13:28:37 +02:00
Domen Kožar
5d1db88a7c virtualboxGuestAdditions: mark as broken on grsecurity
(cherry picked from commit 4821fa2d1971a54847d28dfb3e9039c5e5ae4ded)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-21 12:04:19 +02:00
Domen Kožar
d199d5041a ena: mark as broken on chromiumos
(cherry picked from commit bc06f19efb9a13a2b3fafbdc2ce35427e64c9402)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-21 12:04:17 +02:00
Domen Kožar
80437576f9 /var/empty: silently ignore errors (if on tmpfs) #18781 2016-09-21 10:29:14 +02:00
Frederik Rietdijk
dfadfdd018 Merge pull request #18759 from lsix/add_django_channels
Add django channels
2016-09-21 08:36:24 +02:00
Michael Raskin
9a1cd1e811 Merge pull request #18802 from chris-martin/libreoffice-sha256
libreoffice: md5 -> sha256
2016-09-21 05:47:32 +00:00
Michael Raskin
7b2c365aa4 Merge pull request #18804 from lsix/update_gnu_chess_6_2_3
pkgs.gnuchess: 6.2.2 -> 6.2.3
2016-09-21 05:46:39 +00:00
Lancelot SIX
10db86373b
pkgs.gnuchess: 6.2.2 -> 6.2.3
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00015.html
for release announcement
2016-09-21 07:18:40 +02:00
Chris Martin
356bae0aa9 libreoffice: md5 -> sha256 2016-09-21 01:14:17 -04:00
Benjamin Staffin
ab40702c96 Merge pull request #18770 from mayflower/prometheus-alertmanager
Prometheus alertmanager module
2016-09-20 19:54:40 -04:00
Matthew Maurer
1cb54e39f0 Frontc: init at 3.4 (#18575)
ocamlPackages.frontc: init at 3.4
2016-09-20 23:01:43 +02:00
Thomas Tuegel
d7d74a1922
nixos/tests/kde5: fix test name 2016-09-20 14:53:36 -05:00
Robert Helgesson
ec97f23aff
perl-Net-OpenSSH: 0.70 -> 0.73 2016-09-20 19:38:41 +02:00
0ida
619ab48988 prometheus: add options for alertmanager 2016-09-20 19:35:03 +02:00
0ida
fdded2c554 prometheus alertmanager module: init 2016-09-20 19:35:03 +02:00
Robert Helgesson
4238342ebd
perl-Object-Signature: add meta section 2016-09-20 19:23:14 +02:00
Rushmore Mushambi
c999b6b787 Merge pull request #18793 from rushmorem/cockroachdb-flags
cockroachdb: specify build tag
2016-09-20 19:11:47 +02:00