volth
091de095c9
-mno-fma is x86_64 only; it hinders aarch64 compilation
2019-05-04 15:31:02 +00:00
volth
5a2356cff1
nix.systemFeatures: minor refactor
2019-04-30 16:28:21 +00:00
volth
3d3f83dc51
gsl: remove disable-fma.patch
...
`NIX_CFLAGS_COMPILE = [ "-mno-fma" ];` disables FMA in a more reliable way.
`platform.gcc.arch = "skylake"` resulting in gcc command line flag -march=skylake was able to enable FMA even with disable-fma.patch applied
2019-04-30 14:39:18 +00:00
volth
5ad79dc4bb
compilation for particular x86_64 architecture
2019-04-30 14:28:04 +00:00
Ryan Mulligan
f454785bb4
Merge pull request #60454 from r-ryantm/auto-update/ansifilter
...
ansifilter: 2.13 -> 2.14
2019-04-30 07:22:15 -07:00
Alyssa Ross
c9fd6099b4
virtualbox: 5.2.26 → 5.2.28 ( #60397 )
...
virtualbox: 5.2.26 → 5.2.28
2019-04-30 15:17:16 +01:00
Ryan Mulligan
00fe2aaffe
Merge pull request #60462 from r-ryantm/auto-update/avocode
...
avocode: 3.7.0 -> 3.7.2
2019-04-30 07:07:10 -07:00
angristan
c7b36b71ef
minecraft-server: remove 1.13.0 and 1.13.1
...
It does not make sense to keep outdated minor versions
2019-04-30 09:55:15 -04:00
Stanislas
df792914a3
Add minecraft-server_1_14 in all-packages.nix
2019-04-30 09:55:15 -04:00
Stanislas
e6e3673e5b
Add minecraft-server_1_14
2019-04-30 09:55:15 -04:00
R. RyanTM
9e6740c7ad
atom: 1.36.0 -> 1.36.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/atom/versions
2019-04-30 09:50:38 -04:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master
2019-04-30 15:50:24 +02:00
Bas van Dijk
d6b866e52b
Merge pull request #60464 from basvandijk/strongswan-refactor
...
strongswan: cleanup
2019-04-30 15:49:01 +02:00
Franz Pletz
fe41fdc3cb
Merge pull request #60102 from Izorkin/nginxStable
...
nginx: 1.14.2 -> 1.16.0
2019-04-30 12:13:16 +00:00
Robert Schütz
ff26a24998
abcmidi: 2019.03.30 -> 2019.04.22
2019-04-30 14:09:58 +02:00
Peter Simons
f95a6c4f3c
haskell-primitive: use latest git version when building with ghc-8.8.x
2019-04-30 11:43:45 +00:00
Peter Simons
605ae9af33
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
0c24eb3954
.
2019-04-30 11:43:45 +00:00
Peter Simons
0739389b14
hackage2nix: update list of broken builds
2019-04-30 11:43:45 +00:00
Peter Simons
41277f6473
haskell-*-plugins: fix build with network 3.x
2019-04-30 11:43:45 +00:00
Peter Simons
a075254632
haskell-lambdabot-core: fix build with network 3.x
2019-04-30 11:43:45 +00:00
Peter Simons
841547a566
haskell-network-bsd: fix the build in LTS-13.x
2019-04-30 11:43:45 +00:00
Peter Simons
fa1741985b
hackage2nix: add network-3.0.x to the package set
...
3.1.x is too new and not yet supported by many packages that need a 3.x
version (like HTTP).
2019-04-30 11:43:45 +00:00
Peter Simons
dd2417cda0
ghc-8.8.x: try to get some builds working with the alpha-1 compiler
2019-04-30 11:43:44 +00:00
Peter Simons
67f027faeb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
fcb3245123
.
2019-04-30 11:43:44 +00:00
Peter Simons
82d2c663b4
LTS Haskell 13.19
2019-04-30 11:43:44 +00:00
Peter Simons
5ce6458f5e
hackage2nix: update list of broken builds
2019-04-30 11:43:44 +00:00
Peter Simons
591af2397e
haskellPackages: update default compiler to from ghc 8.6.4 to 8.6.5
...
LTS 13.x will probably make the switch soon, too.
2019-04-30 11:43:44 +00:00
Peter Simons
da9c111088
ghc-8.6.x: fix llvmPackages version; this compiler needs LLVM 6.x
2019-04-30 11:43:44 +00:00
Peter Simons
894e102c84
ghc: add alpha-1 pre-release for version 8.8.1
...
The patches for https://phabricator.haskell.org/D5123 and
https://github.com/haskell/haddock/issues/900 no longer
apply and have been dropped.
2019-04-30 11:43:44 +00:00
Peter Simons
ceb9440dfb
ghc: update 8.6.5-rc1 to 8.6.5
2019-04-30 11:43:44 +00:00
Sarah Brofeldt
10c671ff7c
Merge pull request #60415 from johanot/kubernetes-fix-control-plane-online-unit
...
nixos/kubernetes: fix control-plane-online prestart dependency
2019-04-30 11:52:05 +02:00
Mario Rodas
88d86c901a
Merge pull request #60460 from r-ryantm/auto-update/autoflake
...
autoflake: 1.2 -> 1.3
2019-04-30 04:49:57 -05:00
Matthieu Coudron
9f94def360
Merge pull request #60465 from lblasc/lua-packages
...
lua: add rapidjson, lua-toml and lua-messagepack to generated packages
2019-04-30 18:34:35 +09:00
Michael Weiss
141d6930fa
dav1d: 0.2.2 -> 0.3.0
2019-04-30 11:24:26 +02:00
Luka Blaskovic
ca80cf922a
lua: add rapidjson, lua-toml and lua-messagepack to generated packages
2019-04-30 08:35:29 +00:00
Bas van Dijk
80df0495bb
strongswan: remove the now unnecessary dependency on libpcap
...
Since #51787 has been merged we can remove this ad-hoc fix.
2019-04-30 10:28:31 +02:00
Bas van Dijk
d771036ab2
strongswan: use placeholder instead of configureFlagsArray
2019-04-30 10:27:49 +02:00
Michael Raskin
5d09420337
Merge pull request #60459 from r-ryantm/auto-update/atftp
...
atftp: 0.7.1 -> 0.7.2
2019-04-30 07:56:28 +00:00
R. RyanTM
5b7568c0f3
avocode: 3.7.0 -> 3.7.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avocode/versions
2019-04-29 22:48:10 -07:00
R. RyanTM
6b3fd6093f
autoflake: 1.2 -> 1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autoflake/versions
2019-04-29 22:33:12 -07:00
R. RyanTM
1e3e8b8ee0
atftp: 0.7.1 -> 0.7.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/atftp/versions
2019-04-29 22:26:41 -07:00
Izorkin
619aa5c97f
nginxMainline: 1.15.12 -> 1.16.0
2019-04-30 07:56:29 +03:00
Izorkin
65a736064a
nginxStable: 1.14.2 -> 1.16.0
2019-04-30 07:56:23 +03:00
R. RyanTM
0287279b7c
ansifilter: 2.13 -> 2.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ansifilter/versions
2019-04-29 21:17:09 -07:00
Mario Rodas
356ba795cb
Merge pull request #60441 from magnetophon/timemachine
...
timemachine: 0.3.1 -> 0.3.3
2019-04-29 22:17:23 -05:00
Mario Rodas
00361eece3
Merge pull request #60404 from marsam/update-bazelisk
...
bazelisk: 0.0.3 -> 0.0.4
2019-04-29 22:01:02 -05:00
worldofpeace
5f4a4e938f
Merge pull request #60440 from angristan/solargraph/0.32.1
...
solargraph: 0.29.1 -> 0.32.1
2019-04-29 18:22:35 -04:00
Bart Brouns
80205ffac9
timemachine: 0.3.1 -> 0.3.3
2019-04-29 23:57:19 +02:00
angristan
11282ea623
solargraph: 0.29.1 -> 0.32.1
2019-04-29 23:56:52 +02:00
Linus Heckemann
99e1612cac
Merge pull request #60208 from mayflower/jetbrains-jdk11
...
jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164
2019-04-29 23:12:00 +02:00