Weijia Wang
1f2cc05ba5
slackdump: 4.3.0 -> 4.4.3 ( #533835 )
2026-08-17 07:08:10 +00:00
Gaétan Lepage
14d0f2ab99
slang-server: init at 0.2.10 ( #551676 )
2026-08-16 21:03:42 +00:00
Evan Porter
05a11d30d6
slang-server: init at 0.2.10
...
desc
deformat
package
fix
all unix platforms
2026-08-16 20:29:11 +00:00
Markus Kowalewski
2b6eec9ede
slurm: 26-05-2-1 -> 26-05-3-1 ( #552405 )
2026-08-14 12:34:15 +00:00
Robert Helgesson
7259d11b64
slumber: 4.3.1 -> 5.3.0 ( #492613 )
2026-08-14 07:58:49 +00:00
R. Ryantm
abf3bc8008
slurm: 26-05-2-1 -> 26-05-3-1
2026-08-13 20:01:06 +00:00
R. Ryantm
c6abd8aadb
slackdump: 4.3.0 -> 4.4.3
2026-08-13 09:17:14 +00:00
whispers
c7404c9232
libappindicator-gtk3: make alias for libappindicator
2026-08-10 23:03:31 -04:00
Sandro
abb0058686
Slint viewer: Fix macos build, compile with gettext feature ( #541996 )
2026-08-10 21:51:12 +00:00
Weijia Wang
3a4cd7440b
treewide: fix eval on unsupported systems ( #542642 )
2026-08-10 09:42:26 +00:00
Peder Bergebakken Sundt
847382201e
sleek-todo: 2.0.14 -> 2.0.26 ( #546160 )
2026-08-09 12:46:40 +00:00
liberodark
a51d12f0fc
slack: fix eval on unsupported systems
2026-08-08 08:59:08 +02:00
Guilhem Saurel
37b4f93507
sleqp: rev -> tag
2026-08-05 16:36:12 +02:00
R. Ryantm
c69b536d2c
slock: 1.6 -> 1.7
2026-08-03 23:52:39 +00:00
Yohann Boniface
da86323a05
slack-term: use tag instead of rev
2026-08-02 00:13:26 +02:00
2kybe3
e9a44549b9
treewide: follow some GitHub redirects for fetchFromGitHub
...
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect
continuation of: #548162
2026-08-01 23:56:32 +02:00
JesusMtnez
5a9431baaf
sleek-todo: 2.0.14 -> 2.0.26
...
- Updated to version 2.0.26
- Added aarch64-linux and aarch64-darwin platform support
- Refactored source fetching to use suffixMap for platform-specific URLs
2026-07-30 06:01:44 +02:00
Kira Bruneau
c25f5a3ffc
treewide: Update upgrade scripts to use pcre2grep instead of pcregrep ( #546333 )
2026-07-29 22:37:54 +00:00
staticdev
252235afb1
slskd: 0.24.5 -> 0.26.0
2026-07-28 09:40:38 +02:00
fliiiix
4792a8e108
slang: use pcre2grep for update version
2026-07-27 22:14:39 +02:00
R. Ryantm
86c123c30b
slack: 4.49.89 -> 4.51.180
...
Co-authored-by: teutat3s <10206665+teutat3s@users.noreply.github.com >
2026-07-23 15:14:05 +02:00
klea
b484fe553e
sleek-grub-theme: unstable-2024-08-11 -> 0-unstable-2025-05-21
...
- Conform to the version scheme. (#541820 )
- Upgrade to newest commit, the older version would have been 0-unstable-2024-08-11.
2026-07-20 11:12:53 +00:00
Yt
5e56a38f38
slurp-fediverse: init at 1.1.1 ( #542150 )
2026-07-19 23:34:11 +00:00
Jonas Heinrich
7685c6f823
slurp-fediverse: init at 1.1.1
2026-07-18 14:21:53 +02:00
zowoq
e07740f898
treewide: drop x86_64-darwin from update scripts ( #541166 )
2026-07-16 01:27:09 +00:00
Jo
134518cebe
treewide: avoid using singleton lists for licenses ( #535754 )
2026-07-15 18:25:37 +00:00
Eman Resu
ff094f60ad
treewide: replace more singleton license lists
2026-07-15 14:04:39 -04:00
Markus Kowalewski
726a2d0361
slurm: 26.05.1.1 -> 26-05-2-1 ( #541932 )
2026-07-15 16:16:17 +00:00
nixpkgs-ci[bot]
3a73f08d7d
slint-lsp: 1.17.0 -> 1.17.1 ( #542217 )
2026-07-15 14:01:10 +00:00
roblabla
a1e1eb2194
slint-viewer: Fix macos build
2026-07-15 15:10:34 +02:00
R. Ryantm
af9b236948
slint-lsp: 1.17.0 -> 1.17.1
2026-07-15 11:58:24 +00:00
Emily
1246d6b04d
slack: drop x86_64-darwin from update script
2026-07-15 03:58:17 +01:00
Emily
fdb820602b
treewide: drop simple x86_64-darwin mentions
...
To reproduce:
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: nix-x86_64-darwin
language: nix
rule:
any:
- pattern: "\"x86_64-darwin\""
kind: list_expression > string_expression
- pattern:
context: "{ \"x86_64-darwin\" = $EXPR; }"
selector: binding
- pattern:
context: "{ x86_64-darwin = $EXPR; }"
selector: binding
fix:
template: ""
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-first-x86_64-darwin
language: json
rule:
kind: object > pair:nth-child(1)
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandEnd: { regex: "," }
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-x86_64-darwin
language: json
rule:
kind: object > pair
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandStart: { regex: "," }
' pkgs
$ git restore pkgs/by-name/om/omnix/package.nix
$ git diff --name-only -z \
| nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
-c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
$ treefmt
2026-07-15 03:58:16 +01:00
roblabla
cecaac10c4
slint-viewer: Build with the the gettext feature
2026-07-15 01:42:19 +02:00
R. Ryantm
5c1083d90c
slurm: 26.05.1.1 -> 26-05-2-1
2026-07-14 20:18:12 +00:00
R. Ryantm
800c1a11c1
slint-tr-extractor: 1.17.0 -> 1.17.1
2026-07-11 17:32:36 +00:00
Yohann Boniface
6a2b99af1b
slint-viewer: add required runtime dependencies ( #540474 )
2026-07-10 20:37:29 +00:00
Tom Oostveen
84c6bf6777
slint-viewer: add required runtime dependencies
2026-07-10 20:42:15 +02:00
R. Ryantm
9d0420a484
slint-viewer: 1.17.0 -> 1.17.1
2026-07-10 16:37:46 +00:00
Arne Keller
5a8120a3f9
maven: 3.9.12 -> 3.9.16 ( #497416 )
2026-07-04 10:50:52 +00:00
R. Ryantm
41eb67d2c8
slint-tr-extractor: 1.16.1 -> 1.17.0
2026-07-02 19:56:01 +00:00
R. Ryantm
371f9754a5
slint-viewer: 1.16.1 -> 1.17.0
2026-07-01 15:58:31 +00:00
Ilan Joselevich
e5c820cbff
sleuthkit: use finalAttrs.src.name instead of hardcoding source ( #537062 )
2026-07-01 11:40:16 +00:00
Nick Cao
a8a9d9bb92
slacky: 0.0.9 -> 0.0.10 ( #536498 )
2026-06-30 19:16:58 +00:00
Florian Klink
c0baf70601
sleuthkit: use finalAttrs.src.name instead of hardcoding source
2026-06-30 16:23:44 +03:00
teutat3s
50d5ba20a7
slack: remove myself from maintainers
2026-06-29 16:30:42 +02:00
R. Ryantm
fa6c35ffa8
slacky: 0.0.9 -> 0.0.10
2026-06-29 00:57:49 +00:00
R. Ryantm
bf5d1cd8ff
slint-lsp: 1.16.1 -> 1.17.0
2026-06-27 22:33:55 +00:00
FliegendeWurst
6e8ea49056
slipstream: update maven deps
2026-06-26 18:52:50 +02:00
nixpkgs-ci[bot]
80d58c834e
slacky: 0.0.8 -> 0.0.9 ( #533745 )
2026-06-24 04:59:23 +00:00