Commit graph

384 commits

Author SHA1 Message Date
Renaud b1799448aa eterm: update homepage 2022-02-06 15:10:33 +01: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
AndersonTorres 0846c455ef kermit: 3.5 -> 3.7
Now with manpage and desktop files!
2022-02-05 22:07:53 -03: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
AndersonTorres aab17d11d7 kermit: init at 3.5 2022-02-05 11:28:55 -03:00
Fabian Dröge b2cb244b37
hyper: 3.1.4 -> 3.2.0 (#158124)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-04 18:41:57 +02:00
R. Ryantm 02ba965390 kitty: 0.24.1 -> 0.24.2 2022-02-04 00:21:32 +00:00
Bobby Rong 3dbabc9544
Merge pull request #156860 from Atemu/mlterm-tag-name
mlterm: use new tag versioning scheme
2022-01-26 22:59:53 +08:00
Atemu fb2b2f59c8 mlterm: use new tag versioning scheme
The maintainer decided to change the release tag name after the fact.

The new naming scheme is a lot more sane but I'd rather they didn't change it
after releasing with the old one.

Fixes https://github.com/NixOS/nixpkgs/issues/156856
2022-01-26 15:30:24 +01:00
Franz Pletz 5cbff8a564
Merge pull request #156604 from rnhmjoj/pr-rxvt 2022-01-25 10:34:40 +01:00
rnhmjoj 7fc56a03f0
rxvt-unicode: 9.26 -> 9.30 2022-01-24 21:46:44 +01:00
AndersonTorres f243b177d5 havoc: 0.3.1 -> 0.4.0 2022-01-24 13:33:27 -03:00
Jörg Thalheim 65319e50ae
Merge pull request #152099 from ncfavier/alacritty
alacritty: 0.9.0 -> 0.10.0
2022-01-23 17:52:42 +01:00
Naïm Favier 5947b9e974
alacritty: fix build on aarch64
Fixes #153304
2022-01-23 13:31:54 +01:00
Naïm Favier 8f37775234
alacritty: 0.9.0 -> 0.10.0
https://github.com/alacritty/alacritty/releases/tag/v0.10.0
2022-01-23 12:32:42 +01:00
Martin Weinelt 9b91a19e87
lilyterm: drop
Drop both variants of lilyterm for requiring an outdated vte version
that is about to be dropped.
2022-01-19 13:45:06 +01:00
Martin Weinelt 08af30fedf
evilvte: drop
Depends on a VTE version that is about to be dropped for depening on
pythn2Packages.pygtk.

Also unmaintained and with known security issues.
2022-01-19 13:45:06 +01:00
Bobby Rong 8ddd186887
Merge pull request #155239 from Atemu/update/mlterm
mlterm: 3.9.1 -> 3.9.2
2022-01-18 13:37:45 +08:00
Matthieu Coudron 64d73fa8bf
Merge pull request #153999 from Luflosi/update/kitty 2022-01-16 22:39:34 +01:00
Atemu 8f34c14753 mlterm: 3.9.1 -> 3.9.2 2022-01-16 18:00:54 +01:00
Bobby Rong 3e73fd0bd1
Merge pull request #154867 from sikmir/st
st: 0.8.4 → 0.8.5
2022-01-15 13:32:04 +08:00
R. RyanTM e09b9d401f
hyper: 3.1.4 -> 3.1.5
(#154561)
2022-01-14 17:09:00 +01:00
embr 6948bb31e9 syncterm: init at 1.1 2022-01-13 13:24:39 +01:00
Nikolay Korotkiy 07151cbba5
st: 0.8.4 → 0.8.5 2022-01-13 12:47:47 +03:00
Zhong Jianxin 5025d2fcf9
kitty: Fix compilation on apple sdk 11
Closes https://github.com/NixOS/nixpkgs/pull/137512.
2022-01-08 13:44:08 +01:00
Luflosi aa1932ea7a
kitty: copy shell integration files into separate output
https://sw.kovidgoyal.net/kitty/build/#notes-for-linux-macos-packagers recommends to split kitty into three packages with kitty-shell-integration being the one that includes some files useful for the shell integration. We already use kitty.terminfo in Nixpkgs instead of kitty-terminfo but we can't use kitty.shell-integration instead of kitty-shell-integration because shell-integration is not a valid shell variable name. I named it kitty.shell_integration instead. This package can then be used by a future kitty nixos module that still needs to be created. Without this commit, kitty would modify the user's ~/.bashrc when using bash.
2022-01-08 13:44:08 +01:00
Luflosi 3bb443d5d9
kitty: 0.23.1 -> 0.24.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.23.1
A new dependency is needed.
Closes https://github.com/NixOS/nixpkgs/issues/153928.
2022-01-08 13:44:08 +01:00
Luflosi 6f7a433402
kitty: combine installPhase and postInstall phase 2022-01-08 13:44:07 +01:00
Massimo Redaelli 5dd1000f37 wezterm: 20211204-082213-a66c61ee9 -> 20220101-133340-7edc5b5a 2022-01-02 00:55:21 +01:00
Felix Buehler e89e4b38a1 lxterminal: switch to fetchFromGitHub 2021-12-23 19:11:17 +01:00
Dmitry Kalinkin d6d7a2d187
contour: mark as broken on darwin 2021-12-19 22:01:49 -05:00
sternenseemann 3c855f2fd4 foot: 1.10.2 -> 1.10.3
https://codeberg.org/dnkl/foot/releases/tag/1.10.3
2021-12-13 14:04:18 +01:00
sternenseemann 00a904f61b foot: 1.10.1 -> 1.10.2
https://codeberg.org/dnkl/foot/releases/tag/1.10.2
2021-12-07 20:57:44 +01:00
Sandro Jäckel b62950371d
wezterm: 20210814-124438-54e29167 -> 20211204-082213-a66c61ee9 2021-12-05 05:50:32 +01:00
Randy Eckenrode fdc128b146
iterm2: 3.4.13 -> 3.4.14 2021-11-28 17:56:22 -05:00
Randy Eckenrode 92c0199687
iterm2: 3.4.0 -> 3.4.13
- Fixes build errors using Xcode 13.1.
2021-11-25 21:57:28 -05:00
sternenseemann a18f40f0e2 foot: 1.9.2 -> 1.10.1
https://codeberg.org/dnkl/foot/releases/tag/1.10.0
https://codeberg.org/dnkl/foot/releases/tag/1.10.1

Themes account for ~1/6th of foot's size, so installing them to a
separate output seems like a decent idea.
2021-11-22 23:11:32 +01:00
github-actions[bot] 0373476c4a
Merge master into staging-next 2021-11-20 06:01:21 +00:00
Emil Karlson b3c72ce7c6 wezterm: Mark build broken for Darwin
Linking fails on Darwin with
ld: framework not found UserNotifications
2021-11-19 19:49:33 +02:00
Emil Karlson d9a85999d0 wezterm: Add perl to deps for Darwin
Currently compile fails on Darwin on command
running "perl" "./Configure" "--prefix=/private/tmp/nix-build-wezterm-20210814-124438-54e29167.drv-0/source/target/aarch64-apple-darwin/release/build/openssl-sys-90b3c73e9c998931/out/openssl-build/install" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "darwin64-arm64-cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC"
with
`Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }'
This commit fixes this issue.
2021-11-19 19:49:18 +02:00
Jonathan Ringer 6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
AndersonTorres bdb1133935 sakura: 3.8.3 -> 3.8.4
Changed to github because launchpad server is down.
2021-11-18 19:36:04 -03:00
github-actions[bot] cfaff97318
Merge staging-next into staging 2021-11-15 18:01:43 +00:00
R. Ryantm b608867a24 xterm: 369 -> 370 2021-11-15 15:18:27 +00:00
Alyssa Ross 26b89bcd16
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-13 15:30:01 +00:00
Alexander Polakov ef73f580b8 roxterm: 3.7.5 -> 3.11.1 2021-11-13 12:59:02 +03:00
github-actions[bot] a4e03b8977
Merge staging-next into staging 2021-11-11 18:01:50 +00:00
Sandro 3c754c3b45
tilix: fix nixpkgs-review-checks suggestion 2021-11-11 13:08:52 +01:00
Kerstin Humm bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
Sandro Jäckel e989219180
urxvt-theme-switch: cleanup pname+version 2021-11-09 20:10:31 +01:00
Sandro Jäckel a244c6973a
mrxvt: minor formatting 2021-11-09 20:10:31 +01:00
Felix Buehler b52ab3b712 pkgs/applications: rename name to pname&version part 2 2021-11-07 14:53:06 +01:00
Sandro cfefcfc460
Merge pull request #142380 from dan4ik605743/cubocore 2021-11-04 21:50:47 +01:00
Artturi 2357e25d56
Merge pull request #143833 from Artturin/kittyfontconff 2021-10-31 14:35:33 +02:00
Artturin 58fda166ed kitty: fix fontconfig warning during tests 2021-10-31 13:57:39 +02:00
figsoda ffcff898a6
Merge pull request #143777 from r-ryantm/auto-update/hyper
hyper: 3.1.3 -> 3.1.4
2021-10-30 10:25:16 -04:00
R. Ryantm 90f156d6e1 hyper: 3.1.3 -> 3.1.4 2021-10-29 23:33:16 +00:00
oxalica d9ff013d0c
alacritty: include patch to fix PTY EIO error 2021-10-29 01:26:55 +08:00
dan4ik c33e391712 CuboCore.packages: added 2021-10-20 22:35:34 +07:00
Joerie de Gram 5bee472a9b terminator: use dontWrapGApps to fix desktop icon
Terminator is currently wrapped twice, which makes the python hook use a
wrapped executable name to set argv[0]. As a result, Terminator can't be
matched to its desktop entry and fails to group correctly in e.g. the GNOME app
launcher. Ensuring we only wrap the executable once solves this.
2021-10-17 13:58:55 +02:00
AndersonTorres 7db1198c8e ctx: init at 0.pre+date=2021-10-09 2021-10-13 17:55:51 -03:00
sternenseemann 9a76986ee0 foot: cache stimuliFile more aggressively
stimuliFile would get rebuild with every change in version, since the
stimulusGenerator derivation would depend on the version string. Since
the script often doesn't change between releases, this causes
unnecessary rebuilds and cache duplication.

Additionally we add a test to passthru which checks if the hash of the
script is still up to date: By making its name depend on the version
string, it'll get rebuild on every version change, even if the hash
stays the same. This way we can detect new hash mismatches.
2021-10-07 16:18:59 +02:00
sternenseemann 6bfc5e94f6 foot: 1.9.0 -> 1.9.2
foot's upstream has abandoned the approach of using a custom terminfo
install location and setting TERMINFO, but still supports it. For us
this has eliminated the need to build the foot terminfo files manually,
somehow which is appreciated.

We preserve our current approach: Install terminfo files to the terminfo
output and set TERMINFO to that store path instead of propagating the
output for user env insatllations.

Change logs:

* https://codeberg.org/dnkl/foot/releases/tag/1.9.1

* https://codeberg.org/dnkl/foot/releases/tag/1.9.2
2021-10-07 16:18:59 +02:00
AndersonTorres 9b2a54f7d6 treewide: change 0.0.0 to 0.pre in version attrs 2021-10-05 22:45:24 -03:00
Artturin 937f349b5f rxvt-unicode: fix terminfo path 2021-10-01 20:19:18 +03:00
pennae 2cbdd8d886
aminal: remove (#139747)
* aminal: remove

aminal was renamed to darktile, which was newly added by #136326. there's no
backwards-compatible executable link, so throw with that info.

* Update pkgs/top-level/aliases.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-28 15:17:09 +02:00
figsoda 89e9200aa2
Merge pull request #138983 from r-ryantm/auto-update/xterm
xterm: 368 -> 369
2021-09-23 16:34:53 -04:00
Guillaume Girol 4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
R. RyanTM 8d3c52252c xterm: 368 -> 369 2021-09-22 18:20:39 +00:00
flexagoon 7696d88a4d
darktile: init at 0.0.10 (#136326)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-17 23:25:25 +02:00
R. RyanTM 5a3f567d20 hyper: 3.1.2 -> 3.1.3 2021-09-14 11:31:45 +00:00
Anderson Torres 674586d428
Merge pull request #136744 from AndersonTorres/new-st
A plethora of ST forks
2021-09-06 23:00:17 -03:00
AndersonTorres 53d26fbfba siduck76-st: init at 0.0.0+unstable=2021-08-20 2021-09-06 00:18:26 -03:00
AndersonTorres ba2821244f mcaimi-st: init at 0.0.0+unstable=2021-08-30 2021-09-06 00:18:26 -03:00
AndersonTorres 2312cef179 lukesmithxyz-st: init at 0.0.0+unstable=2021-08-10 2021-09-06 00:18:26 -03:00
sternenseemann ca6cb24b96 foot: 1.8.2 -> 1.9.0
https://codeberg.org/dnkl/foot/releases/tag/1.9.0

Main change requiring intervention from our side is the new alternative
terminfo install location used by foot in order to coexist with ncurses'
install location.

We want to keep using the normal terminfo install location:

* ncurses and foot have separate store paths so there won't be an
  actual conflict

* buildEnv etc. can deal with file conflicts when building the
  system path

Since foot now sets the TERMINFO environment variable to its terminfo
directory, we can stop installing foot's terminfo globally always (via
propagated-user-env-package) instead `foot.terminfo` now only needs to
be installed on remote systems were you want to have the proper terminfo
for foot.

We'll need to see if this works reliably in the future. NixOS sets
TERMINFO_DIRS, so there may be packages that have been patched to
respect that, but not TERMINFO.
2021-09-05 14:28:54 +02:00
Emery Hemingway 114ca1a5a8 nimmm: convert to buildNimPackage 2021-09-05 11:20:01 +02:00
AndersonTorres 72dfd9f635 xst: small cosmetic rewrite 2021-09-05 00:00:39 -03:00
AndersonTorres d26f8c444f st: small cosmetic rewrite 2021-09-05 00:00:39 -03:00
(cdep)illabout 2fe1993baa
termonad: add meta.mainProgram to easily run with flakes
This also adds a top-level `termonad` alias for
`termonad-with-packages`.
2021-09-01 14:03:51 +09:00
Sandro Jäckel 8ff90c392c
wezterm: load shell integration automatically
which follows the upstream RPM packaging https://github.com/wez/wezterm/blob/main/ci/deploy.sh#L83-L121
2021-08-26 16:49:10 +02:00
Sandro 6f8d57aca7
Merge pull request #135528 from SuperSandro2000/wezterm
wezterm: cleanup depedencies, drop steveej from maintainers
2021-08-24 16:46:15 +02:00
Sandro Jäckel 96ddd48239
wezterm: cleanup depedencies, drop steveej from maintainers 2021-08-24 10:46:53 +02:00
Sandro 774ff352d5
Merge pull request #134974 from Mindavi/terminus/remove 2021-08-23 12:26:05 +02:00
Rick van Schijndel 42fed6ea82 terminus: remove
Package is unmaintained in nixpkgs, last update that's packaged is alpha 42 from 2018-03-19
2021-08-21 09:56:09 +02:00
Sandro 746ed3d996
Merge pull request #131559 from Luflosi/update/kitty
kitty: 0.21.2 -> 0.23.1
2021-08-21 02:24:58 +02:00
Rick van Schijndel 94566693ca hyper: remove gnome2 dependency
See also https://github.com/NixOS/nixpkgs/issues/39976
2021-08-20 19:45:02 +02:00
zowoq 10b6e4811a aminal: buildFlagsArray -> ldflags 2021-08-20 17:14:30 +10:00
Luflosi b4038eacd8
kitty: 0.21.2 -> 0.23.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.23.1
Add the new dependencies required for building the documentation.
Also run the postInstall hook at the end of the installPhase instead of in the middle.
The URL of the changelog has changed slightly. The old one still works because of a redirect but it's better to use the new one directly.
2021-08-17 11:27:52 +02:00
Maximilian Bosch 863466b655
Merge pull request #133989 from r-ryantm/auto-update/xterm
xterm: 367 -> 368
2021-08-16 20:57:47 +02:00
Ben Siraphob e623f82d41
Merge pull request #134225 from hercules-ci/runCommand-no-nocc
runCommandNoCC -> runCommand deprecation
2021-08-15 15:58:23 +00:00
Robert Hensing fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
Sandro Jäckel 8079e99453
wezterm: 20210502-154244-3f7122cb -> 20210814-124438-54e29167 2021-08-15 15:49:50 +02:00
Artturi 73b1106b80
Merge pull request #133894 from r-ryantm/auto-update/xtermcontrol
xtermcontrol: 3.7 -> 3.8
2021-08-15 06:13:25 +03:00
R. RyanTM 70cba62325 xterm: 367 -> 368 2021-08-14 11:18:05 +00:00
R. RyanTM 9a1307bd36 xtermcontrol: 3.7 -> 3.8 2021-08-14 07:05:44 +00:00
Sandro Jäckel f20016a4ab
wezterm: install shell-integration script 2021-08-12 18:50:22 +02:00
polykernel ba4fcbb33f foot: refactor derivation
* Change from fetchzip to fetchFromGitea
* Set `mesonBuildType` instead of supplying the `--build-type=`
  argument in `mesonFlags` as the build type option will be
  repeated.
2021-08-08 10:42:15 -04:00
FGD 3580b17899
hyper: 3.0.2 -> 3.1.2 and fix for desktop files (#132395)
* (hyper): 3.0.2 -> 3.1.1 and fix for desktop files

* hyper: fix deb hash
Fixes ownload of old cached deb package and addition of "new" dependencies.

* hyper: move desktopItem into mkDerivation

* hyper: Simpler fix for the desktopItem issue
- Subsituting the erronous path for the executable name
- Cleanup of the function args
2021-08-05 16:26:42 +02:00
Naïm Favier 4affbbd371
alacritty: 0.8.0 -> 0.9.0
https://github.com/alacritty/alacritty/releases/tag/v0.9.0

https://github.com/alacritty/alacritty/compare/v0.8.0...v0.9.0
2021-08-03 15:11:39 +02:00
Sandro Jäckel 1c0eb8111f
wezterm: install desktop file 2021-08-02 14:12:16 +02:00
github-actions[bot] 36f70c9637
Merge master into staging-next 2021-07-29 06:01:13 +00:00
Mustafa Çalışkan 8b8d9bb61e
sakura: 3.8.2 -> 3.8.3 2021-07-28 01:19:51 +03:00
github-actions[bot] 6a5e4f2c3d
Merge master into staging-next 2021-07-25 06:01:27 +00:00
Matthew Leach b400b6f91d
iterm2: 3.3.9 -> 3.4.0 (#131314)
Fixes:  #131269
2021-07-25 01:53:08 -04:00
github-actions[bot] 3bc17773a5
Merge staging-next into staging 2021-07-23 12:02:01 +00:00
Jörg Thalheim 6770be8465
Merge pull request #131080 from sternenseemann/foot-clang-pgo
foot: fix PGO builds with clang
2021-07-23 07:39:02 +01:00
github-actions[bot] dda98f3673
Merge staging-next into staging 2021-07-23 00:01:58 +00:00
Pavol Rusnak 7e024ac240
Merge pull request #131125 from cole-h/alacritty
alacritty: drop cole-h as maintainer
2021-07-22 21:16:10 +02:00
Cole Helbling 3bc9d7702e
alacritty: drop cole-h as maintainer
I don't use alacritty any more.
2021-07-22 11:57:31 -07:00
sternenseemann 3ff36d31e4 foot: fix PGO builds with clang
A regression I unfortunately did not notice despite adding tests for
it (which even failed). See:

* https://codeberg.org/dnkl/foot/issues/642
* https://codeberg.org/dnkl/foot/pulls/643
2021-07-22 15:46:12 +02:00
github-actions[bot] 2e00ed4420
Merge staging-next into staging 2021-07-22 06:01:44 +00:00
Sandro d06f7e07a6
Merge pull request #130925 from SuperSandro2000/python-aliases 2021-07-22 03:21:11 +02:00
Sandro Jäckel 9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
dan4ik 2047bf6e78 coreterminal: init at 4.2.0 2021-07-20 22:44:05 +07:00
Ben Siraphob 4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
sternenseemann 3b11fad3b7 foot: 1.8.1 -> 1.8.2 2021-07-19 13:33:25 +02:00
sternenseemann 96054245b5 foot: fix cross compilation
* needs PKG_CONFIG_FOR_BUILD

* in the non-native case we need wayland-scanner (build) and
  wayland-protocols (host) separately

* ar needs targetPrefix as well
2021-07-09 00:22:08 +02:00
sternenseemann 355fc79054 foot: 1.8.0 -> 1.8.1 2021-07-01 21:01:42 +02:00
R. RyanTM f5ca57b613 kitty: 0.21.1 -> 0.21.2 2021-06-29 00:27:07 +00:00
Sandro 407151af56
Merge pull request #128121 from sternenseemann/foot-1.8.0 2021-06-26 18:06:08 +02:00
Sandro 538d123459
Merge pull request #128101 from fortuneteller2k/contour 2021-06-25 19:51:20 +02:00
fortuneteller2k cec16bcaa3 contour: init at 0.1.1 2021-06-26 01:24:19 +08:00
sternenseemann 5e90cb8800 foot: install terminfo to separate output
* See also https://codeberg.org/dnkl/foot/pulls/607

* propagated-user-env-packages is undocumented unfortunately, but
  ensure that if you add foot(.out) to your `systemPackages` or
  install it via `nix-env`, the terminfo output is also  installed
  automatically.

* Resolves #125390.
2021-06-25 19:23:32 +02:00
sternenseemann 4c10d0da45 foot: 1.7.2 -> 1.8.0
* https://codeberg.org/dnkl/foot/releases/tag/1.8.0

* Enable grapheme shaping via fcft and utf8proc. Requires
  `tweak.grapheme-shaping=yes` in foot.ini as well.
2021-06-25 19:05:20 +02:00
Sandro 54cccb99de
Merge pull request #127941 from liff/libwnck/3-is-default 2021-06-25 15:53:01 +02:00
Olli Helenius 8609f3fd20
libwnck: make 3.36.0 default 2021-06-24 18:04:30 +03:00
Rick van Schijndel c800214a2d xterm: support cross-compilation 2021-06-23 20:20:00 +02:00
AndersonTorres 58496df680 sakura: 3.7.1 -> 3.8.2 2021-06-21 00:26:40 -03:00
Luflosi f3cd158eac
kitty: 0.21.0 -> 0.21.1
https://github.com/kovidgoyal/kitty/releases/tag/v0.21.1
2021-06-14 12:02:39 +02:00
Luflosi d11e9b1fe5
kitty: runHook preBuild and postBuild 2021-06-14 12:02:30 +02:00
Sandro d47a079495
Merge pull request #126584 from McSinyx/urxvt-font-size-1.3
urxvt-font-size: 2015-05-22 -> 1.3
2021-06-12 18:21:48 +02:00
Luflosi 9052ddec40
kitty: 0.20.3 -> 0.21.0
https://github.com/kovidgoyal/kitty/releases/tag/v0.21.0
The patch is no longer needed.
2021-06-12 16:25:50 +02:00
Nguyễn Gia Phong feeffee081
urxvt-font-size: 2015-05-22 -> 1.3 2021-06-11 17:37:49 +07:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
kat e4a0b10190
wezterm: Add terminfo output (#125320)
* wezterm: Add terminfo output

* Update pkgs/applications/terminal-emulators/wezterm/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 17:17:37 +02:00
Rick van Schijndel 7c1d8636dd
st: support cross-compilation (#123722) 2021-05-22 17:00:24 +02:00
happysalada 4de07e9681 alacritty: fix darwin build; 2021-05-21 20:24:36 +09:00
Jonathan Ringer aaf8d15a6b alacritty: 0.7.2 -> 0.8.0 2021-05-19 23:31:35 -07:00
Martin Weinelt 6205c47b02
rxvt, mrxvt, eterm: Mark vulnerable to unexpected command execution
https://www.openwall.com/lists/oss-security/2021/05/17/1
2021-05-18 18:09:47 +02:00
Martin Weinelt d6c64b2816
rxvt-unicode: 9.22 -> 9.26 2021-05-18 18:09:45 +02:00
sternenseemann 631cbc3de7 foot: fix evaluation with clang stdenvs
To be able to do LTO with clang we need the LTO-capable llvm-ar from
libllvm.out (== llvmPackages.llvm) which contains a superset of the llvm
bintools. This used to be passed through from stdenv.cc.cc as llvm, but
has been renamed to libllvm in 7869d16545.

llvm-ar would be in stdenv.cc.bintools.bintools provided that we are
using a clang stdenv which uses lld as its linker. In the future we could
thus make this inclusion conditional on stdenv.hostPlatform.linker.

Note that the build of foot.tests still fails, pending resolution of #123361.
2021-05-17 15:48:51 +02:00
Sebastian Sellmeier cd0b34aff2 terminator: 2.1.0 -> 2.1.1 2021-05-13 18:20:51 +02:00
AndersonTorres 67a2f545ca eterm: 0.9.6 -> 0.9.6-unstable=2020-03-03 2021-05-12 00:15:40 -03:00
Jörg Thalheim 1e76a18478
Merge pull request #121898 from pinpox/update-wezterm
wezterm: update to 2021-04-07
2021-05-11 07:52:26 +01:00
ptrhlm 8e89366c2b
termite: fix vte patch "expose-function-for-getting-the-selected-text" (#122467)
ZHF: #122042
2021-05-11 00:54:08 +02:00
Nicolas Berbiche a3969f7909
wayst: unstable-2020-10-12 -> unstable-2021-04-05 (#122098) 2021-05-10 19:27:23 +02:00
Vladimír Čunát 080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Vladimír Čunát 9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
Pablo Ovelleiro Corral 5758ed3c5c
Merge branch 'update-wezterm' of github.com:pinpox/nixpkgs into update-wezterm 2021-05-07 01:33:19 +02:00
Pablo Ovelleiro Corral 4416eeb2b5
Update cargo sha256 2021-05-07 01:29:09 +02:00
Pablo Ovelleiro Corral 895f28eb99
Merge branch 'master' of github.com:nixos/nixpkgs into update-wezterm 2021-05-07 01:21:40 +02:00
Pablo Ovelleiro Corral 89cb6395b2
Update pkgs/applications/terminal-emulators/wezterm/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-07 01:19:52 +02:00
Luflosi 00872b6a76
kitty: 0.20.2 -> 0.20.3
https://github.com/kovidgoyal/kitty/releases/tag/v0.20.3
2021-05-06 16:24:25 +02:00
Pablo Ovelleiro Corral e703d8407a
wezterm: update to 2021-04-07 2021-05-06 10:56:54 +02:00
Luflosi 47f4780fc3
kitty: 0.19.3 -> 0.20.2
https://github.com/kovidgoyal/kitty/releases/tag/v0.20.2
2021-04-28 10:47:58 +02:00
Luflosi 4d098d6b39
kitty: clarify license 2021-04-28 10:47:57 +02:00
Luflosi 2751cdfe09
kitty: remove unused variable 2021-04-28 10:47:56 +02:00
sternenseemann cb605fc83a foot: 1.7.1 -> 1.7.2
https://codeberg.org/dnkl/foot/releases/tag/1.7.2
2021-04-18 20:26:30 +02:00
joachimschmidt557 bdf2f66862 nimmm: 0.1.2 -> 0.2.0 2021-04-15 07:12:55 +02:00
Sandro Jäckel b667587deb
wezterm: set version number 2021-04-14 18:53:16 +02:00
Pablo Ovelleiro Corral 1618465939 wezterm: 20210314 -> 20210407-nightly, add SuperSandro2000 as maintainer 2021-04-09 21:09:53 +00:00
Pablo Ovelleiro Corral fd12aef5f6 wezterm: unstable-2020-11-22 -> 20210314 2021-04-09 21:09:53 +00:00
sternenseemann d6a67759e7 foot: 1.7.0 -> 1.7.1 2021-04-03 14:34:20 +02:00
sternenseemann 4a16f2ec94 foot: add tests checking the clang compilation to the package
I want to support this in the future. Since I sometimes forget to check
clang compilation when doing a version bump, there has been regression
to this in the past. Let's prevent this by checking compilation with the
default clang version in nixpkgs and the latest clang as well.
2021-04-03 14:34:20 +02:00
sternenseemann 6c1566fab7 foot: remove usage of stdenv.cc.cc.pname 2021-04-03 14:34:20 +02:00
sternenseemann 68a1f6f391 foot: fix PGO build with clang
The way we need to do PGO builds for foot changed. The gcc build was
unaffected by this, but has been updated to the new instructions. For
clang using the outdated introduction meant that the PGO build was
broken when using clang for building foot with PGO enabled.

This has been fixed by updating to the new build instructions for both
gcc and clang when using PGO:
https://codeberg.org/dnkl/foot/pulls/420

foot.override { stdenv = llvmPackages_11.stdenv; } now works as expected.
2021-04-03 14:34:20 +02:00
Daniel Nagy 20d6a29ba4
alacritty: add changelog 2021-04-01 17:59:48 +02:00
Daniel Nagy 2cc031479d
xterm: add changelog 2021-04-01 17:59:48 +02:00
Tim Steinbach 76d378c147 xterm: 366 → 367 2021-03-29 11:36:48 -04:00
sternenseemann 70dee97cae foot: 1.6.4 -> 1.7.0
Most notably introducing a native URL mode.

https://codeberg.org/dnkl/foot/releases/tag/1.7.0
2021-03-20 14:19:34 +01:00
Thomas Mader 2810e2630c
tilix: unstable-2019-10-02 -> 1.9.4
Compile with ldc instead of dmd
2021-03-18 17:29:50 +02:00
Samuel Gräfenstein c3e3a8b21b
kgx: gnome3.libgtop -> libgtop
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
Samuel Gräfenstein b72ee5775c
treewide: gnome2.gtk -> gtk2
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Zhaofeng Li b67d19710c kgx: init at unstable-2021-03-13 2021-03-13 15:41:55 -08:00
Sandro 6929de24f5
Merge pull request #114820 from bobvanderlinden/pr-hyper-gtk3
hyper: add required libraries to library path
2021-03-03 18:37:11 +01:00
Bob van der Linden 091bd4d622
hyper: add required libraries to library path 2021-03-03 17:35:14 +01:00
Jakub Kądziołka 5e401dcd2b
alacritty: fix build
Use postInstall instead of installPhase to give the cargo hooks a chance
to set $releaseDir.
2021-02-26 21:59:45 +01:00
github-actions[bot] 4c0670dace
Merge staging-next into staging 2021-02-20 06:17:59 +00:00
Bernardo Meurer b76422aaed alacritty: 0.7.1 -> 0.7.2 2021-02-19 18:24:15 -08:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Stefan Frijters a0e2df27c9
terminator: 1.92 -> 2.1.0 2021-02-16 17:05:07 +01:00
Sandro f95d52da2b
Merge pull request #112944 from sternenseemann/foot-1.6.4
foot: 1.6.3 -> 1.6.4
2021-02-13 00:32:14 +01:00
sternenseemann aa91dda15c foot: 1.6.2 -> 1.6.3 2021-02-12 23:30:50 +01:00
Tim Steinbach 7ccbb0d1b4
xterm: 365 → 366 2021-02-11 09:13:45 -05:00
Tim Steinbach 7deb84b02e
xterm: 364 → 365 2021-02-09 10:06:33 -05:00
Sandro cdc772c394
Merge pull request #112116 from kanashimia/xst 2021-02-06 21:18:06 +01:00
Nikita Ursol 45bbc2e2fc xst: 0.7.2 -> 0.8.4.1 2021-02-06 11:48:12 +02:00
Tim Steinbach 0a973728df
xterm: 363 -> 364 2021-02-03 10:48:33 -05:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
sternenseemann 2fd163f1ba foot: 1.6.2 -> 1.6.3 2021-01-29 20:05:48 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
zowoq 8adc564f28 treewide: editorconfig fixes
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Cole Helbling 016ebc0604
alacritty: 0.7.0 -> 0.7.1
https://github.com/alacritty/alacritty/releases/tag/v0.7.1

https://github.com/alacritty/alacritty/compare/v0.7.0...v0.7.1
2021-01-09 07:18:26 -08:00