Keshav Kini
eb84586cad
makeself: backport megastep/makeself#142
...
Currently, a self-extracting archive created by makeself will fail to
properly execute on NixOS because the boilerplate Bash code it uses to
clean up the temporary directory it extracted its contents into
assumes that the `rm` command is installed at `/bin/rm`, which is not
the case on NixOS.
This commit, a backport of a pull request I made to the upstream
repository at megastep/makeself#142 , fixes the issue by causing the
boilerplate code to call `rm` without specifying an absolute path,
which allows the version of `rm` from one's current Nix environment to
be used instead.
2018-10-03 10:31:58 -07:00
Maximilian Bode
fe5d78a1f2
terraform-landscape: 0.2.0 -> 0.2.1 ( #47611 )
2018-10-01 23:43:34 +02:00
WilliButz
781206217e
nvtop: use version-independent libnvidia-ml.so symlink
2018-10-01 23:40:21 +02:00
Pascal Bach
9dbb71b1d3
gitlab-runner-v1: remove v1 package ( #47624 )
...
It was required for gitlab < 9 which is not supported anymore since some time.
While removinf the V1 the patch was refreshed to cleanly work with version 11.x
2018-10-01 23:37:25 +02:00
John Ericson
a3d86b49b4
Merge pull request #47626 from obsidiansystems/ghc-cross-fixes
...
ghc: Misc cross fixes
2018-10-01 17:19:31 -04:00
Sarah Brofeldt
358a1c8a28
nixos/tests/nix-ssh-serve.nix: Use stable nix ( #47584 )
2018-10-01 23:01:38 +02:00
John Ericson
b19113380f
ghc 8.2.2: Backport cross fixes from 8.4.3
...
Other patches are also needed for a working build, but that doesn't mean
these patches are any less necessary.
2018-10-01 20:54:21 +00:00
John Ericson
cb442d9345
ghcHEAD: Copy android hack that other GHCs have
...
Not sure why this one doesn't
2018-10-01 20:53:46 +00:00
John Ericson
d4b5df711a
ghcHEAD: Force INTEGER_LIBRARY like the other GHCs
...
We really need to abstract to avoid these copy-paste errors.
2018-10-01 20:50:58 +00:00
Pascal Bach
510c85f349
gitlab-runner: 11.3.0 -> 11.3.1 ( #47623 )
2018-10-01 22:37:41 +02:00
Will Dietz
0878a16070
pasystray: 0.6.0 -> 0.7.0 ( #47618 )
2018-10-01 22:28:46 +02:00
Will Dietz
dc30d9367a
tetra-gtk-theme: no pname per reviewer feedback
...
Somehow I thought i'd pushed this already,
sorry for that @timokau!
2018-10-01 15:27:35 -05:00
Will Dietz
25a0d72e58
xterm: 335 -> 337 ( #47615 )
2018-10-01 22:26:30 +02:00
Will Dietz
aaaa445a61
elementary-xfce-icon-theme: 0.13 -> 0.13.1 ( #47614 )
...
(cherry picked from commit 24d8eb1cfdddeffb1c512f40fe9f19881bd8dfd3)
2018-10-01 22:24:22 +02:00
Will Dietz
39a9503321
Merge pull request #47617 from dtzWill/feature/tetra-gtk-theme
...
tetra-gtk-theme: init at 1.6
2018-10-01 15:04:00 -05:00
Lancelot SIX
5aa66991a6
pythonPackages.django-raster: Improve django version support ( #47484 )
2018-10-01 22:02:11 +02:00
Will Dietz
10a41bc1af
Merge pull request #47616 from dtzWill/update/iconpack-obsidian-4.3
...
obsidian icon and gtk theme updates
2018-10-01 14:50:04 -05:00
Timo Kaufmann
7474160afe
Merge pull request #47606 from mbode/flink_1_6_1
...
flink: 1.6.0 -> 1.6.1
2018-10-01 21:37:13 +02:00
Ryan Mulligan
f01a201fb4
Merge pull request #43562 from numinit/xf86videodummy
...
xpra.xf86videodummy: init at 0.3.8
2018-10-01 12:15:18 -07:00
Will Dietz
894872c96a
tetra-gtk-theme: simplify a bit
2018-10-01 14:03:11 -05:00
Will Dietz
292d446400
tetra-gtk-theme: init at 1.6
2018-10-01 14:03:09 -05:00
Will Dietz
619d66feb0
obsidian2: 2.5 -> 2.6
2018-10-01 14:00:27 -05:00
Will Dietz
16be9adf55
iconpack-obsidian: 4.0.1 -> 4.3
2018-10-01 14:00:10 -05:00
Michael Weiss
4652b54f38
tdesktop: Update the Arch patches
2018-10-01 20:22:57 +02:00
Michael Weiss
18b468ed81
gollum: 4.1.3 -> 4.1.4 (security, CVE-2018-3740)
2018-10-01 20:16:26 +02:00
Maximilian Bode
fef46259d6
flink_1_5: 1.5.3 -> 1.5.4
2018-10-01 19:54:11 +02:00
Maximilian Bode
9c7d2aa353
flink: 1.6.0 -> 1.6.1
2018-10-01 19:51:54 +02:00
xeji
83fd9785f6
linux kernel: increase build timeout from 2 to 4 hrs ( #47564 )
...
We've recently seen a lot of kernel build timeouts on hydra,
so let's increase the timeout.
2018-10-01 17:40:29 +02:00
Mitsuhiro Nakamura
902c6a5d03
feedgnuplot: 1.49 -> 1.51 ( #47574 )
2018-10-01 17:38:27 +02:00
Michael Fellinger
c4ff3664eb
mint: 0.2.1 -> 0.3.1 ( #47586 )
2018-10-01 17:33:59 +02:00
Tim Steinbach
74ae8fb7a5
scala: 2.12.6 -> 2.12.7 ( #47571 )
2018-10-01 17:29:41 +02:00
Thomas Kerber
5e4fe584fa
kitty: 0.12.0 -> 0.12.3 ( #47599 )
2018-10-01 17:27:31 +02:00
Thomas Kerber
a6520fc023
fira-code: 1.205 -> 1.206 ( #47598 )
2018-10-01 17:25:44 +02:00
José Romildo Malaquias
2b05499524
sierra-gtk-theme: 2018-09-14 -> 2018-10-01 ( #47588 )
2018-10-01 17:22:53 +02:00
José Romildo Malaquias
9f107e5026
materia-theme: 20180519 -> 20180928 ( #47590 )
2018-10-01 17:21:36 +02:00
Niklas Thörne
dee90d27e2
uftrace: init at 0.9 ( #47117 )
...
* uftrace: init at 0.9
* Dropped dependency leftovers.
* patchShebang needed for sandboxed build
2018-10-01 17:20:25 +02:00
haslersn
62bf19d2fc
mkspiffs: init at 0.2.3 ( #46674 )
2018-10-01 14:49:02 +00:00
Peter Hoeg
ae2bb82a8d
Merge pull request #47587 from peterhoeg/u/plantuml
...
plantuml: 1.2018.10 -> 1.2018.11
2018-10-01 20:24:51 +08:00
Jörg Thalheim
13b2903169
alacritty: spell darwin platform correctly
2018-10-01 12:08:59 +01:00
Jörg Thalheim
cb66cb13a9
Merge pull request #47591 from Mic92/alacritty
...
alacritty: 2018-08-30 -> 0.2.0
2018-10-01 12:01:22 +01:00
Jörg Thalheim
350c79f983
alacritty: restrict platforms to x86_64-{linux,darwin}
2018-10-01 11:59:58 +01:00
Jörg Thalheim
cb6ccb6a7e
alacritty: 2018-08-30 -> 0.2.0
...
Based on popular demand I decided to upgraded alacritty from my own fork.
We currently also have a version in staging that works without but we
cannot easily backport this one because it relies on some changes in the rust
build infrastructure
2018-10-01 11:46:23 +01:00
Peter Hoeg
6d90961e69
plantuml: 1.2018.10 -> 1.2018.11
2018-10-01 17:15:00 +08:00
Peter Hoeg
89b618771a
emacs: fix egg dependency on git
2018-10-01 17:01:42 +08:00
lewo
976edf17bc
Merge pull request #47582 from srhb/dockerTools-nix-stable
...
dockerTools: Use nix instead of nixUnstable
2018-10-01 10:04:20 +02:00
Sarah Brofeldt
b256df4937
dockerTools: Use nix instead of nixUnstable
2018-10-01 09:51:52 +02:00
lewo
56b4db9710
Merge pull request #47411 from graham-at-target/multi-layered-images-crafted
...
Multi-Layered Docker Images
2018-10-01 09:48:24 +02:00
lewo
c417b2659b
Merge pull request #47506 from magnetophon/csa
...
csa: init at 0.5.100810
2018-10-01 09:41:10 +02:00
rys ostrovid
3ac175e61f
EmptyEpsilon: fix version numbering ( #47546 )
2018-10-01 08:09:28 +01:00
Will Dietz
97920e9fad
Merge pull request #47569 from NeQuissimus/kernel_4_19_rc6
...
linux: 4.19-rc5 -> 4.19-rc6
2018-10-01 00:53:57 -05:00