Alex Martens
35bdba3c09
python3Packages.flake8-bugbear: 22.7.1 -> 22.8.23
2022-08-23 21:26:07 -07:00
R. Ryantm
a280a2b3cc
xml2rfc: 3.14.0 -> 3.14.1
2022-08-24 02:20:04 +00:00
R. Ryantm
fb77ffef67
werf: 1.2.163 -> 1.2.164
2022-08-24 02:13:27 +00:00
R. Ryantm
4f1ace8e44
tuptime: 5.2.0 -> 5.2.1
2022-08-24 01:52:56 +00:00
superherointj
a9eb012780
Merge pull request #188104 from lucasew/refactor/keepass
...
keepass: minor refactor
2022-08-23 22:09:14 -03:00
R. Ryantm
eb0ba2452f
so: 0.4.5 -> 0.4.8
2022-08-24 00:59:48 +00:00
adisbladis
3071f2debc
emacs: Move emacsPackages alias from aliases.nix to all-packages.nix
...
This alias should live in aliases.nix but that would cause Hydra not to evaluate/build the packages.
To be honest I don't particularly like this change, but it seems the
most practical way forward to get Hydra to build Emacs packages.
2022-08-24 08:45:46 +08:00
adisbladis
d20c9d7a88
emacs: Set recurseIntoAttrs on package set
...
In the past the motivation to not recurse into Emacs packages was that
it added quite a lot of packages to the evalution and they were so
fast to build locally that substituting them from a binary cache
didn't make sense.
With native compilation this equation has changed drastically, build
times are much longer and build closures are larger so the utility
of having cached packages has gone way up.
Additionally, it looks to me like Emacs is the only ecosystem in nixpkgs to
ever care about evaluation performance like this.
Every other extensible editor ecosystem has recurseIntoAttrs set to true on their respective
package sets.
2022-08-24 08:45:46 +08:00
Ivv
eb569cf5cc
Merge pull request #188102 from GGG-KILLER/dotnet-combine-packages-fix
...
dotnetCorePackages.combinePackages: fix bug introduced in #187118
2022-08-24 02:18:08 +02:00
github-actions[bot]
9f510422cb
Merge master into staging-next
2022-08-24 00:02:43 +00:00
GGG
93ed660eca
dotnetCorePackages.combinePackages: fix bug introduced in #187118
2022-08-23 20:17:11 -03:00
Sandro
2f63a28b7c
Merge pull request #188060 from astro/red-wax
2022-08-24 01:13:59 +02:00
lucasew
02b699e99b
keepass: minor refactor
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-08-23 20:02:47 -03:00
Fabian Affolter
bac0c1c763
Merge pull request #188097 from fabaff/omegaconf-bump
...
python310Packages.omegaconf: 2.2.2 -> 2.2.3
2022-08-24 00:46:55 +02:00
Jakub Kozłowski
c68dc2bf27
scala-cli: fix completions
2022-08-24 00:45:18 +02:00
R. Ryantm
399f115fcd
qmplay2: 22.06.16 -> 22.08.21
2022-08-23 22:41:19 +00:00
R. Ryantm
a653fb25ce
python310Packages.hepunits: 2.2.0 -> 2.2.1
2022-08-23 22:28:39 +00:00
Jakub Kozłowski
eebaf0c7ee
Merge pull request #188023 from kubukoz/scala-cli-0112
2022-08-24 00:26:17 +02:00
Grace Dinh
a4f0975a2c
ipopt: build with AMPL by default on darwin
2022-08-23 15:19:22 -07:00
Grace Dinh
e3b3156995
libamplsolver: add darwin support
2022-08-23 15:18:45 -07:00
Fabian Affolter
1678d87ac4
python310Packages.omegaconf: 2.2.2 -> 2.2.3
2022-08-24 00:17:38 +02:00
R. Ryantm
75f48d9353
plantuml: 1.2022.6 -> 1.2022.7
2022-08-23 22:09:54 +00:00
Robert Scott
34f5c5a16a
Merge pull request #187830 from r-ryantm/auto-update/python3.10-textdistance
...
python310Packages.textdistance: 4.3.0 -> 4.4.0
2022-08-23 23:06:12 +01:00
Sandro
2729f61681
Merge pull request #188080 from astro/netbootxyz
2022-08-23 23:48:02 +02:00
R. Ryantm
ad70d5e0ba
okteto: 2.5.3 -> 2.6.0
2022-08-23 21:40:14 +00:00
Jonas Heinrich
04a61701e5
Merge pull request #183388 from r-ryantm/auto-update/indilib
...
indilib: 1.9.5 -> 1.9.6
2022-08-23 23:39:59 +02:00
Timothy DeHerrera
273d186e32
gamescope: 3.11.33-jupiter-3.3-2 -> 3.11.39
2022-08-23 23:16:43 +02:00
Timothy DeHerrera
adeb76bc57
libliftoff: 0.2.0 -> 0.3.0
2022-08-23 23:16:43 +02:00
R. Ryantm
fe568f415d
sabnzbd: 3.6.0 -> 3.6.1
2022-08-23 23:14:02 +02:00
Martin Weinelt
744963c24a
borgbackup: move manpages into man output
...
By creating the man output the multiple-outputs hook will automatically
move manpages in the correct path into it.
2022-08-23 23:05:57 +02:00
kilianar
ebdc70bf24
borgbackup: 1.2.1 -> 1.2.2
...
https://github.com/borgbackup/borg/releases/tag/1.2.2
2022-08-23 23:05:57 +02:00
R. Ryantm
490296d928
mpd: 0.23.8 -> 0.23.9
2022-08-23 23:03:25 +02:00
R. Ryantm
08a27f789c
libmysqlconnectorcpp: 8.0.29 -> 8.0.30
2022-08-23 23:00:53 +02:00
Ashish SHUKLA
2f1ecd13c2
headscale: 0.16.3 -> 0.16.4
2022-08-23 22:50:00 +02:00
Jonathan Ringer
dc607cf67b
writeShellApplication: don't prefix empty PATH
2022-08-23 22:41:28 +02:00
R. Ryantm
fa066dd74e
ccache: 4.6.1 -> 4.6.2
2022-08-23 22:34:28 +02:00
Alyssa Ross
ce603c2d30
pavucontrol: enable parallel building
...
Tested at -j48.
2022-08-23 22:32:06 +02:00
R. Ryantm
8492b34bcb
python310Packages.jsbeautifier: 1.14.5 -> 1.14.6
2022-08-23 22:28:29 +02:00
R. Ryantm
eedfe6b7ff
python310Packages.phone-modem: 0.1.1 -> 0.1.2
2022-08-23 22:26:26 +02:00
R. Ryantm
70ddb59877
python310Packages.sounddevice: 0.4.4 -> 0.4.5
2022-08-23 22:26:04 +02:00
R. Ryantm
cbaf729704
minizinc: 2.6.2 -> 2.6.4
2022-08-23 22:25:47 +02:00
R. Ryantm
62f71008da
circleci-cli: 0.1.20500 -> 0.1.20688
2022-08-23 22:24:51 +02:00
Martin Weinelt
4f9602ee9a
borgbackup: install shell completions via helper script
...
Reduces the amount of custom scripting in postInstall in favor of
well-tested helper function that provides a concise abstraction.
2022-08-23 22:24:38 +02:00
R. Ryantm
f9d093592b
python310Packages.pycm: 3.5 -> 3.6
2022-08-23 22:24:04 +02:00
R. Ryantm
cfea934df1
argocd: 2.4.10 -> 2.4.11
2022-08-23 22:23:10 +02:00
R. Ryantm
8ccab1a56d
wcslib: 7.9 -> 7.11
2022-08-23 22:22:40 +02:00
R. Ryantm
db99daa790
python310Packages.preshed: 3.0.6 -> 3.0.7
2022-08-23 22:22:21 +02:00
Fabian Affolter
71d2c9848f
Merge pull request #188064 from fabaff/debuglater-bump
...
python310Packages.debuglater: 1.4.2 -> 1.4.3
2022-08-23 22:16:41 +02:00
Fabian Affolter
e99ea8c65c
Merge pull request #188065 from fabaff/hahomematic-bump
...
python310Packages.hahomematic: 2022.8.12 -> 2022.8.13
2022-08-23 22:16:28 +02:00
Fabian Affolter
578af2f735
Merge pull request #188066 from fabaff/peaqevcore-bump
...
python310Packages.peaqevcore: 5.10.5 -> 5.12.0
2022-08-23 22:16:08 +02:00