Matthew Bauer
e99322507e
treewide: get rid of musl stuff
2018-05-31 12:36:45 -04:00
Matthew Bauer
480434f7ee
libbsd: replace with nbcompat
2018-05-31 12:36:45 -04:00
Matthew Bauer
fd874b7456
netbsd: allow replacing nbcompat with libbsd
2018-05-31 12:36:44 -04:00
Matthew Bauer
050557ef8a
PowerManagement: init at 572.50.1
2018-05-31 12:36:23 -04:00
Matthew Bauer
85ae7137ac
Revert commit 4b2f397198
...
This reverts commit 4b2f397198
. It
updated gdk_pixbuf to 2.36.12 but unfortunately broke macOS builds.
The new mime sniffing is not working correctly so that .png files
cannot be built.
Fixes #41314
/cc @jtojnar @lnl7
2018-05-31 12:34:16 -04:00
Matthew Bauer
03b3148beb
ffmpeg: fix 3.4 on darwin
2018-05-31 12:34:16 -04:00
Matthew Bauer
e557a432e0
cairo: fix build inputs
2018-05-31 12:34:16 -04:00
Matthew Bauer
f492246df2
all-packages remove unused override
2018-05-31 12:34:16 -04:00
Matthew Bauer
2f68e86ce6
zsh: only do promptInit when TERM!=dumb
...
This allows tramp to be used correctly when default shell is zsh.
2018-05-31 12:34:16 -04:00
Matthew Bauer
ee1d6114a8
emacsMacport: 25.3 -> 26.1
2018-05-31 12:34:16 -04:00
Matthew Bauer
753c63dbc1
qemu-flags: default to qemu-kvm
...
this is the "generic" version & should work everywhere.
also add darwin case
2018-05-31 12:34:15 -04:00
Matthew Bauer
ced1670092
haskell: disable language-nix on i686 linux
...
see https://github.com/peti/language-nix/issues/4 for discusssion
2018-05-31 12:34:15 -04:00
Matthew Bauer
58359bab6b
all-packages: remove default.nix in callPackage
...
not needed
2018-05-31 12:34:15 -04:00
Matthew Bauer
8950b14355
libpeas: supports darwin
2018-05-31 12:34:15 -04:00
Matthew Bauer
0e04356153
woff2: supports darwin
2018-05-31 12:34:15 -04:00
Matthew Bauer
9a4cb9003e
wesnoth: supports darwin
2018-05-31 12:34:15 -04:00
Matthew Bauer
279fd72b33
darwin.ICU: fix cctools
2018-05-31 12:34:15 -04:00
Matthew Bauer
95f9171531
Revert "inkscape: fix on Darwin"
...
This reverts commit a276d5160c
.
2018-05-31 12:34:15 -04:00
Matthew Bauer
012a3a3f9b
Revert "inkscape: typo"
...
This reverts commit 0a8c91a931
.
2018-05-31 12:34:15 -04:00
Matthew Bauer
9e04546809
Revert "inkscape: Fix build on NixOS"
...
This reverts commit 6c748ae749
.
2018-05-31 12:34:15 -04:00
Matthew Bauer
4a58ed6059
Revert "inkscape: don't patch share/filters"
...
This reverts commit 38364c0b07
.
2018-05-31 12:34:15 -04:00
Matthew Bauer
63c0885502
Revert "inkscape: fix on darwin again"
...
This reverts commit 047c9372ab
.
2018-05-31 12:34:15 -04:00
Matthew Bauer
e8b7d73653
Revert "inkscape: disable parallelBuilding"
...
This reverts commit 05a6e94f34
.
2018-05-31 12:34:15 -04:00
Michael Weiss
37b90ed9af
scdoc: init at 1.3.3 ( #41315 )
...
We'll need this to build the man pages of sway 1.0 (sway 1.0-alpha.2:
"This release replaces the asciidoc dependency with scdoc." [0]).
[0]: https://github.com/swaywm/sway/releases/tag/1.0-alpha.2
2018-05-31 17:55:23 +02:00
Tuomas Tynkkynen
27bb4da344
platforms.nix: More rpi2 cleanup
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen
3abdd4f1e3
platforms.nix: Clean up obsolete cruft from raspberrypi2
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen
db2988f7bd
platforms.nix: Clean up obsolete cruft from raspberrypi
...
Works fine without, and the 'DRM n' is actually preventing the mainline
VC4 driver from building.
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen
96edbe4a0e
linux_rpi: Specify defconfig in kernel expression
...
In particular, now the mainline kernel can be built on the RPi 1 as well
(so kernelBaseConfig should always be a mainline defconfig from now on).
And RPi 2 users can now use linux_rpi without doing the
`nixpkgs.config.platform = lib.systems.platforms.raspberrypi2;` dance.
2018-05-31 18:06:09 +03:00
Tuomas Tynkkynen
87a68c455e
kernel: Allow kernel packages to specify a custom default defconfig
2018-05-31 18:06:09 +03:00
Matthew Justin Bauer
e754f60fd9
Merge pull request #40708 from obsidiansystems/nixos-nixpkgs-defaults
...
nixpkgs module: Fix defaulting of `localSystem` and `system`
2018-05-31 11:03:04 -04:00
Michael Weiss
cf5a5b82d4
pythonPackages.raven: 6.8.0 -> 6.9.0
2018-05-31 15:45:59 +02:00
Joachim F
83e3480686
Merge pull request #41218 from Gerschtli/fix/gitea-pre-start
...
nixos/gitea: fix pre start script
2018-05-31 13:43:27 +00:00
Michael Weiss
5e445b94f8
androidStudioPackages.{dev,canary}: 3.2.0.14 -> 3.2.0.15
2018-05-31 15:33:27 +02:00
Tobias Happ
56023ac0ba
cargo-edit: Fixes build with carnix ( #39348 )
2018-05-31 14:14:24 +02:00
Michael Raskin
5957fab607
Merge pull request #41291 from YorikSar/update-chromium
...
chromium: 66.0.3359.181 -> 67.0.3396.62
2018-05-31 12:05:57 +00:00
Assassinkin
fdec3e7dce
pythonPackage.amazon_kclpy: fix licence name asl -> amazonsl
2018-05-31 12:57:50 +01:00
AmineChikhaoui
95c05343ce
revert 4a86f8c9ab
and properly remove
...
the temporary ssh host keys file/directory.
2018-05-31 12:49:15 +01:00
Peter Simons
f0ac006536
Merge pull request #41308 from srhb/jailbreak-darcs-graphviz
...
darcs: Allow newer graphviz
2018-05-31 13:43:43 +02:00
Assassinkin
c4900b2fce
pythonPackage.amazon_kclpy: init at 1.5.0
2018-05-31 12:22:52 +01:00
Sarah Brofeldt
feaf65f1ee
darcs: Allow newer graphviz
...
Fixes #41306
2018-05-31 12:34:13 +02:00
Sarah Brofeldt
288ce0cb84
Merge pull request #41305 from xeji/p/dbdpg
...
perlPackages.DBDPg: disable tests
2018-05-31 12:08:42 +02:00
Sebastien Maret
d629daeb2c
cfitsio: use absolute references instead of rpath on darwin
2018-05-31 12:05:32 +02:00
Uli Baum
828ddc2e20
perlPackages.DBDPg: disable tests
...
Build was broken because tests freeze in sandbox, disable them.
Fixes #41199 .
2018-05-31 11:46:28 +02:00
Eelco Dolstra
47b85dc5ab
nix: 2.0.3 -> 2.0.4
2018-05-31 11:31:04 +02:00
R. RyanTM
e37e19ff61
yoshimi: 1.5.7 -> 1.5.8 ( #41221 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/yoshimi/versions .
These checks were done:
- built on NixOS
- /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8/bin/yoshimi passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.5.8 with grep in /nix/store/jpvzkcfk0dablksr19lnwi7xajm7d7bh-yoshimi-1.5.8
- directory tree listing: https://gist.github.com/53f8899fb2961c61707a03b4bcb225d1
- du listing: https://gist.github.com/3b61f944f2b81b3f5bc299051a284cec
2018-05-31 10:13:32 +02:00
Michael Raskin
5737e1f729
Merge pull request #41268 from jbboehr/consul-ui-fix-master-3
...
consul-ui: fix build
2018-05-31 07:39:36 +00:00
Pascal Wittmann
ecb2578316
groovy: 2.4.15 -> 2.5.0 ( #41270 )
2018-05-31 09:33:42 +02:00
Jörg Thalheim
a3e65a13ce
Merge pull request #41294 from r-ryantm/auto-update/folly
...
folly: 2018.05.21.00 -> 2018.05.28.00
2018-05-31 08:32:32 +01:00
Jörg Thalheim
b6ccde8451
Merge pull request #41260 from cransom/librarian-pupet-go-license
...
librarian-puppet-go: update license
2018-05-31 08:16:28 +01:00
R. RyanTM
630f3337d4
galen: 2.3.6 -> 2.3.7 ( #41296 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/galen/versions .
These checks were done:
- built on NixOS
- Warning: no invocation of /nix/store/s5whrksq3l5xnv6m5jqbpgmycgj8f9n6-galen-2.3.7/bin/galen.jar had a zero exit code or showed the expected version
- /nix/store/s5whrksq3l5xnv6m5jqbpgmycgj8f9n6-galen-2.3.7/bin/galen passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 2.3.7 with grep in /nix/store/s5whrksq3l5xnv6m5jqbpgmycgj8f9n6-galen-2.3.7
- directory tree listing: https://gist.github.com/c69a7c8c8a31e5b3b0d3243ea03c777f
- du listing: https://gist.github.com/a6d7632f5a3c34d8c20c3f24715aa6a3
2018-05-31 09:11:40 +02:00