Commit Graph

144 Commits

Author SHA1 Message Date
Felix Bühler
347f4ab8ae
unvanquished: fix fhsenv version (#363176) 2024-12-11 22:15:51 +01:00
Arne Keller
eafaee722e
unbound: support dynlib module (#333301) 2024-12-11 12:39:59 +01:00
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
80e73f44fa uncrustify: 0.80.0 -> 0.80.1 2024-12-09 19:23:27 +01:00
Felix Buehler
203dcb27bc unvanquished: fix fhsenv version 2024-12-08 12:16:43 +01:00
R. Ryantm
58254b5abc unrar: 7.1.1 -> 7.1.2 2024-12-05 12:43:31 +00:00
misuzu
3a8de63ff5
unnamed-sdvx-clone: init at 0.6.0 (#345325) 2024-12-04 22:37:04 +02:00
djds
2025cfa297
unifi-controller: use hash and remove blank knownVulnerabilities (#356993) 2024-12-03 22:38:27 +08:00
Jakub Kozłowski
bd1bc9d56b
unison-ucm: 0.5.28 -> 0.5.29 (#361221) 2024-12-03 12:01:26 +01:00
Fabian Affolter
3192488230
uncover: refactor (#361247) 2024-12-03 09:47:55 +01:00
Fabian Affolter
5b5043eaa7 uncover: add versionCheckHook 2024-12-03 00:03:29 +01:00
Fabian Affolter
9006a16411 uncover: refactor
- add ldflags
- add mainProgram
2024-12-03 00:01:33 +01:00
Fabian Affolter
de9af45125 uncover: format with nixfmt 2024-12-02 23:59:01 +01:00
Jakub Kozłowski
e395e33b05
unison-ucm: 0.5.28 -> 0.5.29 2024-12-02 22:18:25 +01:00
Jakub Kozłowski
74a070506d
unison-ucm: 0.5.27 -> 0.5.28, add native aarch64-darwin support 2024-12-02 00:40:17 +01:00
jopejoe1
e51a9df08a treewide: use dpkg setup hook 2024-11-26 21:57:29 +01:00
goatastronaut0212
d25befdbcf unciv: 4.14.5-patch1 -> 4.14.9 2024-11-23 11:42:24 +07:00
Weijia Wang
27bc5d4ffa
unrar: 7.0.9 -> 7.1.1 (#354876) 2024-11-19 23:44:19 +01:00
Austin Horstman
0a187821e9
unison: 2.53.5 -> 2.53.7 (#354120) 2024-11-18 09:21:19 -06:00
Davis Schirmer
0fcf5c1a61
unifi: Move package to pkgs/by-name/un/unifi 2024-11-15 20:08:10 -05:00
R. Ryantm
41296edd8e uncrustify: 0.79.0 -> 0.80.0 2024-11-15 18:51:09 +01:00
Yongun Seong
f9fdde592d
unison: nixfmt 2024-11-15 21:10:50 +09:00
Yongun Seong
00d97b15f2
unison: remove with lib 2024-11-15 21:10:08 +09:00
Yongun Seong
ecc593842b
unison: 2.53.5 -> 2.53.7
Diff: https://github.com/bcpierce00/unison/compare/v2.53.5...v2.53.7
2024-11-15 21:09:31 +09:00
Peder Bergebakken Sundt
d809677d0a
unciv: 4.13.2-redo -> 4.14.5-patch1 (#350124) 2024-11-14 03:06:14 +01:00
Aleksana
9318b67ce9
unyaffs: init at 0.9 (#348979) 2024-11-13 17:06:39 +08:00
goatastronaut0212
ee3281ad34 unciv: 4.13.2-redo -> 4.15.5-patch1 2024-11-13 13:51:12 +07:00
KSJ2000
8f728739cf unyaffs: init at 0.9 2024-11-12 10:05:54 +02:00
Weijia Wang
f91f250870 unrar: 7.0.9 -> 7.1.1, refactor 2024-11-10 00:37:56 +01: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
Sakooooo
f3b448bfe5
unnamed-sdvx-clone: init at 0.6.0 2024-11-07 15:40:29 +04: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
Fabián Heredia Montiel
980dd8b4ed Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 23:56:04 -06:00
zendo
877bd5dc76 universal-android-debloater: 1.0.3 -> 1.1.0 2024-10-19 00:00:31 +08:00
github-actions[bot]
b9f01e6de3
Merge staging-next into staging 2024-10-14 12:06:08 +00:00
Vladimír Čunát
aa15e5a96a
unbound: 1.21.0 -> 1.21.1 (#346614) 2024-10-14 11:48:52 +02:00
R. Ryantm
15fb0f315b unrar-free: 0.3.0 -> 0.3.1 2024-10-14 05:34:42 +00:00
Will Fancher
c00fc8bd1a
nixos/unl0kr: add settings to the unl0kr module (#339787) 2024-10-06 17:44:55 -04:00
Sergei Trofimovich
57b452a0fe unbound: 1.21.0 -> 1.21.1
Changes: https://www.nlnetlabs.nl/news/2024/Oct/03/unbound-1.21.1-released/
2024-10-05 07:25:06 +01:00
Hustler One
29449deaf7 Add more options to unl0kr 2024-09-25 18:01:10 +02:00
Peder Bergebakken Sundt
f793451a34 undetected-chromedriver: use finalAttrs.finalPackage 2024-09-24 23:28:57 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
Peder Bergebakken Sundt
1b8c065923
unbook: update, nixfmt, add gitUpdater (#341741) 2024-09-18 02:30:29 +02:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Alyssa Ross
df61c2acb5 treewide: remove executable bit from .nix files
???
2024-09-14 13:08:57 +02:00
Jared Baur
97e08eb079
unbook: add git updater 2024-09-13 21:13:52 -07:00
Jared Baur
3c5896e3bf
unbook: 0.8.2 -> 0.9.1
https://github.com/ludios/unbook/compare/0.8.2...0.9.1
2024-09-13 21:12:28 -07:00