Commit Graph

185 Commits

Author SHA1 Message Date
Luana
23121da8f9 porn-vault: init at 0.30.0-rc.11
Co-Authored-By: Scrumplex <contact@scrumplex.net>
(cherry picked from commit dbfde9db1c)
2024-11-21 02:01:43 +00:00
Olivér Falvai
54855316eb poke: disable hanging darwin Hydra builds
https://hydra.nixos.org/job/nixpkgs/trunk/poke.x86_64-darwin
(cherry picked from commit e0ea204b31)
2024-11-15 16:25:19 +00:00
seth
9ae02ff8a8
treewide: adopt new cargo-tauri versions 2024-11-14 02:27:32 -05:00
Luke Granger-Brown
69c085d074
pomerium: 0.27.1 -> 0.27.2 (#354989) 2024-11-11 22:36:23 +00:00
Morgan Helton
f44ad5872a
pomerium: 0.27.1 -> 0.27.2 2024-11-10 07:20:07 -06:00
detroyejr
499926182a positron-bin: fix darwin not unpacking the .dmg 2024-11-09 15:32:25 -05: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
Nick Cao
e55ec0fafb
powerpipe: 0.4.4 -> 1.0.0 (#353638) 2024-11-07 13:39:53 -05:00
Jan Weitz
64721203df powerpipe: 0.4.4 -> 1.0.0 2024-11-07 12:09:23 +01: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
Matthew Croughan
7845645928
postprocessd: init at 0.3.0 (#338795) 2024-11-06 12:56:31 +00:00
Peder Bergebakken Sundt
0d528e4772
postmoogle: 0.9.21 -> 0.9.24 (#351931) 2024-11-05 22:33:08 +01:00
Luflosi
07c8520116
postprocessd: init at 0.3.0 2024-11-03 19:10:56 +01:00
amuckstot30
11159f893f postmoogle: 0.9.21 -> 0.9.24 2024-11-02 10:59:05 +01:00
github-actions[bot]
c89d3d9070
Merge master into staging-next 2024-10-31 00:14:46 +00:00
Justin Bedő
36fcc808a1
positron-bin: init at 2024.11.0-116 (#345140) 2024-10-31 07:05:10 +11:00
detroyejr
2b295f648d positron-bin: init at 2024.11.0-116 2024-10-30 08:17:08 -04:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next 2024-10-29 12:06:00 +00:00
Aleksana
24f198fcce
podlet: init at 0.3.0 (#347281) 2024-10-29 16:02:17 +08:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next 2024-10-29 06:05:06 +00:00
Wesley Jr.
5655804f06
polybar-pulseaudio-control: add missing runtime dependencies (#352006)
Add wesleyjrz as maintainer
2024-10-29 10:13:21 +05:30
github-actions[bot]
e60fd6d56f
Merge master into staging-next 2024-10-24 12:05:54 +00:00
Aleksana
c68a24a2a4
pop-launcher: 1.2.1 -> 1.2.4 (#349835) 2024-10-24 16:29:52 +08:00
github-actions[bot]
bafb3e4e13
Merge master into staging-next 2024-10-23 12:05:38 +00:00
Johannes Jöns
2f334a2977
python3Packages.speechrecognition: add optional dependencies and devendor dependencies (#334707) 2024-10-23 06:18:18 +00:00
github-actions[bot]
3a28da73ba
Merge master into staging-next 2024-10-20 18:04:17 +00:00
Doron Behar
930dee9882
swt: 4.5 -> 4.33 & more (#347022) 2024-10-20 20:02:32 +03:00
github-actions[bot]
b73559072e
Merge master into staging-next 2024-10-20 12:05:18 +00:00
R. Ryantm
d7981a5188 podman-tui: 1.2.2 -> 1.2.3 2024-10-20 07:14:03 +00:00
a-kenji
1f1b1ba8cf pop-launcher: 1.2.1 -> 1.2.4 2024-10-19 20:24:26 +02:00
Bobby Rong
c0a9799ad1
tinysparql: Renamed from tracker
The project renamed in 3.8.

This commit is done by hand.
2024-10-14 20:54:11 +08:00
Doron Behar
7c16395c9f portfolio: don't depend on swt (not needed at all) 2024-10-13 21:36:40 +03: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
qwqawawow
29150b9a1c podlet: init at 0.3.0 2024-10-08 21:16:41 +08:00
R. Ryantm
8b44ec3fac powerpipe: 0.4.3 -> 0.4.4 2024-10-06 08:59:28 +00:00
Nick Cao
7aabf94f9a
portfolio: 0.71.1 -> 0.71.2 (#346622) 2024-10-05 09:20:01 -04:00
kilianar
0fb9b1df7c portfolio: 0.71.1 -> 0.71.2
https://github.com/portfolio-performance/portfolio/releases/tag/0.71.2
2024-10-05 09:18:42 +02: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
Peder Bergebakken Sundt
f16d6cdeb6
postmoogle: init at 0.9.21 (#338979) 2024-10-04 09:43:09 +02:00
Sandro
af943eada3
powermode-indicator: init at unstable-2024-07-13 (#342080) 2024-10-02 17:59:08 +02:00
Alexandre Acebedo
6bc64ac03a powermode-indicator: init at unstable-2024-07-13 2024-10-01 22:38:48 +02:00
Morgan Helton
9ab8b25dc8
pomerium: 0.26.1 -> 0.27.1 2024-09-30 21:12:09 -05:00
Morgan Helton
2a42c191d4
pomerium: move to by-name 2024-09-30 20:50:17 -05:00
seth
686cff417a
pot: use cargo-tauri.hook 2024-09-30 20:13:15 -04:00
Robert Schütz
543781083a treewide: replace passthru.optional-dependencies with optional-dependencies 2024-09-29 20:37:23 -07:00
R. Ryantm
61a36b6df1 podman-tui: 1.2.1 -> 1.2.2 2024-09-27 15:27:28 +00:00
Peder Bergebakken Sundt
c0a39b4a6f
portfolio: 0.70.4 -> 0.71.1 (#343912) 2024-09-25 10:26:23 +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
kilianar
cf22da73ae portfolio: 0.70.4 -> 0.71.1
https://github.com/portfolio-performance/portfolio/releases/tag/0.71.1
2024-09-24 09:14:37 +02:00
Fabian Affolter
de184ab282
polenum: init at 1.6.1-unstable-2024-07-30 (#342832) 2024-09-20 17:19:01 +02:00