Commit Graph

105 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
8e57e3e1b3
glamoroustoolkit: 1.1.4 -> 1.1.7 (#356201) 2024-11-24 05:05:41 +01:00
Sefa Eyeoglu
9ef8694ce2
glfw3: general improvements (#358007) 2024-11-23 18:58:15 +01:00
Weijia Wang
0d992c680b
contour: 0.4.3.6442 -> 0.5.1.7247 (#353255) 2024-11-23 11:41:46 +01:00
Sefa Eyeoglu
00b5f4e199
glfw3: nixfmt
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:43:17 +01:00
Sefa Eyeoglu
e584de5816
glfw3: remove with lib
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:55 +01:00
Sefa Eyeoglu
1c6ac26465
glfw3: enable strictDeps and __structuredAttrs
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:55 +01:00
Sefa Eyeoglu
bc33d600bd
glfw3: remove darwin build inputs
The new apple-sdk pattern doesn't require this anymore.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:54 +01:00
Sefa Eyeoglu
4347d8dee5
glfw3: add missing X11 substitutions
libX11-xcb.so.1 and libXxf86vm.so.1 are dlopen-ed at runtime, but are
not linked by the linker. Let's hardcode their library paths into the
code.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:54 +01:00
Sefa Eyeoglu
fbf94f5a7d
glfw3: harden wayland substitutions
Including quotes around the library names should make these
substitutions stricter.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:54 +01:00
Sefa Eyeoglu
a913a8d655
glfw3: fix library name overrides
CMAKE_C_FLAGS did not work previously, as it was defined multiple times.
Instead of fixing it, it is much more readable to use NIX_CFLAGS_COMPILE
instead of having to escape special characters across Nix, Bash and
CMake

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:53 +01:00
Alistair Grant
a06903acce glamoroustoolkit: 1.1.4 -> 1.1.7 2024-11-15 16:36:17 +01:00
Alexis Hildebrandt
47adec44dc glab: 1.48.0 -> 1.49.0 2024-11-15 08:28:43 +01:00
moni
b1fa370d51 contour: 0.4.3.6442 -> 0.5.1.7247 2024-11-14 00:49:41 +08:00
moni
37279cb3d6 glaze: init at 4.0.0 2024-11-11 17:35:22 +08:00
Sefa Eyeoglu
2b05865a6f
glfw3: added vulkan support (#354761) 2024-11-10 14:25:33 +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
Ben-Miller0
bfd5f3d9ff glfw3: added vulkan support 2024-11-09 11:37:17 +00:00
Austin Horstman
cd05d0f987
glab: 1.47.0 -> 1.48.0 (#349813) 2024-11-08 22:16:39 -06:00
Aleksana
90bf9335af
glom: fix build (#346684) 2024-11-02 00:38:52 +08:00
Philip Taron
4dbb808a7d
treewide: use stdenv.buildPlatform.canExecute (#350195) 2024-10-23 13:05:50 -07:00
Jakuzure Nonon
a17b815fc9
glasskube: 0.23.0 -> 0.25.0 2024-10-22 11:44:04 +02:00
Peder Bergebakken Sundt
2e685bbac1 glab: use stdenv.buildPlatform.canExecute 2024-10-21 11:34:19 +02:00
wxt
fb375fdea6
glom: add bot-wxt1221 as maintainers 2024-10-20 22:10:35 +08:00
wxt
0aa7e8c95b
glom: fix build 2024-10-20 22:10:35 +08:00
wxt
5de6050574
glom: move to by-name; nixfmt 2024-10-20 22:10:35 +08:00
luftmensch-luftmensch
6fb2d94d98
glab: 1.47.0 -> 1.48.0 2024-10-19 18:06:23 +02:00
luftmensch-luftmensch
516682d47f
glab: fix formatting 2024-10-19 18:01:04 +02:00
Fabián Heredia Montiel
096186d874 glycin-loaders: 1.0.1 -> 1.1.1
https://gitlab.gnome.org/sophie-h/glycin/-/compare/1.0.1...1.1.1

https://gitlab.gnome.org/sophie-h/glycin/-/blob/main/NEWS
2024-10-18 09:04:46 -06:00
Daniel Nagy
8b43f91fb4
glab: 1.45.0 -> 1.47.0 2024-10-09 19:45:00 +02:00
Daniel Nagy
8aa196d3a3
glab: move to by-name 2024-10-09 19:45:00 +02:00
K900
6a1661bd04 glfw3: don't depend on extra-cmake-modules
Not required since years ago: 2747e47393
2024-10-02 01:29:30 +03:00
Bruno Bigras
0bb5b3ea9a glasskube: 0.21.0 -> 0.23.0 2024-10-01 13:31:16 -04:00
R. Ryantm
c04f7ccc59 glance: 0.6.1 -> 0.6.2 2024-09-30 00:35:33 +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
281e574740 glance: 0.6.0 -> 0.6.1 2024-09-20 08:50:58 +00:00
Someone
09f5b769ab
imgui: add pkgsCross.mingwW64 support (#342271) 2024-09-17 08:22:53 +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
Weijia Wang
3314a70a94
glibtool: init (#279450) 2024-09-16 14:34:16 +02:00
Someone Serge
6078e0e1cb imgui: add pkgsCross.mingwW64 support 2024-09-16 10:55:03 +00: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
Jesse Y Lin
c7b2d3b1a7 glibtool: init
glibtool is simply libtool with "g" prefixed, because this is the
convention adopted in MacOS for distinguishing between GNU versions of
binaries/libraries and their equivalents shipped by Apple. Much software
for MacOS assumes that libtool can be found at `glibtool` so this is a
convenience wrapper for this case.
2024-09-13 18:28:49 +02:00
nixpkgs-merge-bot[bot]
2f3eb1b694
glance: 0.5.1 -> 0.6.0 (#340545) 2024-09-13 15:17:38 +00:00
Bruno Bigras
bfffffac89 glasskube: add versionCheckHook 2024-09-11 23:09:11 -04:00
Bruno Bigras
79638e449a glasskube: 0.20.1 -> 0.21.0 2024-09-11 23:07:29 -04:00
Bruno Bigras
25ffd03ab1 glasskube: 0.17.0 -> 0.20.1 2024-09-10 23:57:56 -04:00
R. Ryantm
68263b9ab8 glance: 0.5.1 -> 0.6.0 2024-09-08 16:17:01 +00:00
Sefa Eyeoglu
8dce7dafcf
glfw-minecraft: merge glfw-wayland-minecraft into glfw
The set-cursor patch is taken from:
<https://github.com/Admicos/minecraft-wayland/pull/56>

And other changes including fractional scaling is already upstreamed in
3.4 thus not needed anymore.

Co-authored-by: oxalica <oxalicc@pm.me>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-09-01 15:12:21 +02:00
John Lago
6335206bea glasskube: 0.16.0 -> 0.17.0 2024-08-26 16:45:46 -07:00
Cole Mickens
15966c2467 glide-media-player: 0.6.3 -> 0.6.5 2024-08-23 09:29:57 -07:00
Peder Bergebakken Sundt
fcdecc256a
treewide: change ${pname} to string literal (#336172)
* adwaita-icon-theme: change `${pname}` to string literal

* alp: change `${pname}` to string literal

* alsa-oss: change `${pname}` to string literal

* alsa-plugins: change `${pname}` to string literal

* alsa-ucm-conf: change `${pname}` to string literal

* alsa-utils: change `${pname}` to string literal

* anyrun: change `${pname}` to string literal

* assemblyscript: change `${pname}` to string literal

* audiobookshelf: change `${pname}` to string literal

* baobab: change `${pname}` to string literal

* braa: change `${pname}` to string literal

* brill: change `${pname}` to string literal

* centrifugo: change `${pname}` to string literal

* cheese: change `${pname}` to string literal

* cljfmt: change `${pname}` to string literal

* coppwr: change `${pname}` to string literal

* cosmic-edit: change `${pname}` to string literal

* cosmic-files: change `${pname}` to string literal

* cosmic-store: change `${pname}` to string literal

* cosmic-term: change `${pname}` to string literal

* crate2nix: change `${pname}` to string literal

* cups-kyocera-3500-4500: change `${pname}` to string literal

* dbqn: change `${pname}` to string literal

* dconf-editor: change `${pname}` to string literal

* devhelp: change `${pname}` to string literal

* dmarc-report-converter: change `${pname}` to string literal

* engage: change `${pname}` to string literal

* eog: change `${pname}` to string literal

* evolution-data-server-gtk4: change `${pname}` to string literal

* find-billy: change `${pname}` to string literal

* firefly-iii: change `${pname}` to string literal

* fuchsia-cursor: change `${pname}` to string literal

* geary: change `${pname}` to string literal

* ghex: change `${pname}` to string literal

* gitg: change `${pname}` to string literal

* glasskube: change `${pname}` to string literal

* gnome.gnome-autoar: change `${pname}` to string literal

* gnome.gnome-calculator: change `${pname}` to string literal

* gnome.gnome-calendar: change `${pname}` to string literal

* gnome.gnome-common: change `${pname}` to string literal

* gnome.gnome-dictionary: change `${pname}` to string literal

* gnome.gnome-disk-utility: change `${pname}` to string literal

* gnome.gnome-font-viewer: change `${pname}` to string literal

* gnome.gnome-keyring: change `${pname}` to string literal

* gnome.gnome-screenshot: change `${pname}` to string literal

* gnome.gnome-system-monitor: change `${pname}` to string literal

* gnome.seahorse: change `${pname}` to string literal

* gnome.simple-scan: change `${pname}` to string literal

* gnome.sushi: change `${pname}` to string literal

* gnome.totem: change `${pname}` to string literal

* gnome.yelp: change `${pname}` to string literal

* gnome.yelp-xsl: change `${pname}` to string literal

* gnucap-full: change `${pname}` to string literal

* goredo: change `${pname}` to string literal

* guile-semver: change `${pname}` to string literal

* halo: change `${pname}` to string literal

* intiface-central: change `${pname}` to string literal

* intune-portal: change `${pname}` to string literal

* iscc: change `${pname}` to string literal

* jetbrains-toolbox: change `${pname}` to string literal

* jnr-posix: change `${pname}` to string literal

* keymapp: change `${pname}` to string literal

* libation: change `${pname}` to string literal

* libeduvpn-common: change `${pname}` to string literal

* libmamba: change `${pname}` to string literal

* littlefs-fuse: change `${pname}` to string literal

* logseq: change `${pname}` to string literal

* lxgw-wenkai-tc: change `${pname}` to string literal

* microsoft-identity-broker: change `${pname}` to string literal

* minetest-mapserver: change `${pname}` to string literal

* msalsdk-dbusclient: change `${pname}` to string literal

* neverest: change `${pname}` to string literal

* nf-test: change `${pname}` to string literal

* numbat: change `${pname}` to string literal

* pdf2odt: change `${pname}` to string literal

* plemoljp: change `${pname}` to string literal

* plemoljp-hs: change `${pname}` to string literal

* plemoljp-nf: change `${pname}` to string literal

* pocket-updater-utility: change `${pname}` to string literal

* proto: change `${pname}` to string literal

* pw3270: change `${pname}` to string literal

* ratchet: change `${pname}` to string literal

* read-it-later: change `${pname}` to string literal

* redmine: change `${pname}` to string literal

* regina: change `${pname}` to string literal

* regripper: change `${pname}` to string literal

* revolt-desktop: change `${pname}` to string literal

* rs: change `${pname}` to string literal

* signaturepdf: change `${pname}` to string literal

* sonarlint-ls: change `${pname}` to string literal

* srgn: change `${pname}` to string literal

* stackit-cli: change `${pname}` to string literal

* substudy: change `${pname}` to string literal

* swayosd: change `${pname}` to string literal

* synthesia: change `${pname}` to string literal

* tarlz: change `${pname}` to string literal

* termcap: change `${pname}` to string literal

* tinycompress: change `${pname}` to string literal

* tracexec: change `${pname}` to string literal

* treefmt2: change `${pname}` to string literal

* udev-gothic: change `${pname}` to string literal

* udev-gothic-nf: change `${pname}` to string literal

* vvvvvv: change `${pname}` to string literal

* yggdrasil: change `${pname}` to string literal

* zsync: change `${pname}` to string literal
2024-08-20 15:56:55 -07:00