Commit Graph

499045 Commits

Author SHA1 Message Date
rotaerk
e555a7b3d1 godot3: add mono builds 2023-07-30 18:46:49 -04:00
rotaerk
e138e656c7 godot3: refactor and rename from godot
The godot base derivation was implemented by passing a recursive
attrset to mkDerivation. This is problematic because recursive
references to attributes that are later overridden don't notice the
override. Switched to the approach of giving mkDerivation a lambda
that receives a self argument, which allows recursive references to
the final value after overrides are applied.

The related derivations (for export templates, headless, and server
builds of godot) duplicated content from the base derivation. This
refactor eliminated that by using overridable attributes to
parameterize the scripts.

The main motivation for this refactor was to help me add derivations
for mono builds of godot.

Renamed to godot3 to distinguish from version 4, which is a complete
rewrite and effectively a different tool altogether.
2023-07-30 18:46:07 -04:00
rotaerk
07be8b4c39 maintainers: add rotaerk 2023-06-27 19:27:14 -04:00
Sandro
dde8c4b5df
Merge pull request #239025 from Groestlcoin/4.4.4
electrum-grs 4.3.1 -> 4.4.4
2023-06-27 23:31:08 +02:00
Fabian Affolter
897d61336d
Merge pull request #240117 from r-ryantm/auto-update/python310Packages.bitbox02
python310Packages.bitbox02: 6.1.1 -> 6.2.0
2023-06-27 23:26:02 +02:00
figsoda
c745f2452b
Merge pull request #240171 from lovesegfault/nvim-lsp-notify 2023-06-27 17:23:01 -04:00
figsoda
17fda582ac
Merge pull request #240038 from figsoda/vim 2023-06-27 17:20:43 -04:00
R. Ryantm
ba786a3964 jwt-cli: 5.0.3 -> 6.0.0 2023-06-27 23:19:23 +02:00
Martin Weinelt
1cce3e6905
Merge pull request #239991 from SuperSandro2000/parameterized
python310Packages.parameterized: 0.8.1 -> 0.9.0
2023-06-27 23:08:18 +02:00
Martin Weinelt
070f8171af
Merge pull request #223305 from SuperSandro2000/python310Packages.limits
python310Packages.limits: 3.2.0 -> 3.5.0
2023-06-27 23:07:42 +02:00
Pol Dellaiera
a835a56b54
code-server: restore previous patch (#240194)
Also add a note about the `commit` value and how to get it.
2023-06-27 23:04:28 +02:00
Weijia Wang
f7d2276f86
Merge pull request #240129 from figsoda/gql
gql: 0.1.0 -> 0.2.0
2023-06-27 23:52:49 +03:00
Fabian Affolter
ddbc7690ee python310Packages.bitbox02: add format
- disable on unsupported Python releases
2023-06-27 23:42:38 +03:00
Weijia Wang
e18dc96307
Merge pull request #240182 from r-ryantm/auto-update/python310Packages.statsmodels
python310Packages.statsmodels: 0.13.5 -> 0.14.0
2023-06-27 23:38:34 +03:00
Weijia Wang
b834eb2eac
Merge pull request #240180 from r-ryantm/auto-update/python310Packages.xknx
python310Packages.xknx: 2.10.0 -> 2.11.1
2023-06-27 23:37:10 +03:00
Weijia Wang
8895cd1f75
Merge pull request #240173 from r-ryantm/auto-update/karmor
karmor: 0.13.3 -> 0.13.7
2023-06-27 23:36:46 +03:00
Weijia Wang
2323e88226
Merge pull request #240172 from r-ryantm/auto-update/earthly
earthly: 0.7.8 -> 0.7.9
2023-06-27 23:35:53 +03:00
Weijia Wang
9c31161ae5
Merge pull request #240167 from r-ryantm/auto-update/csfml
csfml: 2.5.1 -> 2.5.2
2023-06-27 23:34:56 +03:00
Weijia Wang
fe624ac309
Merge pull request #240165 from r-ryantm/auto-update/kubebuilder
kubebuilder: 3.10.0 -> 3.11.0
2023-06-27 23:31:55 +03:00
Weijia Wang
4dc05c1528
Merge pull request #240104 from r-ryantm/auto-update/prboom-plus
prboom-plus: 2.6.2 -> 2.6.66
2023-06-27 23:30:31 +03:00
Weijia Wang
1e35c4a4dc
Merge pull request #240083 from r-ryantm/auto-update/flyctl
flyctl: 0.1.36 -> 0.1.40
2023-06-27 23:26:42 +03:00
Weijia Wang
3e656b393b
Merge pull request #240153 from r-ryantm/auto-update/spdx-license-list-data
spdx-license-list-data: 3.20 -> 3.21
2023-06-27 23:24:42 +03:00
Yureka
8b2049f93b fastnetmon-advanced: 2.0.337 -> 2.0.342 2023-06-27 22:21:04 +02:00
Yureka
e705bd923b fastnetmon-advanced: link gobgp binaries to /bin 2023-06-27 22:21:04 +02:00
Lily Foster
73710c4a5b
Merge pull request #238848 from nikstur/qemu-vm-volatile-root
nixos/tests/qemu-vm-volatile-root: init
2023-06-27 16:00:41 -04:00
Lily Foster
35337085ea
Merge pull request #237820 from lilyinstarlight/fix/systemd-initrd-network-default-package
nixos/networkd: make overriding boot.initrd.systemd.package a little easier by using mkDefault
2023-06-27 15:58:57 -04:00
Fabian Affolter
e689069f50
Merge pull request #240135 from figsoda/frogmouth
frogmouth: 0.6.0 -> 0.7.0
2023-06-27 21:49:40 +02:00
R. Ryantm
3fc6acc821 python310Packages.statsmodels: 0.13.5 -> 0.14.0 2023-06-27 19:38:43 +00:00
Aaron Andersen
6e664b0eba
Merge pull request #239799 from nvmd/init/kodiPackages.libretro-fuse
kodiPackages.libretro-fuse: init at 1.6.0.34
2023-06-27 15:32:21 -04:00
R. Ryantm
2489436aef python310Packages.xknx: 2.10.0 -> 2.11.1 2023-06-27 19:22:22 +00:00
Nikolay Korotkiy
4b14ab2a91
Merge pull request #240169 from r-ryantm/auto-update/kluctl
kluctl: 2.20.4 -> 2.20.6
2023-06-27 23:17:07 +04:00
Fabian Affolter
d5aa9250b4
Merge pull request #240062 from fabaff/metasploit-bump
metasploit: 6.3.21 -> 6.3.22
2023-06-27 21:09:41 +02:00
Fabian Affolter
71f6b1eaaa
python310Packages.bitbox02: add changelog to meta 2023-06-27 20:57:57 +02:00
Pol Dellaiera
2ef15a4ef3
code-server: 4.14.0 -> 4.14.1 (#240001) 2023-06-27 20:45:38 +02:00
Jens Binkert
e30b53b990
evdi: unstable-20221013 -> 1.13.1 (#239883) 2023-06-27 20:45:11 +02:00
Janik
c287bba061
Merge pull request #240011 from fabianhjr-dealengine/update-mill 2023-06-27 20:41:39 +02:00
Domen Kožar
bc59a06f6f
Merge pull request #240168 from domenkozar/cachix-1.6
cachix: 1.5 -> 1.6
2023-06-27 19:40:25 +01:00
R. Ryantm
669aef1f0e karmor: 0.13.3 -> 0.13.7 2023-06-27 18:29:13 +00:00
Lily Foster
5c32e0ba7c
prefetch-yarn-deps: add --fixup-lockfile flag to fixup a yarn.lock (#214062)
The flag iterates through the lockfile entries, rewrites `resolved` URLs
to those that will be in the cache (like `fixup_yarn_lock` from
yarn2nix), removes `integrity` for git deps whose hash won't match the
reproducible repacking that the fetcher does, writes the amended
lockfile, and exits.
2023-06-27 20:27:33 +02:00
R. Ryantm
6a26d8ea64 earthly: 0.7.8 -> 0.7.9 2023-06-27 18:08:06 +00:00
"Bernardo Meurer"
e9402819db vimPlugins.nvim-lsp-notify: init at 2023-03-19 2023-06-27 14:06:42 -04:00
Weijia Wang
680794dbb2
Merge pull request #240164 from psanford/ghidra-aarch64-linux
ghidra: add aarch64-linux platform
2023-06-27 21:04:07 +03:00
R. Ryantm
625da206cc kluctl: 2.20.4 -> 2.20.6 2023-06-27 17:42:38 +00:00
Domen Kožar
122abb5f99 cachix: 1.5 -> 1.6 2023-06-27 18:41:47 +01:00
Sandro
add80346fd
Merge pull request #233670 from SuperSandro2000/fastnumbers-high-load
python310Packages.fastnumbers: disable timing sensitive test, remove …
2023-06-27 19:28:54 +02:00
R. Ryantm
e821954ae8 csfml: 2.5.1 -> 2.5.2 2023-06-27 17:21:32 +00:00
Janik
a565059a34
Merge pull request #236278 from Ch1keen/ronin 2023-06-27 19:14:35 +02:00
R. Ryantm
4cf26c31eb kubebuilder: 3.10.0 -> 3.11.0 2023-06-27 17:13:16 +00:00
Janik
59ae1e9619
Merge pull request #240148 from majiru/update-wlroots-protocols 2023-06-27 19:07:11 +02:00
Peder Bergebakken Sundt
e994574e92 mpv: add test "mpv-scripts-should-not-collide" 2023-06-27 13:52:18 -03:00