R. Ryantm
735edf86a7
lokalise2-cli: 3.1.2 -> 3.1.3
2025-04-16 19:25:02 +00:00
K900
aece6a0c1f
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-11 21:17:42 +03:00
Toma
58f37a38f2
electron: simplify usage of headers ( #385341 )
2025-04-11 14:25:47 +02:00
Sandro Jäckel
6da0232e3c
electron: simplify usage of headers
2025-04-10 21:41:09 +02:00
nixpkgs-ci[bot]
51a06fbd76
Merge master into staging-next
2025-04-10 00:15:39 +00:00
R. Ryantm
c61b18d674
lock: 1.5.1 -> 1.5.2
2025-04-09 07:04:41 +00:00
K900
f42e00d66e
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-08 10:29:26 +03:00
Winter
a19cd4ffb1
Revert "treewide: replace rev
with tag
"
...
This reverts commit 65a333600d
.
This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.
It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).
A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.
[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
K900
0842b11f2b
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-08 09:29:48 +03:00
Peder Bergebakken Sundt
3d29199433
logstalgia: 1.1.2 -> 1.1.4 ( #393046 )
2025-04-08 01:24:27 +02:00
Nick Cao
2561af24eb
louvre: 2.16.0-1 -> 2.16.2-1 ( #396720 )
2025-04-07 18:07:19 -04:00
K900
b3146d4446
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-07 21:21:10 +03:00
Pol Dellaiera
65a333600d
treewide: replace rev
with tag
2025-04-07 16:57:22 +02:00
R. Ryantm
a0a9d1e026
louvre: 2.16.0-1 -> 2.16.2-1
2025-04-07 03:56:23 +00:00
nixpkgs-ci[bot]
1cb902e7f0
Merge master into staging-next
2025-04-05 00:15:16 +00:00
R. Ryantm
bc073b4c29
lokalise2-cli: 3.1.1 -> 3.1.2
2025-04-04 10:39:53 +00:00
nixpkgs-ci[bot]
e739bdf527
Merge staging-next into staging
2025-04-03 18:05:52 +00:00
nixpkgs-merge-bot[bot]
00c3afd8b4
lockbook-desktop: 0.9.20 -> 0.9.21 ( #395644 )
...
Co-authored-by: Parth <parth.mehrotra.cs@gmail.com>
2025-04-03 14:01:47 +00:00
nixpkgs-merge-bot[bot]
93f09ce633
lockbook: 0.9.20 -> 0.9.21 ( #395643 )
...
Co-authored-by: Parth <parth.mehrotra.cs@gmail.com>
2025-04-03 13:58:58 +00:00
nixpkgs-ci[bot]
51d40a0f08
Merge staging-next into staging
2025-04-03 12:06:39 +00:00
Arne Keller
5c0f345134
lowfi: 1.5.6 -> 1.6.0 ( #394994 )
2025-04-03 12:21:52 +02:00
K900
9613845948
various: fix missing libX11 after SDL2 replacement ( #395499 )
2025-04-03 08:56:23 +03:00
R. Ryantm
f5af48c7c8
lockbook-desktop: 0.9.20 -> 0.9.21
2025-04-03 02:39:33 +00:00
R. Ryantm
b2ff8dbbb0
lockbook: 0.9.20 -> 0.9.21
2025-04-03 02:39:16 +00:00
Grimmauld
db355161b8
logstalgia: add missing libX11
2025-04-03 00:41:40 +02:00
Pol Dellaiera
edb38909aa
logseq: init at 0.10.9-unstable-2025-03-11 ( #389363 )
2025-04-02 11:01:36 +02:00
Silvan Mosberger
374e6bcc40
treewide: Format all Nix files
...
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:
nix-build ci -A fmt.check
This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153 )
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166 ).
This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537 ).
Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase
).
If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/ ) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
TomaSajt
b457b39340
logseq: init at 0.10.9-unstable-2025-03-11
2025-04-01 09:44:20 +02:00
R. Ryantm
7551ca4abd
lowfi: 1.5.6 -> 1.6.0
2025-03-31 19:29:29 +00:00
Seth Flynn
1e5867bda6
lock: 1.4.2 -> 1.5.1 ( #392608 )
2025-03-29 00:12:07 -04:00
Peder Bergebakken Sundt
90d7cd4e9a
treewide: replace stdenv.is
with stdenv.hostPlatform.is
( #386584 )
2025-03-28 01:42:45 +01:00
Peder Bergebakken Sundt
e171199c50
treewide: replace stdenv.is
with stdenv.hostPlatform.is
2025-03-26 23:14:22 +01:00
Sizhe Zhao
5c80ec4556
logstalgia: 1.1.2 -> 1.1.4
2025-03-25 18:41:17 +08:00
Aleksana
d9bcf926c4
lorem: 1.4 -> 1.5 ( #392612 )
2025-03-25 10:28:03 +08:00
Seth Flynn
f132731253
lorem: 1.4 -> 1.5
2025-03-23 23:37:17 -04:00
Seth Flynn
61a8058219
lock: 1.4.2 -> 1.5.1
...
Diff: https://github.com/konstantintutsch/Lock/compare/v1.4.2...v1.5.1
Changelog: https://github.com/konstantintutsch/Lock/releases/tag/v1.5.1
2025-03-23 23:32:46 -04:00
R. Ryantm
54b2d7fae6
lokalise2-cli: 3.1.0 -> 3.1.1
2025-03-24 02:32:03 +00:00
Weijia Wang
72936b7a30
louvre: 2.14.1-1 -> 2.16.0-1 ( #386601 )
2025-03-23 18:27:37 +01:00
Weijia Wang
46606678d5
lout: 3.43 -> 3.43.1 ( #388675 )
2025-03-22 20:25:37 +01:00
Maximilian Bosch
32fc03cbf1
lon: init at 0.2.0
...
Adds a package for lon, a minimal Nix dependency / lockfile manager.
2025-03-20 15:21:19 +00:00
Leona Maroni
7f72350d82
lovely-injector: fix build hash, add versionCheckHook ( #389854 )
2025-03-16 20:30:04 +01:00
Wolfgang Walther
eebe3df3ee
localstack: 4.1.1 -> 4.2.0 ( #389837 )
2025-03-16 13:11:42 +00:00
R. Ryantm
93bb464a74
louvre: 2.14.1-1 -> 2.16.0-1
2025-03-16 06:22:08 +00:00
antipatico
68ee9b1a65
lovely-injector: fix build
...
Fixed hashes to build version 0.7.1 instead of 0.6.0
Added versionCheckHook to verify that the correct version is being built
2025-03-15 20:27:30 +01:00
R. Ryantm
e3cd3e6038
localstack: 4.1.1 -> 4.2.0
2025-03-14 14:04:31 +00:00
antipatico
2f53307606
lovely-injector: 0.6.0 -> 0.7.1
2025-03-14 13:11:49 +01:00
Franz Pletz
bec0a0519b
pkgs/by-name: remove unused rec expressions ( #389623 )
2025-03-14 02:12:42 +01:00
Sigmanificient
e6fe6f4b7c
treewide: remove unused rec expressions
2025-03-13 21:34:05 +01:00
R. Ryantm
0367bd008b
lokalise2-cli: 3.0.2 -> 3.1.0
2025-03-12 19:45:06 +00:00
Sandro
934f0ec739
localproxy: patch to fix boost ( #388649 )
2025-03-12 17:36:46 +01:00