Commit Graph

70240 Commits

Author SHA1 Message Date
OPNA2608
86e4fa89ee ptcollab: 0.6.0.2 -> 0.6.1.0 2022-02-06 22:07:07 +01:00
Ben Siraphob
b0e98a180f
Merge pull request #158246 from Ma27/zathura-overrides
zathura: improve overridability; set plugin dir through the environment
2022-02-06 20:30:54 +00:00
Ben Siraphob
735fe28fa5
Merge pull request #158376 from wrvsrx/master
taskwarrior-tui: 0.13.35 -> 0.18.5
2022-02-06 20:30:16 +00:00
Ben Siraphob
dc28299c85
irssi: enable parallel building 2022-02-06 14:17:05 -06:00
Ben Siraphob
a5921bc959
Merge pull request #158339 from nwg/fix-irssi-apple-silicon
Fix irssi missing symbols on Apple Silicon
2022-02-06 20:14:13 +00:00
Ben Siraphob
33489310eb
Merge pull request #158358 from c0bw3b/fix/homepages
A batch of homepage (and source) updates
2022-02-06 20:02:50 +00:00
Michael Weiss
d0d4a01a4d
Merge pull request #155430 from brandonweeks/chrome-apps
google-chrome: passthrough CHROME_WRAPPER environment variable
2022-02-06 20:56:41 +01:00
Ben Siraphob
bd076da1d2
Merge pull request #147646 from ylh/patch-gmu
mpd, game-music-emu: fix aarch64-darwin build
2022-02-06 19:30:18 +00:00
Brandon Weeks
4ec7d05099
google-chrome: passthrough CHROME_WRAPPER environment variable
The XDG desktop menu entries created by Chrome for Progressive Web Apps
are currently broken due to Exec being set to the path of the upstream
Chrome wrapper instead of the Nixpkgs wrapper. This causes Chrome to
crash becaues LD_LIBRARY_PATH is not set.

Chrome obtains the path to be included in the menu entry from the
CHROME_WRAPPER environment variable, which is currently set by the
upstream wrapper to its own path. By setting the variable to the path of
the Nixpkgs wrapper instead, launching PWAs works as expected.

https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/shell_integration_linux.cc
https://source.chromium.org/chromium/chromium/src/+/main:chrome/installer/linux/common/wrapper
2022-02-06 20:21:37 +01:00
Anderson Torres
e89cdd4430
Merge pull request #158374 from AndersonTorres/new-elisp
Update elisp packages
2022-02-06 16:18:34 -03:00
AndersonTorres
eca8a5d694 pkgs/applications/editors/emacs/elisp-packages/elpa-generated.nix: manual fixup 2022-02-06 14:38:07 -03:00
AndersonTorres
8b36faa20b elpa-packages 2022-02-06 2022-02-06 14:38:07 -03:00
AndersonTorres
88a7c0e327 melpa-packages 2022-02-06 2022-02-06 14:38:07 -03:00
AndersonTorres
12b90a49fb nongnu-packages 2022-02-06 2022-02-06 14:38:06 -03:00
Vladimír Čunát
db4a9fb8cd
Merge #146864: rtmidi: 4.0.0 -> 5.0.0 2022-02-06 17:15:38 +01:00
wrvsrx
cc73f310fa taskwarrior-tui: 0.13.35 -> 0.18.5 2022-02-06 23:07:55 +08:00
Pavol Rusnak
51c7e272d9
Merge pull request #157707 from nixbitcoin/btcpayserver-1.4.2
btcpayserver: 1.3.7 -> 1.4.3
2022-02-06 15:55:13 +01:00
Michael Weiss
0a3c13e881
Merge pull request #158359 from samuelgrf/ungoogled-chromium-fix-build-now
ungoogled-chromium: fix build
2022-02-06 15:52:52 +01:00
Renaud
0532c0fcd8 icewm: update homepage 2022-02-06 15:10:53 +01:00
Renaud
a4ca166bb6 hybridreverb2: update homepage 2022-02-06 15:10:53 +01:00
Renaud
2ddcc2b369 hisat2: update homepage
and use SPDX 3.0 license identifier
2022-02-06 15:10:53 +01:00
Renaud
7d9826eb8b gxmessage: update homepage and source URLs
and use SPDX 3.0 license identifier
2022-02-06 15:10:50 +01:00
Renaud
d968838c90 gravit: update homepage and source URLs
and use SPDX 3.0 license identifier
2022-02-06 15:10:47 +01:00
Renaud
4bf0c67a8e glabels: update homepage 2022-02-06 15:10:45 +01:00
Renaud
31f993329e fomp: update homepage
and use SPDX 3.0 license identifier
2022-02-06 15:10:41 +01:00
Renaud
34903beee0 evilpixie: update homepage
and use SPDX 3.0 license identifier
2022-02-06 15:10:34 +01:00
Renaud
b1799448aa eterm: update homepage 2022-02-06 15:10:33 +01:00
Renaud
3e5d286cc4 eagle7: update homepage
www.cadsoftusa.com and www.cadsoft.de are gone
2022-02-06 15:10:29 +01:00
Renaud
653a4d4a98 sourcehut.dispatchsrht: update homepage 2022-02-06 15:10:24 +01:00
Renaud
d6716e4eee dfasma: update homepage 2022-02-06 15:10:22 +01:00
Renaud
c0e0b44964 cvs2svn: update homepage
and update source tarball URL
2022-02-06 15:10:21 +01:00
nixbitcoin
d3d6dd802c
btcpayserver: 1.3.7 -> 1.4.3 2022-02-06 15:02:53 +01:00
Samuel Gräfenstein
157807406c
ungoogled-chromium: fix build 2022-02-06 15:01:47 +01:00
Nathaniel Griswold
51d95fc72a irssi_fish: update for changes made to irssi src 2022-02-06 03:48:01 -06:00
Nathaniel Griswold
04f02145ad irssi: switch from tarball to git tag
I've just switched irssi to build from the 1.2.3 tag in the git tree, as
the build was failing on apple silicon when linking libirc_proxy.la in
dir `src/irc/proxy`

I kinda just switched it and it built. I did not dig very deep on the
reasons behind why this fixed things. I am hoping that Linux still
builds, as i have not tested it. Some notes:

- The sys_lib_search_path done by fixLibtool in the configure phase now
  no longer seems to update with the NIX_LDFLAGS. It appears that this
  is because the newer libtool script does not start the line with
  'eval', so the sed does not match.
- My system still builds, despite the previous item. I noticed that on
  this new build, my system defines `allow_undefined_flag` in the
  libtool script to something nonempty. I guess that may be the reason
  everything still builds and works at runtime.
2022-02-06 03:47:04 -06:00
zowoq
598c791f2c
Revert "hello: 2.10 -> 2.12" (#158328)
This reverts commit 3e4412db9c.

broke `stdenvBootstrapTools.x86_64-darwin.test`, blocking nixpkgs-unstable
2022-02-06 03:00:34 -05:00
Anderson Torres
fc84a35ac0
Merge pull request #158312 from AndersonTorres/new-vte
kermit: 3.5 -> 3.7
2022-02-06 01:01:04 -03:00
Anderson Torres
bbc55813aa
Merge pull request #158263 from sternenseemann/fcft-3.0.0
fcft: 2.5.1 -> 3.0.1; foot: 1.10.3 -> 1.11.0; fuzzel: 1.6.5 -> 1.7.0; yambar: 1.7.0 -> 1.8.0; fnott: 1.1.2 -> 1.2.0
2022-02-06 01:00:18 -03:00
Mario Rodas
955079ad77
Merge pull request #156502 from r-ryantm/auto-update/x11docker
x11docker: 6.10.0 -> 7.0.1
2022-02-05 21:44:57 -05:00
Mario Rodas
1fdd39c21a
Merge pull request #157947 from r-ryantm/auto-update/tanka
tanka: 0.19.0 -> 0.20.0
2022-02-05 21:44:20 -05:00
AndersonTorres
0846c455ef kermit: 3.5 -> 3.7
Now with manpage and desktop files!
2022-02-05 22:07:53 -03:00
Anderson Torres
288d13bc7e
Merge pull request #158181 from AndersonTorres/new-vte
kermit: init at 3.5
2022-02-05 22:01:26 -03:00
sternenseemann
43e2ae75df fnott: 1.1.2 -> 1.2.0
https://codeberg.org/dnkl/fnott/releases/tag/1.2.0
2022-02-05 23:27:21 +01:00
sternenseemann
efc6c8ff2f yambar: 1.7.0 -> 1.8.0
https://codeberg.org/dnkl/yambar/releases/tag/1.8.0
2022-02-05 23:27:20 +01:00
sternenseemann
ddcb876d51 fuzzel: 1.6.5 -> 1.7.0
https://codeberg.org/dnkl/fuzzel/releases/tag/1.7.0
2022-02-05 23:27:20 +01:00
sternenseemann
29555537d2 foot: 1.10.3 -> 1.11.0
https://codeberg.org/dnkl/foot/releases/tag/1.11.0
2022-02-05 23:27:20 +01:00
Mario Rodas
6f09a28dd3
Merge pull request #158271 from r-ryantm/auto-update/flexget
flexget: 3.2.16 -> 3.2.18
2022-02-05 16:18:13 -05:00
davidak
a57a774cfa
Merge pull request #157314 from onny/passwordsafe
gnome-passwordsafe: rename to gnome-secrets, 5.1 -> 6.1
2022-02-05 21:55:38 +01:00
R. RyanTM
1bfc1730e1
cwltool: 3.1.20220202173120 -> 3.1.20220204090313 (#158272) 2022-02-05 15:14:21 -05:00
R. Ryantm
62de311c2e flexget: 3.2.16 -> 3.2.18 2022-02-05 19:39:57 +00:00