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
Dmitry Kalinkin
5c687a95f1
arrow-cpp: 17.0.0 -> 18.0.0 ( #351868 )
2024-11-07 16:14:20 -05:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Phillip Cloud
eeff2e3d9b
ceph: patch to pick up upstream arrow 18 s3select fix
2024-11-06 07:00:25 -05:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer ( #353611 )
...
* maintainers: update email conni2461
* maintainers: add helsinki-jo
* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Weijia Wang
f878118ae3
s3fs: 1.94 -> 1.95 ( #351335 )
2024-11-01 17:09:31 +01:00
Nick Cao
174bbc8e1f
squashfs-tools-ng: 1.3.1 -> 1.3.2 ( #348510 )
2024-11-01 11:17:19 -04:00
github-actions[bot]
2c3dde0baa
Merge master into staging-next
2024-10-30 12:05:37 +00:00
ajs124
68b021b324
xfsprogs: 6.9.0 -> 6.11.0
...
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=e503e1e38032e9c0e04368d5d9e1cbba099232c9
2024-10-30 08:35:51 +00:00
R. Ryantm
49f149b15d
s3fs: 1.94 -> 1.95
2024-10-26 03:53:04 +00:00
K900
dee94df6f2
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-24 09:28:51 +03:00
piegames
ad8d051645
treewide: Fix indentation in strings ( #350296 )
2024-10-23 21:44:22 +02:00
github-actions[bot]
606bd3114c
Merge master into staging-next
2024-10-23 18:04:32 +00:00
Nick Cao
bb1692dca4
tar2ext4: 0.12.7 -> 0.12.8 ( #350583 )
2024-10-23 09:33:01 -04:00
github-actions[bot]
723e1a67de
Merge master into staging-next
2024-10-23 00:14:18 +00:00
R. Ryantm
c7c044a1c0
tar2ext4: 0.12.7 -> 0.12.8
2024-10-22 23:57:16 +00:00
piegames
68927918d0
treewide: Fix indentation in strings
...
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.
I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.
Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.
List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
Fabián Heredia Montiel
1b7dd985dc
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-21 19:17:30 -06:00
Nick Cao
cbe088bc7b
stratisd: 3.7.2 -> 3.7.3
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.7.2...stratisd-v3.7.3
2024-10-21 18:26:08 -04:00
Julius de Bruijn
e0605c0369
bcache-tools: fix udev patch to use bash from explicit path
2024-10-20 16:28:04 +02:00
K900
894462661c
Merge branch 'master' into staging-next
2024-10-19 09:09:13 +03:00
Peder Bergebakken Sundt
6125359681
archivemount: 0.9.1 -> 1 ( #344990 )
2024-10-19 05:21:52 +02:00
github-actions[bot]
8ba820d7db
Merge master into staging-next
2024-10-17 12:05:34 +00:00
Pol Dellaiera
23a78bd0ba
irods: 4.3.1 -> 4.3.3 ( #348576 )
2024-10-17 09:23:48 +02:00
adisbladis
edc2b4b15e
goofys: remove adisbladis as maintainer
2024-10-17 02:34:31 +00:00
github-actions[bot]
775bea0160
Merge master into staging-next
2024-10-16 18:04:52 +00:00
Nick Cao
ff77f331ae
stratisd: 3.7.1 -> 3.7.2 ( #348839 )
2024-10-16 12:40:42 -04:00
github-actions[bot]
05ae933cd6
Merge master into staging-next
2024-10-16 12:05:34 +00:00
Moritz Sanft
2a3b139da1
erofs-utils: 1.8.1 -> 1.8.2
2024-10-16 10:58:05 +00:00
github-actions[bot]
e2daa3d1b0
Merge master into staging-next
2024-10-15 18:04:32 +00:00
Nick Cao
226f53dc45
stratisd: 3.7.1 -> 3.7.2
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.7.1...stratisd-v3.7.2
2024-10-15 13:11:52 -04:00
Nick Cao
25bf8e8284
stratisd: 3.6.8 -> 3.7.1, stratis-cli: 3.6.2 -> 3.7.0 ( #347336 )
2024-10-15 13:10:37 -04:00
Bruno Bzeznik
3c849ef3dc
irods: 4.3.1 -> 4.3.3
2024-10-15 09:36:33 +02:00
R. Ryantm
ebf6f7773a
squashfs-tools-ng: 1.3.1 -> 1.3.2
2024-10-14 11:04:20 +00:00
github-actions[bot]
a45a33309f
Merge staging-next into staging
2024-10-11 06:05:14 +00:00
github-actions[bot]
aa2334f4a8
Merge master into staging-next
2024-10-11 00:14:02 +00:00
Nick Cao
25575a0249
ssdfs-utils: 4.45 -> 4.46 ( #346898 )
2024-10-10 19:28:31 -04:00
Emily
e694240f77
Merge staging-next into staging
2024-10-10 01:23:52 +01:00
github-actions[bot]
1404154595
Merge master into staging-next
2024-10-10 00:14:06 +00:00
Pol Dellaiera
8bb93db5bf
mtdutils: 2.2.0 -> 2.2.1, patch mount.ubifs ( #347005 )
2024-10-09 20:35:01 +02:00
github-actions[bot]
96ea2a3c2f
Merge staging-next into staging
2024-10-09 00:14:47 +00:00
github-actions[bot]
b1bc4ea2b5
Merge master into staging-next
2024-10-09 00:14:24 +00:00
Niklas Hambüchen
b061499d34
ceph: 18.2.4 -> 19.2.0 ( #344993 )
2024-10-09 01:25:14 +02:00
Nick Cao
216e46107b
stratis-cli: 3.6.2 -> 3.7.0
...
Diff: https://github.com/stratis-storage/stratis-cli/compare/refs/tags/v3.6.2...v3.7.0
2024-10-08 15:57:08 -04:00
Nick Cao
c784cdce23
stratisd: 3.6.8 -> 3.7.1
...
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.8...stratisd-v3.7.1
2024-10-08 15:57:07 -04:00
Niklas Hambüchen
7ee755683d
ceph: 18.2.4 -> 19.2.0
...
No-longer-necessary patches removed:
* dmcrypt: https://github.com/ceph/ceph/pull/57925
* Finduring.cmake: 670118abfb
* Python "packaging": d1d8df6faf
Additional changes:
* Add more runtime deps mentioned by upstream debian/control file.
* Tell Ceph to use our specified Python dependencies,
instead of the bundled ones (for `cephadm`).
2024-10-08 04:07:10 +00:00
Steven Keuchel
10b278c83a
mtdutils: migrate to by-name
2024-10-07 05:16:08 +02:00
Steven Keuchel
d87a80752a
mtdutils: apply nixfmt
2024-10-07 05:16:07 +02:00
R. Ryantm
3b465e8a1e
ssdfs-utils: 4.45 -> 4.46
2024-10-06 15:09:19 +00:00
github-actions[bot]
32379e1a0b
Merge staging-next into staging
2024-10-05 00:14:22 +00:00