John Ericson
|
b1dcc6c201
|
Merge pull request #33185 from obsidiansystems/cross-simple
treewide: A few misc cross changes from #26805
|
2017-12-29 17:30:18 -05:00 |
|
John Ericson
|
4d3282f71e
|
Merge branch 'ericson2314-cross-base' into staging
|
2017-12-29 17:26:24 -05:00 |
|
John Ericson
|
5dea877368
|
kmime, colord-kde: ki18n should be *run*-time dependency
It is gettext-based, but is a library for run time, relying on the
normal gettext tools at build time.
|
2017-12-29 17:20:20 -05:00 |
|
John Ericson
|
e73d805aa9
|
libelf: Fix cross compilation
There is an upstream bug where it is assumed that if host != build, host
doesn't support shared libraries. We override that overly conservative
check. See
http://lists.uclibc.org/pipermail/uclibc-cvs/2005-August/019383.html
Also clean up some comments.
|
2017-12-29 17:19:22 -05:00 |
|
Ben Gamari
|
946c1b26fa
|
diffutils: Enable cross-compilation
|
2017-12-29 17:18:59 -05:00 |
|
Ben Gamari
|
6f4cfe0570
|
gawk: Enable cross-compilation
|
2017-12-29 17:18:46 -05:00 |
|
John Ericson
|
7ede347ce9
|
Merge #33167 into staging
|
2017-12-29 15:46:46 -05:00 |
|
John Ericson
|
5db559f855
|
Merge branch 'mingw32-w64-fix' into ericson2314-cross-base
|
2017-12-29 15:46:02 -05:00 |
|
John Ericson
|
bc3a6e260a
|
Merge commit '3afe325a3e2f906ba512fb7a2f28f79496711592' into mingw32-w64-fix
|
2017-12-29 15:28:56 -05:00 |
|
John Ericson
|
5d336d36bb
|
Merge commit 'e82bd498d1a2a28fb20249569a6f49fcaab9aca8' into mingw32-w64-fix
|
2017-12-29 15:28:49 -05:00 |
|
John Ericson
|
169227bfd2
|
Merge commit '3a59cd87f26cc59c91fb821749b1ec0d64922f87' into mingw32-w64-fix
|
2017-12-29 14:24:10 -05:00 |
|
Bojan Nikolic
|
2e0ebc0532
|
mingw-w64: Disable stack hardening of the runtime
Do this because it is built with the static stage
|
2017-12-29 14:23:30 -05:00 |
|
John Ericson
|
2365e2ffcd
|
Merge commit '51948eab9415fde1825dea5c7d31b99b2e1a0fdb' into mingw32-w64-fix
|
2017-12-29 14:23:05 -05:00 |
|
Bojan Nikolic
|
771bae04e8
|
gcc: Enable SSP and shared libs in the final stage for MinGW
Hardening on by default now that we don't use the cross wrapper. In
turn, hardening requires libssp in particular.
|
2017-12-29 13:27:02 -05:00 |
|
Vladimír Čunát
|
a1a3e54ac9
|
Merge branch 'master' into staging
Haskell rebuild :-)
Hydra: ?compare=1421865
|
2017-12-29 18:39:36 +01:00 |
|
Jörg Thalheim
|
805e25988f
|
Merge pull request #33174 from Mic92/pythonix
python3Packages.pythonix: init at 0.1.0
|
2017-12-29 17:49:34 +01:00 |
|
Jörg Thalheim
|
7e20ba9515
|
python3Packages.pythonix: init at 0.1.0
|
2017-12-29 17:38:05 +01:00 |
|
Peter Simons
|
40a3d775a5
|
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
246f2ece36 .
|
2017-12-29 15:47:44 +01:00 |
|
Peter Simons
|
504016f753
|
Merge pull request #32993 from shlevy/haskell-internal-libs
haskell generic-builder: Support installing internal libs.
|
2017-12-29 15:41:19 +01:00 |
|
Orivej Desh
|
3c8cff253e
|
Revert "collectd: 5.7.2 -> 5.8.0"
This reverts commit 7b9c5b4849 .
This is incomplete, collectd is being updated in
https://github.com/NixOS/nixpkgs/pull/32811
|
2017-12-29 13:48:09 +00:00 |
|
sternenseemann
|
019c631840
|
libhttpseverywhere: 0.4.5 -> 0.6.5
|
2017-12-29 14:22:30 +01:00 |
|
adisbladis
|
52c707c84d
|
subsurface: 4.7.2 -> 4.7.5
|
2017-12-29 13:23:46 +01:00 |
|
Moritz Ulrich
|
8a5f3ec6a8
|
btrbk: 0.25.1 -> 0.26.0
This update fixes compatibility with recent btrfs-progs which are
already available in NixOS.
|
2017-12-29 13:02:40 +01:00 |
|
Franz Pletz
|
e2fe111d46
|
nixos/profiles/all-hardware: remove unavailable modules
|
2017-12-29 11:37:21 +01:00 |
|
Franz Pletz
|
4ce44d6d4c
|
wireguard: 0.0.20171111 -> 0.0.20171221
|
2017-12-29 11:37:21 +01:00 |
|
Franz Pletz
|
7b9c5b4849
|
collectd: 5.7.2 -> 5.8.0
|
2017-12-29 11:37:20 +01:00 |
|
Rickard Nilsson
|
1de251c664
|
haskellPackages.LDAP: Fix build
|
2017-12-29 11:42:20 +01:00 |
|
Christoph Hrdinka
|
d07bc8bb30
|
woff2: init at 1.0.2
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
|
2017-12-29 11:38:08 +01:00 |
|
Vladimír Čunát
|
0ac589246a
|
release-notes 18.03: fixup build after 553e8be1
|
2017-12-29 11:28:17 +01:00 |
|
adisbladis
|
aaea2bfc20
|
Merge pull request #33163 from brachiel/patch-2
veracrypt: refactor
|
2017-12-29 18:16:24 +08:00 |
|
adisbladis
|
8b7654a67e
|
Merge pull request #33161 from markuskowa/minimodem-pr
minimodem: 0.19->0.24
|
2017-12-29 18:12:59 +08:00 |
|
adisbladis
|
d003553bb6
|
Merge pull request #33162 from markuskowa/multimon-ng-pr
multimon-ng: 1.0.0->1.1.4
|
2017-12-29 18:09:53 +08:00 |
|
Vincent Laporte
|
efcb39233d
|
ocaml: adds an argument to enable flambda
|
2017-12-29 10:49:13 +01:00 |
|
Vladimír Čunát
|
f29000b002
|
Merge branch 'master' into staging
Hydra: ?compare=1421760
|
2017-12-29 10:13:33 +01:00 |
|
Vladimír Čunát
|
291eac9d70
|
xorg-server: 1.19.5 -> 1.19.6 (maintenance)
|
2017-12-29 10:01:22 +01:00 |
|
Vladimír Čunát
|
0e8283370b
|
mesa: 17.2.7 -> 17.2.8 (maintenance)
|
2017-12-29 10:01:21 +01:00 |
|
Vladimír Čunát
|
6bbec17d44
|
Merge #32626: atk: clean up
|
2017-12-29 10:01:00 +01:00 |
|
Vladimír Čunát
|
1963be9945
|
Merge #32795: vala_*: patch updates
|
2017-12-29 10:00:31 +01:00 |
|
Vladimír Čunát
|
6f7cd9bb7e
|
Merge #32884: libnftnl: 1.0.7 -> 1.0.8
|
2017-12-29 10:00:03 +01:00 |
|
Vladimír Čunát
|
4076ef0dd3
|
libdrm: 2.4.88 -> 2.4.89
|
2017-12-29 10:00:02 +01:00 |
|
Vladimír Čunát
|
90803b9f4c
|
Merge #32954: glibc: patch update and support RHEL 6
|
2017-12-29 09:59:59 +01:00 |
|
brachiel
|
9acb07d716
|
veracrypt: refactor
Previous Veracrypt hoster was CodePlex which will be shut down and was set to read only on 27th of November. See the announcement (https://blogs.msdn.microsoft.com/bharry/2017/03/31/shutting-down-codeplex/) . Verycrypt's homepage has since moved to https://www.veracrypt.fr which is owned by IDRIX (https://www.afnic.fr/fr/produits-et-services/services/whois/)
|
2017-12-29 09:20:53 +01:00 |
|
Orivej Desh
|
e63b2fbfb3
|
Merge pull request #32870 from dtzWill/update/llvm-5.0.1
llvm 5: 5.0.0 -> 5.0.1
|
2017-12-29 07:59:15 +00:00 |
|
Yegor Timoshenko
|
76c146c990
|
Merge pull request #32092 from samdroid-apps/add-eolie
eolie: init at 0.9.14
|
2017-12-29 10:37:49 +03:00 |
|
Sam Parkinson
|
ca74d62bdd
|
eolie: init at 0.9.16
|
2017-12-29 07:24:52 +00:00 |
|
Markus Kowalewski
|
1b9f22caa8
|
multimon-ng: 1.0.0:1.1.4
|
2017-12-28 22:26:34 -08:00 |
|
Markus Kowalewski
|
a85e23cd6b
|
minimodem: 0.19->0.24
|
2017-12-28 22:07:28 -08:00 |
|
Yegor Timoshenko
|
1f3f774bbe
|
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
easyrpg-player: init at 0.5.3
|
2017-12-29 08:33:58 +03:00 |
|
Yegor Timoshenko
|
082416febb
|
Merge pull request #33107 from rnhmjoj/palemoon
palemoon: use upstream recommended options
|
2017-12-29 07:38:16 +03:00 |
|
Yegor Timoshenko
|
2d4426ab05
|
Merge pull request #33098 from olynch/denemo
denemo: init at 2.2.0
|
2017-12-29 06:37:11 +03:00 |
|