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
27a08fa0fc
objfw: 1.2.1 -> 1.2.2
2024-12-08 00:44:41 +00:00
34j
d637b85e25
treewide: replace --enable-wayland-ime
with --enable-wayland-ime=true
for the arguments to properly work ( #361341 )
2024-12-05 00:06:22 +05:30
R. Ryantm
73c94b5962
obs-cmd: 0.17.9 -> 0.18.0
2024-11-30 21:28:18 +00:00
34j
8ae2932d56
add --enable-wayland-ime
flag to all Electron packages that uses NIXOS_OZONE_WL
2024-11-24 13:34:28 +09:00
Pol Dellaiera
9fa90c07cc
obsidian: 1.7.6 -> 1.7.7 ( #357028 )
2024-11-19 22:56:13 +01:00
Austin Horstman
6b1bfa1508
objfw: fetch from the original fossil instance; 1.2 -> 1.2.1 ( #355278 )
2024-11-18 20:04:47 -06:00
Wölfchen
31b53417f3
obsidian: 1.7.6 -> 1.7.7
2024-11-18 18:17:17 +01:00
Duncan Steele
d8061ae7a3
objfw: 1.2 -> 1.2.1
2024-11-17 22:05:35 +00:00
Duncan Steele
ecfcfe0a0e
objfw: fetch source from the original fossil instance
2024-11-17 22:04:20 +00:00
Wölfchen
f3b123ec9d
obsidian: 1.7.5 -> 1.7.6
2024-11-12 16:14:19 +01:00
Honnip
01ddc69668
obsidian: remove white background from icons
2024-11-10 17:42:50 +09: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
Austin Horstman
7b486cc289
objfw: 1.1.7 -> 1.2 ( #353662 )
2024-11-08 13:10:37 -06:00
Austin Horstman
e8614285c7
obsidian: 1.7.4 -> 1.7.5 ( #353717 )
2024-11-08 10:21:17 -06:00
Ian M. Jones
232ece2599
maintainers: remove ianmjones
2024-11-05 20:47:26 +00:00
Wölfchen
d8aeca87e6
obsidian: use magick instead of convert
2024-11-04 22:56:16 +01:00
Wölfchen
87447256cd
obsidian: 1.7.4 -> 1.7.5
2024-11-04 22:45:14 +01:00
Duncan Steele
2610fc983a
objfw: 1.1.7 -> 1.2
2024-11-04 15:39:29 +00:00
Duncan Steele
0c5f2e0373
objfw: use clang stdenv
2024-10-29 07:53:09 +00:00
Artturin
18f3e22796
objfw: init at 1.1.7 ( #348756 )
2024-10-28 08:03:23 +02:00
Duncan Steele
31e169d2be
objfw: init at 1.1.7
2024-10-27 21:39:29 +00:00
R. Ryantm
bbbd930f12
obs-cmd: 0.17.8 -> 0.17.9
2024-10-19 20:00:49 +00:00
Wölfchen
b85bd6672d
obsidian: 1.6.7 -> 1.7.4
2024-10-16 21:58:05 +02:00
h7x4
1008d5b885
{staruml, figma-linux, infracost, obsidian, scaleway-cli, netbeans}: migrate to by-name ( #332171 )
2024-10-05 21:36:16 +02:00
Gaetan Lepage
3150fb2489
oboete: 0.1.5 -> 0.1.6
...
Diff: https://github.com/mariinkys/oboete/compare/refs/tags/0.1.5...0.1.6
Changelog: https://github.com/mariinkys/oboete/releases/tag/0.1.6
2024-10-02 16:39:42 +02:00
kashw2
41778ac4e9
obsidian: moved to by-name
2024-09-27 12:51:21 +10:00
R. Ryantm
7de7a3b359
obs-cmd: 0.17.7 -> 0.17.8
2024-09-14 01:52:43 +00:00
R. Ryantm
6e1ce97123
obs-cmd: 0.17.6 -> 0.17.7
2024-09-02 02:23:45 +00:00
Lorenz Brun
398bb0d3ef
obj-magic: init at unstable-2020-09-20 ( #306627 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-28 22:33:37 +02:00
Aleksana
165c172575
Merge pull request #327090 from SFrijters/obconf-cleanup
...
obconf: cleanup
2024-07-15 15:38:43 +08:00
R. Ryantm
45c22fa4a7
oboete: 0.1.4 -> 0.1.5
2024-07-15 05:40:04 +00:00
Stefan Frijters
aa9ffbf2b0
obconf: move to by-name
2024-07-14 13:54:59 +02:00
Gaetan Lepage
79c267f7db
oboete: 0.1.3 -> 0.1.4
...
Diff: https://github.com/mariinkys/oboete/compare/refs/tags/0.1.3...0.1.4
Changelog: https://github.com/mariinkys/oboete/releases/tag/0.1.4
2024-07-09 15:18:47 +02:00
h7x4
7384b9abdc
treewide: set meta.changelog
2024-07-07 15:20:06 +02:00
Gaetan Lepage
95f0255245
oboete: 0.1.2 -> 0.1.3
...
Diff: https://github.com/mariinkys/oboete/compare/refs/tags/0.1.2...0.1.3
Changelog: https://github.com/mariinkys/oboete/releases/tag/0.1.3
2024-07-05 10:24:31 +02:00
Gaetan Lepage
90207169c5
oboete: init at 0.1.2
2024-07-04 16:40:55 +02:00
R. Ryantm
794fd46492
obs-cmd: 0.17.5 -> 0.17.6
2024-04-11 17:01:37 +00:00
R. Ryantm
f319e891ed
obs-cmd: 0.17.4 -> 0.17.5
2024-03-26 14:27:43 +00:00
Ian M. Jones
8f02dc336a
obs-cmd: init at 0.17.4
2024-03-05 22:43:33 +00:00
Gaetan Lepage
0966e830ad
obs-do: 0.1.0 -> 0.1.1
...
Diff: https://github.com/jonhoo/obs-do/compare/refs/tags/v0.1.0...v0.1.1
2024-02-11 13:55:17 +01:00
TomaSajt
46e5e576b8
obsidian-export: init at 23.12.0
2024-01-23 15:42:11 +01:00
Gaetan Lepage
c247058024
obs-do: init at 0.1.0
2024-01-15 09:07:00 +01:00