Commit Graph

105 Commits

Author SHA1 Message Date
Wolfgang Walther
3566ab7246
tonelib-gfx: 4.8.5 -> 4.8.7 (#361792) 2024-12-13 20:53:07 +01:00
R. Ryantm
2e59c7a65a toxic: 0.15.1 -> 0.16.0 2024-12-12 12:54:38 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
ab45bc5c01 toot: 0.47.0 -> 0.47.1 2024-12-09 04:43:40 +00:00
Felix Buehler
4d25e6ad76 todesk: fix fhsenv version 2024-12-08 12:17:19 +01:00
Leah Amelia Chen
9d4887eea1
tomboy-ng: 0.40 -> 0.41 (#362578) 2024-12-07 17:33:49 -05:00
Jon Erling Hustadnes
89b7c3c57a tonelib-gfx: 4.8.5 -> 4.8.7
Added comment for fetching the latest vesion and release link.

Example:
```sh
curl --silent https://tonelib.net/downloads.html | \
    grep -P 'ToneLib GFX</h3' -A3 | \
    sed -nE 's/^.*Version: ([0-9.]+).*/\1/p'

4.8.7
```

```sh
$ curl --head 'https://www.tonelib.net/download.php?id=gfx&os=lnx'

HTTP/2 302
server: nginx
date: Wed, 04 Dec 2024 15:05:49 GMT
content-type: text/html; charset=UTF-8
location: https://tonelib.vip/download/24-10-24/ToneLib-GFX-amd64.deb
```
2024-12-04 16:27:53 +01:00
Franz Pletz
861edbc3ba
to-html: 0.1.4 -> 0.1.6 (#360178) 2024-12-04 11:16:24 +01:00
Sam
b27ac6e75f
ton: fix build on Darwin 2024-12-03 10:14:36 -08:00
Cosmic Horror
88f32cf694 to-html: Add shell completions 2024-11-29 14:02:58 -07:00
Cosmic Horror
8f28ab10cf to-html: 0.1.4 -> 0.1.6 2024-11-29 14:02:55 -07:00
Felix Schröter
47e0d37b8a
tor-browser: 14.0.2 -> 14.0.3, mullvad-browser: 14.0 -> 14.0.3 (#359368) 2024-11-27 19:32:21 +01:00
Aleksana
d1e0ed6276
toot: 0.45.0 -> 0.47.0 (#359210) 2024-11-27 15:51:51 +08:00
Felix Schröter
16ab44ae2f
tor-browser: 14.0.2 -> 14.0.3
https://blog.torproject.org/new-release-tor-browser-1403/
2024-11-26 19:58:44 +01:00
aleksana
3b68f421f5 toot: 0.45.0 -> 0.47.0
Diff: https://github.com/ihabunek/toot/compare/0.45.0...0.47.0
Changelog: https://github.com/ihabunek/toot/blob/master/CHANGELOG.md
2024-11-26 15:40:27 +08:00
R. Ryantm
f162d6a47b toxiproxy: 2.9.0 -> 2.11.0 2024-11-26 06:32:09 +00:00
Andreas Zweili
ce7cc9146e torq: drop 2024-11-24 13:35:05 +01:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
Donovan Glover
370ff43b70
toml-sort: 0.23.1 -> 0.24.2 (#357303) 2024-11-20 20:11:34 +00:00
R. Ryantm
d07cf21704 tootik: 0.12.6 -> 0.13.0 2024-11-19 19:38:41 +00:00
Jacob Koziej
1adaf376f2
toml-sort: 0.23.1 -> 0.24.2
https://github.com/pappasam/toml-sort/releases/tag/v0.24.2
2024-11-19 10:23:30 -05:00
Felix Schröter
9866f992db
tor-browser: 14.0.1 -> 14.0.2 (#356749) 2024-11-18 11:46:26 +00:00
Anderson Torres
4cf85b6e2c toml11: remove AndersonTorres as maintainer 2024-11-17 23:43:22 -03:00
Nicolas Benes
66cb0f8ff5 tor-browser: 14.0.1 -> 14.0.2
https://blog.torproject.org/new-release-tor-browser-1402/
2024-11-17 15:14:45 +01:00
Austin Horstman
f937a3a20c
ton: 2024.09 -> 2024.10 (#355246) 2024-11-15 12:08:46 -06:00
Anton Mosich
525c38a835
todoman: add sphinxHook 2024-11-12 23:35:35 +01:00
Anton Mosich
d7356ad056
todoman: 4.4.0 -> 4.5.0
See https://github.com/pimutils/todoman/blob/v4.5.0/CHANGELOG.rst#L7-L18
for the changelog. Removes pytz dependency.
2024-11-12 23:35:29 +01:00
misuzu
f8cef63347 ton: 2024.09 -> 2024.10
Diff: https://github.com/ton-blockchain/ton/compare/v2024.09...v2024.10

Changelog: https://github.com/ton-blockchain/ton/blob/v2024.10/Changelog.md
2024-11-11 20:03:47 +02:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Antonio
76ac69177a
tokyonight-gtk-theme: 0-unstable-2024-10-29 -> 0-unstable-2024-11-06 2024-11-06 20:57:52 +01:00
aleksana
2d3e8a86f8 toot: 0.42.0 -> 0.45.0
Diff: https://github.com/ihabunek/toot/compare/0.42.0...0.45.0
Changelog:
https://github.com/ihabunek/toot/releases/tag/0.45.0
https://github.com/ihabunek/toot/releases/tag/0.44.1
https://github.com/ihabunek/toot/releases/tag/0.44.0
https://github.com/ihabunek/toot/releases/tag/0.43.0
2024-11-02 16:17:29 +08:00
aleksana
3283d8742c toot: move to pkgs/by-name 2024-11-02 16:09:21 +08:00
Sefa Eyeoglu
27a7d63308
tomlplusplus: disable broken tests on darwin (#352316) 2024-11-01 22:42:50 +01:00
Bobby Rong
7328c524e5
GNOME updates 2024-10-31 (#352637) 2024-11-01 21:21:14 +08:00
Aleksana
1ffcb1fe69
totp-cli: init at 1.8.7 (#348086) 2024-11-01 10:38:21 +08:00
Bobby Rong
434067defb
totem: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/totem/-/compare/43.0...43.1
2024-10-31 23:11:54 +08:00
Bobby Rong
575b691020
totem: Enable tests
The comment no longer applies.
2024-10-31 23:11:54 +08:00
Bobby Rong
534a102534
totem: Require libx11 1.8
I assume the version requirement is the only reason we revert these patches.
2024-10-31 23:11:54 +08:00
Johannes Jöns
ee9e9e55e8
tokyonight-gtk-theme: 0-unstable-2024-07-22 -> 0-unstable-2024-10-29 (#352211) 2024-10-31 15:51:07 +01:00
Sefa Eyeoglu
7fb369fe3e
tomlplusplus: disable broken tests on darwin
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-30 09:09:33 +01:00
Antonio
389630aa56
tokyonight-gtk-theme: 0-unstable-2024-07-22 -> 0-unstable-2024-10-29 2024-10-29 22:56:40 +01:00
Sefa Eyeoglu
8024d6715d
tor-browser: 14.0 -> 14.0.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-29 19:49:24 +01:00
Nick Cao
0972b99f5a
tomlcpp: drop use of with lib 2024-10-28 10:09:44 -04:00
Nick Cao
e14a736b2b
tomlcpp: fix cross compilation 2024-10-28 10:09:27 -04:00
Masum Reza
3995aadaab
tomlplusplus: improve derivation (#338825) 2024-10-26 22:10:47 +05:30
Sandro
bb240a6d50
tor-browser: 13.5.7 -> 14.0 (#347698) 2024-10-25 12:21:25 +02:00
Leah Amelia Chen
187dff0089
tomboy-ng: init at 0.40 2024-10-25 09:39:33 +02:00
Felix Schröter
17f4b88d01
tor-browser: 13.5.7 -> 14.0
https://blog.torproject.org/new-release-tor-browser-140/

Add --no-clobber-old-sections to patchelf to fix segfault.

Also switches from manual patchelf usage to autoPatchelf to make this fix
work for all binaries.

Fixups for obfs & snowflake were removed, as they are no longer required.
2024-10-24 19:00:07 +02:00
Nikolay Korotkiy
2dbf1073d0
tootik: 0.11.4 → 0.12.6 2024-10-21 21:41:50 +04:00
Sefa Eyeoglu
6e6fc8e967
tomlplusplus: fix nits
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-20 20:23:02 +02:00