Greg Price
45a04ed6d4
gbsplay: fix configure flags
...
This caused none of these flags to have any effect. That's because
the configure command looked like this:
./configure --prefix=/nix/store/svhl0fjdj1jl2sqcppy5vnzpfi4gj3d3-gbsplay-2016-12-17 \
--without-test\ --without-contrib\ --disable-devdsp\ --enable-pulse\ --disable-alsa\ --disable-midi\ --disable-nas\ --disable-dsound\ --disable-i18n
with one giant flag '--without-test --without-contrib...', containing
internal spaces.
This can be seen in `nix log nixpkgs.gbsplay`, in this line:
configure flags: --prefix=/nix/store/svhl0fjdj1jl2sqcppy5vnzpfi4gj3d3-gbsplay-2016-12-17 --without-test\ --without-contrib\ --disable-devdsp\ --enable-pulse\ --disable-alsa\ --disable-midi\ --disable-nas\ --disable-dsound\ --disable-i18n
and then in the fact that features like "devdsp" and "midi" are listed
as enabled in later output, and source files like plugout_midi.c are
included in the build.
I don't have a real opinion on whether it's better to have these flags
or not, but it's clear the author's intention was to pass them. So,
fix the attr name so they get passed.
2020-04-21 07:51:55 +02:00
Mario Rodas
2ddb7a2056
Merge pull request #85605 from oxalica/bump/birdtray
...
birdtray: 1.7.0 -> 1.8.0
2020-04-20 21:27:07 -05:00
zowoq
202b87ca99
cni-plugins: 0.8.4 -> 0.8.5
...
https://github.com/containernetworking/plugins/releases/tag/v0.8.5
2020-04-21 09:29:29 +10:00
zowoq
7448089fd6
cni: 0.7.0 -> 0.7.1
...
https://github.com/containernetworking/cni/releases/tag/v0.7.1
2020-04-21 09:28:17 +10:00
Timo Kaufmann
166bf2314a
Merge pull request #81210 from B4dM4n/ausweisapp2
...
ausweisapp2: init at 1.20.0
2020-04-20 22:07:40 +00:00
John Wiegley
fd494fc013
Merge pull request #84785 from mikesperber/unbreak-emacs-macos
2020-04-20 10:57:17 -07:00
Orivej Desh
f9fbc9b118
hydrogen-unstable: init at 1.0.0-beta2 ( #85454 )
2020-04-20 15:09:15 +00:00
markuskowa
d9af81af16
Merge pull request #85006 from r-ryantm/auto-update/verilator
...
verilator: 4.030 -> 4.032
2020-04-20 16:51:31 +02:00
worldofpeace
b0631dc3de
Merge pull request #85469 from JeffLabonte/brave_1_5_123-1_7_92
...
brave: 1.5.123 -> 1.7.92
2020-04-20 08:04:46 -04:00
Léo Gaspard
203955fa0c
Merge pull request #82714 from delroth/s3tc
...
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
2020-04-20 13:41:47 +02:00
Fabian Möller
41582c7a02
plex-media-player: 2.40.0.1007 -> 2.55.0.1069 + update script ( #68938 )
2020-04-20 10:40:00 +01:00
oxalica
4ab8a6e622
birdtray: 1.7.0 -> 1.8.0
2020-04-20 16:56:02 +08:00
Jörg Thalheim
ee3eb80af9
Merge pull request #85592 from delroth/alacritty-strip
2020-04-20 05:41:31 +01:00
Jörg Thalheim
b442f8ea9f
Merge pull request #85566 from kirelagin/lieer
2020-04-20 05:38:13 +01:00
Pierre Bourdon
e857e72b7a
alacritty: manually strip before running patchelf
...
patchelf seems to generate an ELF that "strip" cannot process:
strip: /tmp/stNGAZvd: not enough room for program headers, try linking with -N
strip:/tmp/stNGAZvd[.interp]: bad value
(This unfortunately does not cause any errors or even error output in
the build log, since the default strip hook redirects them to /dev/null
and ignores failures.)
The lack of stripping ends up leaking paths to the compiler in the debug
symbols. This more than doubles the transitive closure size of
alacritty.
Impact on closure size: 314.5M -> 131.8M.
2020-04-20 05:48:04 +02:00
Benjamin Hipple
e4db75f46d
Merge pull request #84535 from bcdarwin/update-beluga
...
beluga: 20180403 -> unstable-2020-03-11
2020-04-19 22:53:50 -04:00
Mario Rodas
4c910ed4d6
Merge pull request #85530 from marsam/update-zeek
...
zeek: 3.1.1 -> 3.1.2
2020-04-19 21:17:50 -05:00
Ben Darwin
ad7b7367b6
beluga: 20180403 -> unstable-2020-03-11
2020-04-19 21:54:06 -04:00
Pierre Bourdon
1b89bffcf4
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
...
Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630
Mesa has been supporting S3TC natively without requiring these libraries
since the S3TC patent expired in December 2017.
2020-04-20 03:19:41 +02:00
Michael Raskin
b22ec9ca5e
Merge pull request #85572 from helsinki-systems/libreoffice
...
libreoffice: fix and update
2020-04-20 00:55:19 +00:00
Mario Rodas
c3945dc31c
Merge pull request #85526 from zowoq/misc
...
buildah, conmon: misc fixes
2020-04-19 19:26:41 -05:00
José Romildo Malaquias
6dd72ea0c3
Merge pull request #84941 from romildo/upd.qtemu
...
qtemu: init at 2.1
2020-04-19 21:23:33 -03:00
Maximilian Bosch
07d622284d
Merge pull request #85558 from prusnak/keepassxc
...
keepassxc: 2.5.2 -> 2.5.4
2020-04-20 01:31:00 +02:00
Maximilian Bosch
beb9b1a7e3
Merge pull request #85548 from turion/master
...
Add myself (turion) to the maintainers list for several packages
2020-04-20 00:34:14 +02:00
Aaron Andersen
b3ae792630
Merge pull request #84823 from aanderse/redmine-master
...
redmine: 4.1.0 -> 4.1.1
2020-04-19 15:51:10 -04:00
Kirill Elagin
bff2c1258e
gmailieer: 1.0 -> 1.1, rename to lieer
2020-04-19 21:59:13 +03:00
Mario Rodas
25c8da3275
Merge pull request #85554 from magnetophon/lsp-plugins
...
lsp-plugins: 1.1.15 -> 1.1.19
2020-04-19 13:26:10 -05:00
ajs124
cf2ff92ae9
libreoffice-fresh: 6.4.1.1 -> 6.4.3.2
2020-04-19 19:27:03 +02:00
ajs124
f7c7743269
libreoffice: fix build with poppler 0.86
...
was broken with update in #81955 / 6187d5babc
2020-04-19 19:25:13 +02:00
worldofpeace
2c74cdac47
elementary-planner: fix stylesheet issue
...
Revert a patch the works around some stylesheet issues:
https://github.com/alainm23/planner/issues/268
https://github.com/alainm23/planner/issues/303
The don't seem to be a problem with Pantheon on NixOS
and for some reason produce the opposite effect with
pantheon's stylesheet.
2020-04-19 13:09:16 -04:00
worldofpeace
a09e4c8180
elementary-planner: 2.2.14 -> 2.3.2
2020-04-19 13:09:15 -04:00
worldofpeace
2457037d2e
lollypop: 1.2.32 -> 1.2.35
2020-04-19 13:09:15 -04:00
worldofpeace
3eee9961cc
contrast: 0.0.2 -> 0.0.3
2020-04-19 13:09:15 -04:00
Mario Rodas
8084edb11c
terraform: fix /bin/stty reference ( #85560 )
2020-04-19 16:07:39 +00:00
Pavol Rusnak
e353fe89db
keepassxc: 2.5.2 -> 2.5.4
...
+ disabled testcli flaky test
2020-04-19 14:49:07 +02:00
Bart Brouns
183e448a23
lsp-plugins: 1.1.15 -> 1.1.19
2020-04-19 14:08:15 +02:00
Manuel Bärenz
f253da42f8
Add myself (turion) to the maintainers list for several packages
...
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
Gabriel Ebner
257aff8010
Merge pull request #85532 from marsam/update-lean
2020-04-19 10:00:27 +02:00
Mario Rodas
ad4eebc5ca
Merge pull request #85471 from bbigras/spotifyd
...
spotifyd: add withMpris and withKeyring optionals
2020-04-19 02:38:26 -05:00
Jaka Hudoklin
bc0e5f8c4c
Merge pull request #85514 from petabyteboy/feature/docker
...
docker: add git to extraPath
2020-04-19 01:42:57 +00:00
worldofpeace
ddbc832637
Revert "calibre: 4.12.0 -> 4.13.0"
2020-04-18 20:51:33 -04:00
adisbladis
8804e2f53f
Merge pull request #85248 from HugoReeves/update-joplin-desktop
...
joplin-desktop: 1.0.179 -> 1.0.200
2020-04-19 02:48:45 +02:00
worldofpeace
443e544721
firefox-wrapper: don't throw on enableGnomeExtensions
...
We use the config for the native messaging host below this statement.
2020-04-18 20:36:55 -04:00
zowoq
9123c8c5de
conmon: installFlags
2020-04-19 10:27:55 +10:00
Fabian Möller
9c83defd29
AusweisApp2: init at 1.20.0
2020-04-18 23:30:22 +02:00
Vladimír Čunát
e233a9d4dd
Merge #84442 : staging-next branch
2020-04-18 23:11:00 +02:00
taku0
f63bc540cb
flashplayer: 32.0.0.344 -> 32.0.0.363
2020-04-18 23:08:58 +02:00
Maximilian Bosch
16c6b2de8d
gitAndTools.delta: 0.0.17 -> 0.0.18
...
https://github.com/dandavison/delta/releases/tag/0.0.18
2020-04-18 22:36:35 +02:00
Anderson Torres
5f0fa1b454
Merge pull request #84370 from AndersonTorres/update-calibre
...
calibre : 4.12.0 -> 4.13.0
2020-04-18 16:54:14 -03:00
Milan Pässler
08d83c1641
docker: add git to extraPath
...
When building a docker container from git, docker was missing the git
binary in $PATH.
2020-04-18 21:48:55 +02:00