Vladyslav M
50eb4a08da
fd: 7.0.0 -> 7.1.0 ( #45422 )
2018-08-21 11:53:38 +02:00
Jörg Thalheim
c373b3e50e
Merge pull request #45390 from romildo/upd.numix-icon-theme-square
...
numix-icon-theme-square: 18-02-16 -> 18.08.17
2018-08-21 10:52:24 +01:00
Jörg Thalheim
736db8db10
Merge pull request #44951 from rittelle/eagle
...
eagle: 7.7 -> 9.1.2
2018-08-21 10:51:13 +01:00
Karol Chmist
a875fcc5d0
dotty: 0.8.0 -> 0.9.0 ( #45423 )
2018-08-21 11:46:37 +02:00
adisbladis
6864680cbb
Merge pull request #45420 from enumatech/vips-darwin
...
vips: Add darwin support
2018-08-21 16:08:25 +08:00
Sarah Brofeldt
27738ad937
Merge pull request #45418 from ThomasMader/dlang-update
...
Literate: 2017-05-28 -> 2018-08-20
2018-08-21 10:08:11 +02:00
Sarah Brofeldt
1c77b79071
Merge pull request #45401 from tex/master
...
kitty: 0.11.2 -> 0.11.3
2018-08-21 10:02:11 +02:00
adisbladis
5d4e3cc2f5
vips: Add darwin support
2018-08-21 15:53:12 +08:00
Thomas Mader
2616568541
Literate: 2017-05-28 -> 2018-08-20
2018-08-21 08:07:33 +02:00
Matthew Bauer
4826f9b828
qtwebengine: remove old darwin patch
...
file apparently doesn’t exist anymore
2018-08-20 20:49:25 -05:00
Peter Hoeg
69567fc0a7
unifiTesting: 5.8.14 -> 5.9.22
2018-08-21 09:34:52 +08:00
Peter Hoeg
cabdb0c711
unifiStable: 5.7.23 -> 5.8.28
2018-08-21 09:34:52 +08:00
Peter Hoeg
69e5ddc456
unifiLTS: 5.6.37 -> 5.6.39
2018-08-21 09:34:52 +08:00
Benjamin Staffin
23340918d9
vdiff-magit: Include git in nativeBuildInputs ( #45314 )
...
Like magit, vdiff-magit expects git to be present at install time.
2018-08-20 21:23:54 -04:00
Bas van Dijk
170b8a85d2
Merge pull request #45053 from carlosdagos/skip-check-mattermost-api
...
haskellPackages.mattermost-api: skip check
2018-08-21 03:04:53 +02:00
José Romildo Malaquias
8a7dfa63db
numix-icon-theme-square: restrict platforms to linux
2018-08-20 21:38:41 -03:00
Carlos D
0909282b1b
haskellPackages.mattermost-api: skip check
2018-08-21 10:16:59 +10:00
John Ericson
65402b0f1d
Merge pull request #45408 from obsidiansystems/appendConfigureFlags
...
haskell lib: Add appendConfigureFlags
2018-08-20 18:08:04 -04:00
John Ericson
60fc04c34b
haskell lib: Add appendConfigureFlags
...
For consistency and completeness; other helpers have these "plural"
variants too.
2018-08-20 17:50:23 -04:00
R. RyanTM
27ecfd34e8
ace: 6.5.0 -> 6.5.1 ( #45258 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions .
2018-08-20 22:48:40 +02:00
Joachim F
69d3bdfa16
Merge pull request #44631 from dasJ/terraria
...
nixos/terraria: Wait for daemon to stop
2018-08-20 20:23:34 +00:00
John Ericson
70a0c15054
Merge pull request #45403 from obsidiansystems/purge-bare-platform
...
treewide: Purge `stdenv.platform` and top-level `platform`
2018-08-20 15:50:53 -04:00
Janne Heß
943786eccf
nixos/terraria: Wait for daemon to stop
2018-08-20 21:41:29 +02:00
John Ericson
7d85ade0cc
treewide: Purge stdenv.platform
and top-level platform
...
Progress towards #27069
2018-08-20 15:22:46 -04:00
Milan Svoboda
dd3090f3b0
kitty: 0.11.2 -> 0.11.3
2018-08-20 20:49:10 +02:00
John Ericson
f0d6e22b7f
Merge pull request #45397 from volth/patch-233
...
$toplevel/system: buildPlatform.system -> hostPlatform.system
2018-08-20 14:36:13 -04:00
John Ericson
8f6a72d25b
Merge pull request #45398 from volth/patch-234
...
top-level.nix: stdenv.platform -> stdenv.hostPlatform.platform
2018-08-20 14:23:13 -04:00
volth
72f5078beb
top-level.nix: stdenv.platform -> stdenv.hostPlatform.platform
...
because stdenv.platform is stdenv.buildPlatform.platform
2018-08-20 18:20:57 +00:00
volth
6efaa88fcc
$toplevel/system: buildPlatform.system -> hostPlatform.system
2018-08-20 18:12:13 +00:00
John Ericson
f305b9b086
Merge pull request #45394 from NixOS/makeScope-dry
...
lib: Use lib.fixed-points.extends to avoid repetition
2018-08-20 13:41:10 -04:00
Joachim F
203cd959ce
Merge pull request #41989 from CharlesHD/submit/dozenal
...
dozenal: init at version v12010904
2018-08-20 17:20:00 +00:00
John Ericson
3cf43547f4
lib: Use lib.fixed-points.extends to avoid repetition
...
Another attempt after my sloppy 48ccdf322d
.
@Infinisil, thanks again, reverted in 4794aa5de2
and explained my mistakes in 48ccdf322d (commitcomment-29678643)
. I start with their work and provide this proof of this commit's correctness:
```nix
(lib.fixedPoints.extends (lib.flip g) f) # now
((f: rattrs: self: let super = rattrs self; in super // f self super) (lib.flip g) f) # inline extends
(self: let super = f self; in super // (lib.flip g) self super) # beta reduce
(self: let super = f self; in super // g super self) # beta reduce
(self_: let super = f self_; in super // g super self_) # alpha rename
(self_: let super = f self_; in super // g super self_) # original, same
```
Eventually we might harmonize `overrideScope`'s `g` parameter with the general pattern, but I leave that breaking change as a separate step. Best not to refactor and break at once, and at least the abstractions make the oddity clearer.
2018-08-20 13:09:15 -04:00
Jörg Thalheim
8158297aba
Merge pull request #45379 from ThomasMader/dlang-update
...
tilix: 1.8.1 -> 1.8.3
2018-08-20 18:07:37 +01:00
Thomas Mader
3771ffd82e
tilix: 1.8.1 -> 1.8.3
2018-08-20 18:46:31 +02:00
Timo Kaufmann
f8f6ab3e82
Merge pull request #44288 from Ekleog/gppro-init
...
global-platform-pro: init at 0.3.10-rc11
2018-08-20 17:46:00 +02:00
Robert Schütz
63b06d0251
Merge pull request #45148 from r-ryantm/auto-update/seafile-client
...
seafile-client: 6.2.3 -> 6.2.4
2018-08-20 17:30:39 +02:00
José Romildo Malaquias
5dbfd2f187
numix-icon-theme-square: 18-02-16 -> 18.08.17
2018-08-20 12:04:55 -03:00
Jörg Thalheim
3280fa006d
Merge pull request #45375 from markuskowa/slurm-up
...
slurm: 17.11.7 -> 17.11.9-2
2018-08-20 15:59:21 +01:00
Robert Schütz
5e37eef2a7
seafile-shared: 6.2.3 -> 6.2.4
2018-08-20 16:49:55 +02:00
Jörg Thalheim
690ffb0a52
Merge pull request #45338 from mnacamura/feedgnuplot
...
feedgnuplot: fix build
2018-08-20 15:42:15 +01:00
Jörg Thalheim
996d76abf1
Merge pull request #45384 from vdemeester/add-vdemeester-as-containerd-and-runc-maintainers
...
Adding vdemeester (myself) as runc and containerd package maintainer
2018-08-20 15:41:07 +01:00
Vincent Demeester
2b36ced49e
Adding vdemeester (myself) as runc and containerd package maintainer
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-08-20 16:36:48 +02:00
Jörg Thalheim
a4869cb294
Merge pull request #45372 from fgaz/facette/0.4.0-0.4.1
...
facette: 0.4.0 -> 0.4.1
2018-08-20 15:28:02 +01:00
Francesco Gazzetta
0e0e963847
facette: mark as broken since it requires internet
...
It _is_ buildable, just not without an internet connection (like in hydra)
2018-08-20 16:17:15 +02:00
Jan Tojnar
4b60e77002
gimp: 2.10.4 → 2.10.6
2018-08-20 15:52:28 +02:00
Jan Tojnar
2ba51acaeb
gegl_0_4: 0.4.6 → 0.4.8
2018-08-20 15:52:28 +02:00
aanderse
35b8140eac
perlPackages.NetSFTPForeign: init at 1.89 ( #45380 )
...
* added Net::SFTP::Foreign module from CPAN
* missed patching binary path
* fixed up the license
2018-08-20 14:49:08 +01:00
Jörg Thalheim
a1ffd137f5
Merge pull request #45254 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.11 -> 8.12
2018-08-20 14:42:54 +01:00
Jörg Thalheim
1b313a12da
checkstyle: add wrapper in bin
2018-08-20 14:42:05 +01:00
Jörg Thalheim
bbf5f232e0
Literate: mark as broken
...
Incompatible with our dlang compiler, see https://github.com/NixOS/nixpkgs/pull/45355#issuecomment-414285384
2018-08-20 14:07:13 +01:00