Commit Graph

109 Commits

Author SHA1 Message Date
Nick Cao
a2124bdc91
questdb: 8.2.0 -> 8.2.1 (#364480) 2024-12-12 09:29:28 -05:00
Arne Keller
c30d925dbf
qucs-s: 24.1.0 -> 24.4.1 (#348331) 2024-12-12 09:57:18 +01:00
R. Ryantm
801db65e70 questdb: 8.2.0 -> 8.2.1 2024-12-12 05:20:41 +00:00
aucub
68936e5e6f quickgui: remove useless zenity 2024-12-11 13:36:57 +00:00
thomaslepoix
833cac9d90 qucsator-rf: init at 1.0.3 2024-12-11 03:54:11 +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
0f9c9444be quark-engine: 24.11.1 -> 24.12.1 2024-12-09 04:12:33 +00:00
Wolfgang Walther
8b157cbc69
questdb: 8.1.2 -> 8.2.0 (#359242) 2024-12-08 14:02:54 +01:00
R. Ryantm
8b8864c419 quarkus: 3.15.1 -> 3.17.3 2024-12-08 02:26:20 +00:00
Nick Cao
df0a5e3f01
quba: 1.4.0 -> 1.4.2 (#360955) 2024-12-02 08:35:41 -05:00
R. Ryantm
cdd53bc4a8 quba: 1.4.0 -> 1.4.2 2024-12-02 02:52:38 +00:00
Philip Taron
a1ed41a112
appimageTools: use version (#359930) 2024-12-01 08:12:40 -08:00
Felix Buehler
00b20dc667 quba: fix appimageTools version 2024-12-01 11:07:29 +01:00
FliegendeWurst
a59fd8c089 quilt: enable strictDeps 2024-11-29 13:29:17 +01:00
R. Ryantm
5316344dfd questdb: 8.1.2 -> 8.2.0 2024-11-26 11:13:28 +00:00
Aleksana
081c12aada
quake-injector: init at 06 (#358031) 2024-11-24 22:01:23 +08:00
Aleksana
89ac0fe6d1
qualisys-cpp-sdk: init at 2024.2 (#354254) 2024-11-24 21:17:24 +08:00
Théo Bori
97f68c19e4
quake-injector: init at 06 2024-11-22 01:29:00 +01:00
R. Ryantm
cfef478f33 quill-log: 7.3.0 -> 7.5.0 2024-11-16 16:59:54 +00:00
R. Ryantm
40d4327752 quark-engine: 24.10.1 -> 24.11.1 2024-11-14 15:12:29 +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
Guilhem Saurel
5d7e1d70fc qualisys-cpp-sdk: init at 2024.2 2024-11-07 16:50:32 +01:00
Weijia Wang
a26b3a3bc2 quickder: pin pyparsing to 3.1.2 2024-11-06 01:27:17 +01:00
Weijia Wang
fe5219cf42 quickder: move to pkgs/by-name, reformat 2024-11-06 01:24:23 +01:00
R. Ryantm
776f433b9b quick-lookup: 2.1.1 -> 2.1.2 2024-11-04 03:37:57 +00:00
R. Ryantm
15fd4224d8 quill-log: 7.2.2 -> 7.3.0 2024-10-05 21:29:18 +00:00
h7x4
8f55b011e0
treewide: add meta.changelog (#346488)
* guix: add meta.changelog

* zile: add meta.changelog

* zoom: add meta.changelog

* zotify: add meta.changelog

* zpaqfranz: add meta.changelog

* zunit: add meta.changelog

* zxwing-cpp: add meta.changelog

* zxpy: add meta.changelog

* zydis: add meta.changelog

* zziplib: add meta.changelog

* j: add meta.changelog

* kyua: add meta.changelog

* json2ts: add meta.changelog

* igir: add meta.changelog

* ios-webkit-debug-proxy: add meta.changelog

* gpaste: add meta.changelog

* polkit_gnome: add meta.changelog

* papers: add meta.changelog

* libmsgraph: add meta.changelog

* quadrapassel: add meta.changelog

* gnome-nibbles: add meta.changelog

* decibels: add meta.changelog

* libgedit-amtk: add meta.changelog

* simple-scan: add meta.changelog

* gnome-klotski: add meta.changelog

* gnome-sound-recorder: add meta.changelog

* gnome-remote-desktop: add meta.changelog

* gnome-robots: add meta.changelog

* gnome-shell-extensions: add meta.changelog

* gnome-panel: add meta.changelog

* gnome-session: add meta.changelog

* gnome-keyring: add meta.changelog

* devhelp: add meta.changelog

* libgnome-keyring: add meta.changelog

* ghex: add meta.changelog

* gnome-connections: add meta.changelog

* lightsoff: add meta.changelog

* gnome-flashback: add meta.changelog

* livi: add meta.changelog

* mutter: add meta.changelog

* hitori: add meta.changelog

* gnome-initial-setup: add meta.changelog

* gnome-bluetooth: add meta.changelog

* gnome-shell: add meta.changelog

* gnome-sudoku: add meta.changelog

* ideamaker: add meta.changelog

* i2p: add meta.changelog

* lms: add meta.changelog

* adwaita-icon-theme: add meta.changelog

* gnome-applets: add meta.changelog

* flac123: add meta.changelog

* flaca: add meta.changelog

* flameshot: add meta.changelog

* flaresolverr: add meta.changelog

* a52dec: add meta.changelog

* hexbinhex: add meta.changelog

* dwl: add meta.changelog

* msolve: add meta.changelog

* jcli: add meta.changelog

* nmap: add meta.changelog

* nmapsi4: add meta.changelog

* labctl: add meta.changelog

* _1oom: add meta.changelog

* libipuz: add meta.changelog

* metacity: add meta.changelog

* sushi: add meta.changelog

* rygel: add meta.changelog

* zenity: add meta.changelog

* crosswords: add meta.changelog

* gnome-mahjongg: add meta.changelog

* alacarte: add meta.changelog

* loupe: add meta.changelog

* cheese: add meta.changelog

* atomix: add meta.changelog

* swell-foop: add meta.changelog

* alfis: add meta.changelog

* aperture: add meta.changelog

* atomic-swap: add meta.changelog

* besu: add meta.changelog

* bisq: add meta.changelog

* bitcoin-abc: add meta.changelog

* bitcoin-knots: add meta.changelog

* bitcd: add meta.changelog

* btcdeb: add meta.changelog

* btcpayserver: add meta.changelog

* 86box: add meta.changelog

* darling: add meta.changelog

* dosbox: add meta.changelog

* firebird-emu: add meta.changelog

* maiko: add meta.changelog

* accerciser: add meta.changelog

* adwaita-icon-theme-legacy: add meta.changelog

* dconf-editor: add meta.changelog

* eog: add meta.changelog

* evolution-data-server: add meta.changelog

* file-roller: add meta.changelog

* four-in-a-row: add meta.changelog

* gdm: add meta.changelog

* geary: add meta.changelog

* gitg: add meta.changelog

* gnome2048: add meta.changelog

* gnome-backgrounds: add meta.changelog

* gnome-text-editor: add meta.changelog

* gnome-tour: add meta.changelog

* gnome-user-share: add meta.changelog

* gxml: add meta.changelog

* tali: add meta.changelog

* totem: add meta.changelog

* mobile-broadband-provider-info: add meta.changelog

* avr: add meta.changelog

* brev-cli: add meta.changelog

* juce: add meta.changelog

* loc: add meta.changelog

* resholve: add meta.changelog

* rpiboot: add meta.changelog

* gerbera: add meta.changelog

* kdocker: add meta.changelog

* pmenu: add meta.changelog

* advancecomp: add meta.changelog

* adriconf: add meta.changelog

* interception-tools: add meta.changelog

* nabi: add meta.changelog

* gorilla-cli: add meta.changelog

* heygpt: add meta.changelog

* 6tunnel: add meta.changelog

* aria2: add meta.changelog

* logmein-hamachi: add meta.changelog

* maphosts: add meta.changelog

* qcal: add meta.changelog

* adreaper: add meta.changelog

* aflplusplus: add meta.changelog

* aide: add meta.changelog

* cameradar: add meta.changelog

* wpscan: add meta.changelog

* aha: add meta.changelog

* xcat: add meta.changelog
2024-10-04 22:35:12 +03:00
Markus Kowalewski
badfc3fbc3
quarkus: 3.14.4 -> 3.15.1 (#345445) 2024-10-02 22:14:50 +02:00
h7x4
ba219c48c9
quickjs-ng: 0.6.0 -> 0.6.1; quickjs; refactor (#344999) 2024-10-01 21:07:33 +02:00
R. Ryantm
7c54951401 quarkus: 3.14.4 -> 3.15.1 2024-09-30 07:23:51 +00:00
R. Ryantm
55f375d1b4 quill-log: 7.1.0 -> 7.2.2 2024-09-28 04:37:07 +00:00
Anderson Torres
2d7206bfb4 quickjs-ng: 0.6.0 -> 0.6.1 2024-09-28 00:12:44 -03:00
Anderson Torres
e100ad4eb7 quickjs-ng: adopt and refactor
- strictDeps
- pushd/popd instead of subshell
- adopt by AndersonTorres
2024-09-28 00:12:44 -03:00
Anderson Torres
726d02f644 quickjs: refactor
- finalAttrs
- split outputs
- strictDeps
- remove comments on Bash code
- passthru.tests.version
- meta.longDescription
2024-09-28 00:12:44 -03:00
Weijia Wang
a232bd65f2
quickjs-ng: 0.5.0 -> 0.6.0 (#343409) 2024-09-27 01:03:44 +02:00
nixpkgs-merge-bot[bot]
09736ade02
quarkus: 3.14.2 -> 3.14.4 (#343450) 2024-09-25 07:39:49 +00: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
R. Ryantm
33825c7ae7 quarkus: 3.14.2 -> 3.14.4 2024-09-21 07:52:44 +00:00
R. Ryantm
402eb1ddcb quickjs-ng: 0.5.0 -> 0.6.0 2024-09-21 02:33:23 +00:00
Nick Cao
cf67a1a89d
quill-log: 7.0.0 -> 7.1.0 (#342463) 2024-09-17 15:27:28 -04:00
Aleksana
84365fb2fc
quick-lookup: init at 2.1.1 (#342193) 2024-09-17 13:59:43 +08:00
R. Ryantm
4151c32249 quill-log: 7.0.0 -> 7.1.0 2024-09-17 05:54:38 +00: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
aleksana
e3a1d7b51d quick-lookup: init at 2.1.1 2024-09-16 10:31:58 +08: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
R. Ryantm
9bffc1352a quarkus: 3.14.1 -> 3.14.2 2024-09-09 01:20:17 +00:00
R. Ryantm
1603245c31 quill-log: 6.1.2 -> 7.0.0 2024-09-06 03:13:55 +00:00
R. Ryantm
a21545d6a5 quarkus: 3.13.2 -> 3.14.1 2024-09-01 18:53:48 +00:00
Sandro Jäckel
d50e23f0a4
glxinfo: replace with mesa-demos 2024-08-28 14:38:12 +02:00
Jan Tojnar
b8f3c78021
Merge pull request #333917 from jtojnar/gnome-top-level
gnome: Move more packages to top-level
2024-08-24 01:43:31 +02:00