Daniel Schaefer
b85ccbac54
treewide: Add passthru.updateScript to gnome pkgs
...
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Thomas Mader
2c4bc9aab8
dmd, gtk: Remove dontStrip
...
because with binutils 2.31 everything is working again
(#59390 )
2019-05-12 17:22:35 +02:00
Frederik Rietdijk
87a5d8fede
Merge staging-next into staging
2019-05-07 19:30:14 +02:00
Frederik Rietdijk
a80982b4c9
Merge staging-next into master
2019-05-07 19:29:06 +02:00
Will Dietz
9ebc6ad944
Merge pull request #60744 from mroi/master
...
swift: 4.3.2 -> 5.0.1
2019-05-07 10:57:32 -05:00
Frederik Rietdijk
0196d8f11c
Merge master into staging-next
2019-05-07 09:00:06 +02:00
Will Dietz
8cba1c7727
swift: install "editor-integration" component as well
2019-05-06 12:48:41 +02:00
Will Dietz
80d58e2bf5
swift: move most inputs to nativeBuildInputs
2019-05-06 12:47:58 +02:00
Michael Raskin
7770495cd7
Merge pull request #59148 from volth/gcc.arch.v3
...
compilation for particular x86_64 architecture
2019-05-05 19:12:12 +00:00
Renaud
2566ad6565
Merge pull request #60475 from r-ryantm/auto-update/binaryen
...
binaryen: 45 -> 83
2019-05-05 12:37:54 +02:00
Frederik Rietdijk
b7b3b3f967
Merge staging-next into staging
2019-05-04 17:34:35 +02:00
Frederik Rietdijk
193b899af2
Merge master into staging-next
2019-05-04 17:34:04 +02:00
Daiderd Jordan
626a95a9b4
llvm: create all versioned symlinks for libLLVM on darwin
...
Apply eb31e481475 to older versions where applicable.
2019-05-04 17:32:43 +02:00
Daiderd Jordan
807ba5f123
llvm: fix llvm-config on darwin
...
With 7.1 llvm-config looks for libLLVM-7.1.dylib, but the shortVersion
was still 7 so only 7 and 7.1.0 where aliased before.
$ llvm-config --link-shared
llvm-config: error: libLLVM-7.1.dylib is missing
2019-05-04 17:32:43 +02:00
Alyssa Ross
897c7386b5
Merge pull request #60510 from manveru/matter-compiler-update
...
matter-compiler: use bundlerApp
2019-05-04 13:18:14 +00:00
worldofpeace
3b481dfdf9
vala_0_44: fix graphviz patch
2019-05-03 15:28:22 -04:00
Frederik Rietdijk
0f10b72b5f
Merge master into staging-next
2019-05-03 19:56:31 +02:00
Robert Schütz
56b560942c
Merge branch 'master' into staging
2019-05-03 16:01:49 +02:00
Vladyslav M
bd941433d0
osl: 1.10.2 -> 1.10.4 ( #60655 )
...
osl: 1.10.2 -> 1.10.4
2019-05-02 23:24:51 +03:00
Michael Roitzsch
4ba3923490
swift: enable tests (WIP)
...
add check phase for running some of the Swift test suite
A small number of tests is failing, which needs investigation,
so the check phase remains disabled by default.
2019-05-02 12:03:46 +02:00
Frederik Rietdijk
155c9d8e18
Merge master into staging-next
2019-05-02 08:43:14 +02:00
Renaud
1a490fecab
Merge pull request #60410 from manveru/mint-update
...
mint: 0.3.1 -> 0.5.0
2019-05-01 20:20:40 +02:00
R. RyanTM
9402d2a01b
osl: 1.10.2 -> 1.10.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openshadinglanguage/versions
2019-05-01 10:22:12 -07:00
Frederik Rietdijk
bd9e44fce3
Merge staging-next into staging
2019-05-01 11:46:16 +02:00
Frederik Rietdijk
f137783927
Merge master into staging-next
2019-05-01 11:45:46 +02:00
R. RyanTM
641eb4af94
fasm-bin: 1.73.10 -> 1.73.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-05-01 11:20:15 +02:00
R. RyanTM
cb757a6756
kotlin: 1.3.30 -> 1.3.31
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-05-01 11:10:04 +02:00
Orivej Desh
ffc8ac2fad
mono: 5.16.0.220 -> 5.20.1.27
...
I have checked a couple of times that building in parallel succeedes even with
nix-build --cores 9999, and once that the result can build all not broken
dependent projects.
Closes #58797 .
2019-05-01 04:15:30 +00:00
Daniel Schaefer
cbb80342f7
vala: Prepare for updateScript
...
It doesn't have to be that complicated with the major and minor versions
being split. We have library functions that handle it fine.
passthru.upateScript can be enabled once #59372 is merged
2019-04-30 21:55:08 -04:00
worldofpeace
2148e70a8b
vala: no vertical align
2019-04-30 21:55:00 -04:00
worldofpeace
d7e35ec341
vala_0_44: 0.44.1 -> 0.44.3
...
https://gitlab.gnome.org/GNOME/vala/raw/0.44/NEWS
2019-04-30 21:53:21 -04:00
worldofpeace
fc508b7869
vala_0_42: 0.42.6 -> 0.42.7
...
https://gitlab.gnome.org/GNOME/vala/raw/0.42/NEWS
2019-04-30 21:53:11 -04:00
worldofpeace
40dd4f5f9e
vala_0_40: 0.40.14 -> 0.40.15
...
https://gitlab.gnome.org/GNOME/vala/raw/0.40/NEWS
2019-04-30 18:34:31 -04:00
worldofpeace
86c0ca9cc2
vala_0_36: 0.36.18 -> 0.36.19
...
https://gitlab.gnome.org/GNOME/vala/raw/0.36/NEWS
2019-04-30 18:34:30 -04:00
Michael Fellinger
b617d54d96
matter-compiler: use bundlerApp
2019-04-30 18:00:12 +02:00
volth
5ad79dc4bb
compilation for particular x86_64 architecture
2019-04-30 14:28:04 +00:00
Michael Roitzsch
daca04587c
swift: 4.2.3 -> 5.0.1
...
update Swift
* new tweaks to the build process are mostly documented inline
* the swiftc wrapper needs the linker path for libicu
* some older tweaks could be removed
* remove fuzz from patches by updating line numbers
* one build fix to libdispatch has been filed upstream
2019-04-30 16:26:08 +02:00
Frederik Rietdijk
3462fe27d9
Merge staging-next into staging
2019-04-30 15:52:19 +02:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master
2019-04-30 15:50:24 +02: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
R. RyanTM
e6562085f9
binaryen: 45 -> 83
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/binaryen/versions
2019-04-30 04:02:08 -07: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
Frederik Rietdijk
2f936f85d8
Merge master into staging-next
2019-04-29 13:46:20 +02:00
Michael Fellinger
69c6483a74
mint: 0.3.1 -> 0.5.0
2019-04-29 10:58:51 +02:00
Joachim F
02c823a541
Merge pull request #60227 from Atidot/master
...
swi-prolog: updated version + packs support
2019-04-28 20:43:12 +00:00
Michael Raskin
3cf719f605
Merge pull request #58675 from tohl/sbcl
...
sbcl: 1.5.0 -> 1.5.1, tested on nixos x86_64
2019-04-28 12:50:46 +00:00
Lev Livnev
60e1f2dcab
oraclejdk/jdk8psu: 8u202 -> 8u212
2019-04-28 07:23:18 +02:00
Lev Livnev
9e2ec2a2df
oraclejdk/jdk8cpu: 8u201 -> 8u211
2019-04-28 07:23:18 +02:00
Aaron Andersen
cad1a8234d
Merge pull request #60224 from JohnAZoidberg/fix-jre11
...
openjdk11: Update source hashes for aarch64
2019-04-27 20:43:20 -04:00