Commit Graph

111 Commits

Author SHA1 Message Date
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
Jared Baur
12ab22bbb2
unbook: format with nixfmt-rfc-style 2024-09-13 21:05:14 -07:00
nicoo
e79f91f99a
unicodeit: init at 0.7.5 (#341370)
* python3.pkgs.unicodeit: init at 0.7.5

* python3.pkgs.unicodeit: define CLI entrypoint

* unicodeit: init

* fixup! python3.pkgs.unicodeit: define CLI entrypoint

* fixup! python3.pkgs.unicodeit: init at 0.7.5
2024-09-14 09:30:09 +09:00
Aleksana
3be36da2d2
unl0kr: remove tomfitzhenry@ as maintainer (#333616) 2024-09-06 12:50:55 +08:00
Thiago Kenji Okada
4390614ac4
unrar-free: fix meta.mainProgram (#339905) 2024-09-05 22:11:59 +01:00
t4ccer
24ef2a079d
unrar-free: fix meta.mainProgram 2024-09-05 14:34:49 -06:00
Peder Bergebakken Sundt
b3fcca551f
unciv: 4.13.0-patch1 -> 4.13.2-redo (#337608) 2024-09-05 10:53:55 -04:00
Tom Fitzhenry
752afd12e7 unl0kr: remove tomfitzhenry@ as maintainer 2024-09-05 18:10:59 +10:00
goatastronaut0212
5ab41fbc81 unciv: 4.13.0-patch1 -> 4.13.2-redo 2024-08-27 08:07:24 +07:00
K900
5c68540f8b Merge remote-tracking branch 'origin/staging-next' into staging 2024-08-22 13:20:38 +03:00
mesflit
9e9bae2d0d unciv: 4.11.17 -> 4.13.0-patch1 2024-08-18 13:21:04 +02:00
Ashish SHUKLA
3257fa4884
unbound: 1.20.0 -> 1.21.0
Changes: https://github.com/NLnetLabs/unbound/releases/tag/release-1.21.0
Fixes: CVE-2024-43167
2024-08-17 00:26:15 +02:00
Anderson Torres
c9deae12d7 treewide: remove viric from meta.maintainers [no orphans]
Since theey is not active from at least six years.
2024-07-28 10:47:12 -03:00
❄️
674c138ef0
Merge pull request #328578 from Tochiaha/unhideGui
unhide-gui: init at 20220611
2024-07-20 18:43:32 -03:00
Tochi4h4
c9ea1b9656 unhide-gui: init at 20220611
Releases: https://github.com/YJesus/Unhide/releases/tag/v20220611
2024-07-20 20:25:11 +01:00
Pavel Sobolev
6f69acaa23
undetected-chromedriver: init at 126.0.6478.126 2024-07-19 18:35:22 +03:00
❄️
2db866dfa5
unhide: order attributes by phases order 2024-07-16 09:19:41 -03:00
tahanonu
fd13b0bb26 unhide: init at 20220611
Release: https://github.com/YJesus/Unhide/releases/tag/v20220611
2024-07-16 14:09:58 +02:00
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next 2024-07-06 01:51:14 +02:00
Pyrox
de35b39f80
undollar: remove from nodePackages 2024-07-05 13:58:48 -04:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next 2024-06-28 00:02:11 +00:00
Weijia Wang
941f3140ac
Merge pull request #318312 from r-ryantm/auto-update/unciv
unciv: 4.11.16 -> 4.11.17
2024-06-28 01:06:19 +02:00
github-actions[bot]
eccfb1ee94
Merge staging-next into staging 2024-06-15 00:02:47 +00:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
h7x4
53961c0aa6
unciv: install icon for desktop item 2024-06-12 23:32:04 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
a5b14dd063 unciv: 4.11.16 -> 4.11.17 2024-06-08 16:18:11 +00:00
Devan Carpenter
2a15fd815a undertime: init at 4.0.0 2024-06-07 17:35:03 +00:00
R. Ryantm
54a9521d32 unciv: 4.11.13 -> 4.11.16 2024-06-01 08:29:19 +00:00
Yongun Seong
3b1b7987af
unison-fsmonitor: 0.3.3 -> 0.3.4 2024-05-27 11:08:47 +09:00
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
Nick Cao
b125254271
Merge pull request #313214 from r-ryantm/auto-update/unciv
unciv: 4.11.12 -> 4.11.13
2024-05-21 18:13:03 -04:00
R. Ryantm
a78af08f5e unciv: 4.11.12 -> 4.11.13 2024-05-20 19:26:36 +00:00