Commit Graph

233 Commits

Author SHA1 Message Date
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
Nick Cao
47fea594d6
doppler: 3.69.2 -> 3.70.0 (#363641) 2024-12-10 09:03:03 -05:00
R. Ryantm
fd70a5989a doppler: 3.69.2 -> 3.70.0 2024-12-09 16:40:34 +00:00
nixpkgs-merge-bot[bot]
1625f3e2ee
dooit: 3.0.4 -> 3.1.0 (#363526) 2024-12-09 12:29:53 +00:00
R. Ryantm
ff6fe6ec6d dooit: 3.0.4 -> 3.1.0 2024-12-09 10:32:28 +00:00
Robert Schütz
363c25038f
docify: 1.0.0 -> 1.1.0 (#363067)
Diff: https://github.com/AThePeanut4/docify/compare/refs/tags/v1.0.0...v1.1.0

Changelog: https://github.com/AThePeanut4/docify/releases/tag/v1.1.0
2024-12-08 20:55:07 -05:00
Weijia Wang
e0f6ddbfa7
dolt: 1.43.1 -> 1.43.15 (#356838) 2024-12-07 15:16:02 +01:00
Bastian Asmussen
55da4621f5
docker-init: v1.3.0 -> v1.4.0 2024-12-06 13:05:38 +01:00
Pol Dellaiera
5fb97b7ad5
docker-init: init at v1.30.0 (#356191) 2024-12-05 18:49:59 +01:00
Nick Cao
8504394b66
door-knocker: 0.5.0 -> 0.6.0 (#361997) 2024-12-05 09:38:36 -05:00
David McFarland
f2866842c2
Added dotnet-ef - the core tool of .NET Entity Framework (#361198) 2024-12-05 09:06:38 -04:00
R. Ryantm
52166f9bfe door-knocker: 0.5.0 -> 0.6.0 2024-12-05 08:06:20 +00:00
Victor Nova
4831293112 dotnet-ef: init at 9.0.0
- the core tool of .NET Entity Framework
2024-12-04 11:44:26 -08:00
Emilio Ziniades
e314747e09 dotnet-outdated: don't build for EOL sdks 2024-12-03 09:15:13 +02:00
Bastian Asmussen
8acdab9b35
docker-init: init at v1.30.0 2024-12-03 01:15:15 +01:00
R. Ryantm
241087650a docker-credential-gcr: 2.1.25 -> 2.1.26 2024-11-28 00:21:00 +00:00
Guillaume Girol
ae30ebbdb2
dovecot_fts_xapian: 1.7.14 -> 1.8 (#357546) 2024-11-24 15:31:38 +01:00
R. Ryantm
8a8e88fd9d dotslash: 0.4.1 -> 0.4.3 2024-11-22 20:19:56 +00:00
liberodark
d6a60466ac doing: move to by-name 2024-11-21 09:53:04 +01:00
R. Ryantm
80386aadf4 dovecot_fts_xapian: 1.7.14 -> 1.8 2024-11-20 12:05:54 +00:00
Nick Cao
2aec3b3f4a
doppler: 3.69.1 -> 3.69.2 (#357134) 2024-11-19 08:49:07 -05:00
R. Ryantm
89e9ffad6d doppler: 3.69.1 -> 3.69.2 2024-11-19 02:01:22 +00:00
Austin Horstman
0ab169c6ef
dooit: 3.0.3 -> 3.0.4 2024-11-18 10:25:56 -06:00
R. Ryantm
4fc640279d dolt: 1.43.1 -> 1.43.15 2024-11-18 00:10:36 +00:00
R. Ryantm
4e46094181 dooit: 3.0.2 -> 3.0.3 2024-11-16 20:25:15 +00:00
Austin Horstman
054666081c
dooit: 2.2.0 -> 3.0.2 (#354955) 2024-11-11 09:59:25 -06:00
kraanzu
4841b84ef3 dooit: 2.2.0 -> 3.0.2
Update pkgs/by-name/do/dooit/package.nix

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>

Update pkgs/by-name/do/dooit/package.nix

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>

Update pkgs/by-name/do/dooit/package.nix

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>

Update pkgs/by-name/do/dooit/package.nix

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>

changes according to sugesstions

format with nixfmt

Update pkgs/by-name/do/dooit/package.nix

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2024-11-11 07:41:22 +05:30
R. Ryantm
1cd03b9a64 dotenvx: 1.14.2 -> 1.22.0 2024-11-09 19:58:38 +00: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
Aleksana
b16bcbe026
dotbot: fix build (#351656) 2024-11-04 10:06:05 +08:00
wxt
a36acd0151
dotbot: fix test 2024-11-03 16:27:56 +08:00
wxt
d72b652fce
dotbot: run nixfmt 2024-11-03 16:25:33 +08:00
Olivér Falvai
22d8686e66
dosbox-staging: fix on x86_64-darwin 2024-11-02 17:12:44 +01:00
Aleksana
4e292f2411
dotnet-repl: init at 0.1.216 (#299834) 2024-10-28 23:29:32 +08:00
wxt
929843caff
doctave: fix build 2024-10-25 22:04:59 +08:00
wxt
0b268d4b3b
doctave: nixfmt 2024-10-25 22:04:59 +08:00
wxt
febbf089dd
doctave: move to by-name 2024-10-25 22:04:59 +08:00
R. Ryantm
7ff5fbb746 dopamine: 3.0.0-preview.34 -> 3.0.0-preview.35 2024-10-24 10:47:02 +00:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Bojun Ren
d1adcbf662
double-entry-generator: init at 2.7.1 2024-10-10 10:42:10 +08:00
R. Ryantm
edc017aaa8 doublecmd: 1.1.18 -> 1.1.19 2024-10-07 01:21:41 +00:00
R. Ryantm
e5747637af dotenvx: 1.14.1 -> 1.14.2 2024-10-04 23:39:18 +00:00
kirillrdy
1d71b24d5a
dooit: Fix textual version (#345228) 2024-10-01 09:41:56 +10:00
kirillrdy
6d6e3bf20d
dooit: add maintainer kraanzu (#345234) 2024-10-01 06:14:24 +10:00
Maximilian Bosch
88c017a5f1
doggo: 1.0.4 -> 1.0.5
ChangeLog: https://github.com/mr-karan/doggo/releases/tag/v1.0.5
2024-09-30 12:17:56 +02:00
kraanzu
bc01328c57 dooit: add maintainer kraanzu 2024-09-29 11:41:25 +05:30
kraanzu
30547aa269 dooit: fix textual version 2024-09-29 10:42:54 +05:30
Julien Malka
459b86756b
dokieli: init at 0-unstable-2024-09-23 (#344234) 2024-09-27 23:06:13 +02:00
Sh0g0-1758
ef49e8a739
dokieli: init at 0-unstable-2024-09-23 2024-09-27 23:40:10 +05:30
Robert Schütz
ec757a2132 docify: init at 1.0.0 2024-09-27 07:39:47 +02:00