Commit graph

205 commits

Author SHA1 Message Date
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