Martin Weinelt
|
c504cb466e
|
evcc: 0.313.0 -> 0.313.1
https://github.com/evcc-io/evcc/releases/tag/0.313.1
|
2026-08-02 16:56:55 +02:00 |
|
Martin Weinelt
|
1a76c7fa5e
|
evcc: 0.312.1 -> 0.313.0
https://github.com/evcc-io/evcc/releases/tag/0.313.0
|
2026-07-31 00:29:58 +02:00 |
|
Martin Weinelt
|
4a68b97140
|
everforest-gtk-theme: remove
Depends on gtk-engine-murrine, which is being removed from nixpkgs.
|
2026-07-30 01:19:28 +02:00 |
|
coolcuber
|
7549d27f6a
|
evhz: fix version, license
|
2026-07-27 20:27:56 -04:00 |
|
Sena
|
039af0697f
|
maintainers: remove jn-sena
|
2026-07-21 20:56:40 +03:00 |
|
Martin Weinelt
|
b8366aba19
|
evcc: 0.312.0 -> 0.312.1
https://github.com/evcc-io/evcc/releases/tag/0.312.1
|
2026-07-20 12:48:28 +02:00 |
|
Martin Weinelt
|
0a215e1b9e
|
evcc: 0.311.1 -> 0.312.0
https://github.com/evcc-io/evcc/releases/tag/0.312.0
|
2026-07-18 00:14:43 +02:00 |
|
 nixpkgs-ci[bot]andGitHub
|
6f6ae02b17
|
everest: 6314 -> 6397 (#542410)
|
2026-07-16 04:50:39 +00:00 |
|
R. Ryantm
|
780d8ccd22
|
everest: 6314 -> 6397
|
2026-07-15 22:48:48 +00:00 |
|
 JoandGitHub
|
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 |
|
Eman Resu
|
9d26adcd20
|
treewide: avoid using singleton lists for licenses
|
2026-07-15 13:56:52 -04: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 |
|
 André SilvaandGitHub
|
8cf171e0da
|
evdevremapkeys: 1.0.0 -> 1.0.3 (#539995)
|
2026-07-13 08:24:04 +00:00 |
|
ilkecan
|
92a25dea79
|
various: use absolute path in thumbnailer files
|
2026-07-11 19:12:16 +03:00 |
|
 Marcin SerwinandGitHub
|
931b4e7cdf
|
everdo: 1.9.0 -> 1.11.9 (#530715)
|
2026-07-10 15:22:19 +00:00 |
|
Lennart Kolmodin
|
c6ff2a8cc7
|
evcc: 0.309.1 -> 0.311.1
https://github.com/evcc-io/evcc/releases/tag/0.311.1
Also remove tag "test" which otherwise breaks the build of the ship-go
dependency:
> vendor/github.com/enbility/ship-go/ship/handshake.go:63:72: undefined: getHelloInitTimeout
The 'test' tag prevented the production timeouts from being included,
and the test definitions are only available in test.
https://github.com/enbility/ship-go/blob/dev/README.md#fast-test-execution-with-test-build-tags
Generally, the 'test' tag is not something you need to manually add, and
indeed no other go package in nixpkgs has such a flag enabled.
|
2026-07-09 18:38:15 +02:00 |
|
André Silva
|
a857c1a343
|
evdevremapkeys: 1.0.0 -> 1.0.3
|
2026-07-09 14:38:58 +01:00 |
|
2kybe3
|
af24e675e5
|
treewide: follow some GitHub redirects for fetchFromGitHub
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect
continuation of: #537889
|
2026-07-03 12:37:01 +02:00 |
|
 Bobby RongandGitHub
|
74b53c275a
|
GNOME updates 2026-06-27 (#536024)
|
2026-06-30 14:27:20 +00:00 |
|
 Peder Bergebakken SundtandGitHub
|
cb0e8bd5d3
|
everforest-gtk-theme: patch out invalid property in gtk3 theme (#531724)
|
2026-06-28 13:44:03 +00:00 |
|
Bobby Rong
|
fdc493afd2
|
evolution-ews: 3.60.1 → 3.60.2
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.60.1...3.60.2
|
2026-06-27 19:46:46 +08:00 |
|
 Yohann BonifaceandGitHub
|
cd8ad72a9d
|
everspace: drop (#532053)
|
2026-06-23 22:01:47 +00:00 |
|
R. Ryantm
|
9dac53b0da
|
evtx: 0.12.1 -> 0.12.2
|
2026-06-21 02:02:21 +00:00 |
|
 Bobby RongandGitHub
|
de51b6369f
|
gnome: 50.1 -> 50.2 (#530103)
|
2026-06-16 15:40:07 +00:00 |
|
 Tom HunzeandBobby Rong
|
e06b33e3b9
|
evolution-data-server: 3.60.1 → 3.60.2
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.60.1...3.60.2
|
2026-06-16 23:05:21 +08:00 |
|
pancaek
|
777a6f788d
|
everspace: drop
|
2026-06-15 11:46:23 -07:00 |
|
Martin Weinelt
|
07eabf2ff0
|
evcc: 0.309.0 -> 0.309.1
https://github.com/evcc-io/evcc/releases/tag/0.309.1
|
2026-06-15 19:40:03 +02:00 |
|
poz
|
01987f4191
|
everforest-gtk-theme: patch out invalid property in gtk3 theme
|
2026-06-14 19:16:26 +02:00 |
|
R. Ryantm
|
58accf20d6
|
evtx: 0.11.2 -> 0.12.1
|
2026-06-11 21:11:27 +00:00 |
|
R. Ryantm
|
ba93b1ff1a
|
everdo: 1.9.0 -> 1.11.9
|
2026-06-11 12:31:59 +00:00 |
|
Martin Weinelt
|
a3e4a9baf5
|
evcc: 0.308.1 -> 0.309.0
https://github.com/evcc-io/evcc/releases/tag/0.309.0
|
2026-06-10 16:11:41 +02:00 |
|
Martin Weinelt
|
37b661f8fb
|
evcc: 0.308.0 -> 0.308.1
https://github.com/evcc-io/evcc/releases/tag/0.308.1
|
2026-06-05 23:03:26 +02:00 |
|
Martin Weinelt
|
113701d91c
|
evcc: 0.307.2 -> 0.308.0
https://github.com/evcc-io/evcc/releases/tag/0.308.0
|
2026-06-04 20:27:06 +02:00 |
|
 ClémentandSigmanificient
|
5d26766cbf
|
treewide: add missing meta.homepage with source git repository
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
|
2026-06-01 23:40:52 +02:00 |
|
R. Ryantm
|
de4553f016
|
everest: 6305 -> 6314
|
2026-06-01 03:31:07 +00:00 |
|
 GraysonTinkerandWeijia Wang
|
429f791157
|
evtest-qt: fix license
|
2026-05-30 12:18:09 +02:00 |
|
Martin Weinelt
|
753ae7435d
|
evcc: 0.307.1 -> 0.307.2
https://github.com/evcc-io/evcc/releases/tag/0.307.2
|
2026-05-27 21:44:59 +02:00 |
|
Martin Weinelt
|
b766c1fe3a
|
evcc: 0.307.0 -> 0.307.1
https://github.com/evcc-io/evcc/releases/tag/0.307.1
|
2026-05-25 15:19:09 +02:00 |
|
R. Ryantm
|
bce8bfc8bb
|
everest: 6286 -> 6305
|
2026-05-23 09:17:50 +00:00 |
|
 Martin WeineltandGitHub
|
cbc88599ad
|
evcc: 0.306.3 -> 0.307.0 (#523064)
|
2026-05-22 16:17:01 +00:00 |
|
Martin Weinelt
|
c85c1dcb4b
|
evcc: 0.306.3 -> 0.307.0
https://github.com/evcc-io/evcc/releases/tag/0.307.0
|
2026-05-22 17:22:55 +02:00 |
|
winston
|
436577778a
|
evince: 48.1 -> 48.4
Security update for CVE-2026-46529
See https://gitlab.gnome.org/GNOME/evince/-/work_items/2153
|
2026-05-22 01:04:22 +02:00 |
|
 Masum RezaandGitHub
|
102fd2f9b9
|
treewide: move to by-name part 4 (#522251)
|
2026-05-21 12:43:51 +00:00 |
|
liberodark
|
74c17aeac8
|
treewide: move to by-name part 4
|
2026-05-21 14:19:59 +02:00 |
|
 nixpkgs-ci[bot]andGitHub
|
f656b430d1
|
Merge master into staging-next
|
2026-05-13 12:45:17 +00:00 |
|
poz
|
9a80d8958a
|
everforest-gtk-theme: 0-unstable-2025-10-15 -> 0-unstable-2025-10-23
|
2026-05-12 23:06:20 +02:00 |
|
 nixpkgs-ci[bot]andGitHub
|
cc75f76ae5
|
Merge master into staging-next
|
2026-05-11 13:00:43 +00:00 |
|
 Fabian AffolterandGitHub
|
494c7830f7
|
evtx: 0.10.0 -> 0.11.2 (#518703)
|
2026-05-11 10:23:38 +00:00 |
|
Thomas Butter
|
cc08672938
|
evtx: 0.10.0 -> 0.11.2
|
2026-05-10 13:34:16 +00:00 |
|