illustris
06a91dda9c
octoprint.python.pkgs.ender3v2tempfix: init at unstable-2021-04-27
2021-09-19 09:44:23 +05:30
Johannes Schleifenbaum
526d290b7c
dbeaver: 21.1.5 -> 21.2.0
2021-08-30 20:20:21 +09:00
Jonas Chevalier
bc9e07ba10
terraform-providers.aws: 3.43.0 -> 3.56.0 ( #136102 )
2021-08-30 13:13:36 +02:00
Jonas Chevalier
7e495c1b55
terraform-providers.fastly: 0.16.1 -> 0.34.0 ( #136158 )
2021-08-30 11:55:59 +02:00
Robert Hensing
6129057412
Merge pull request #136043 from polykernel/treewide-concatstringssep-patch
...
treewide: lib.concatStrings (lib.intersperse ...) -> lib.concatStringsSep …
2021-08-29 23:24:57 +02:00
Fabian Affolter
a7785bf1fd
Merge pull request #135735 from figsoda/genact
...
genact: init at 0.11.0
2021-08-29 23:02:37 +02:00
Robert Schütz
6b369a4de7
Merge pull request #136050 from dotlambda/libdeltachat-1.59.0
...
libdeltachat: 1.56.0 -> 1.59.0
2021-08-29 09:40:39 -07:00
Nikolay Korotkiy
224cbafe16
merkaartor: 0.18.4 → 0.19.0
2021-08-29 13:38:47 +02:00
davidak
fe2d3b56e7
Merge pull request #136014 from veprbl/pr/snakemake_6_7_0
...
snakemake: 6.6.1 -> 6.7.0
2021-08-29 10:54:01 +02:00
Romanos Skiadas
ad4883cb96
gnucash: Add patch that fixes enableDebugging gnucash
...
I wouldn't be able to say exactly why this is the case, but with the
flags that enableDebugging adds to the gnucash derivation, the build
fails. The patch added fixes the warning that causes the build to fail
and makes enableDebugging gnucash work.
2021-08-29 08:28:51 +02:00
Mario Rodas
d2b5fe15bc
Merge pull request #135998 from r-ryantm/auto-update/cloudflared
...
cloudflared: 2021.8.3 -> 2021.8.6
2021-08-29 00:39:57 -05:00
Mario Rodas
744eb3a9f3
Merge pull request #136054 from marsam/update-ncspot
...
ncspot: 0.8.1 -> 0.8.2
2021-08-29 00:36:24 -05:00
Robert Schütz
ea4364b2f7
kdeltachat: unstable-2021-08-02 -> unstable-2021-08-28
2021-08-28 16:27:46 -07:00
Michael Weiss
186315def7
chromium: Move the version helper functions into default.nix
...
Those functions can be required anywhere in the Nix expressions for
Chromium and therefore they should be defined in default.nix and
inherited where necessary.
This fixes the chromiumBeta build which failed because I forgot to
update the channel conditional when the beta channel advanced to M94.
This is exactly why the version based conditionals should be used
everywhere.
2021-08-28 23:27:55 +02:00
Robert Schütz
b6ea4c478b
deltachat-cursed: 0.2.0 -> 0.3.0
...
https://github.com/adbenitez/deltachat-cursed/blob/v0.3.0/CHANGELOG.md
2021-08-28 12:02:57 -07:00
R. RyanTM
e2551a696b
charge-lnd: 0.2.2 -> 0.2.3
2021-08-28 16:50:51 +00:00
polykernel
ca20a96b5f
treewide: concatStrings (intersperse ...) -> concatStringsSep ...
...
Update all usage of lib.concatStrings (lib.intersperse ...) to
lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843 ,
however it yields a performance benefit on Nix versions that
support the builtins.concatStringsSep primop.
2021-08-28 11:57:59 -04:00
Arnout Engelen
5860a0f88b
Merge pull request #135815 from Kranzes/bump-nextcloud-client
...
nextcloud-client: 3.3.1 -> 3.3.2
2021-08-28 12:59:11 +02:00
Dmitry Kalinkin
b8c5c06aab
snakemake: 6.6.1 -> 6.7.0
2021-08-28 02:18:38 -04:00
Diep Pham
ac0b44b1ee
dcmtk: support darwin platform ( #136005 )
2021-08-28 02:00:18 -04:00
R. RyanTM
f8f60445d9
cloudflared: 2021.8.3 -> 2021.8.6
2021-08-28 02:05:31 +00:00
Mario Rodas
081d39eee2
ncspot: 0.8.1 -> 0.8.2
...
https://github.com/hrkfdn/ncspot/releases/tag/v0.8.2
2021-08-28 00:04:20 +00:00
Sandro
a5237b5614
Merge pull request #135956 from Ma27/ma27-unmaintain
...
treewide: remove ma27 from the maintainer-list of a few packages
2021-08-28 01:46:03 +02:00
Sandro
af37ad2731
Merge pull request #135870 from fufexan/discord-canary
...
discord-canary: 0.0.126 -> 0.0.128
2021-08-28 01:31:40 +02:00
Sandro
a0318d11c4
Merge pull request #129972 from KAction/terminal-colors
...
terminal-colors: init at 3.0.1
2021-08-28 01:30:56 +02:00
Sandro
2058fcb3e4
Merge pull request #135961 from prusnak/mucommander
...
mucommander: unbreak on darwin
2021-08-28 01:04:13 +02:00
Sandro
f4e25addc0
Merge pull request #135932 from ejpcmac/fix-exodus-desktop
2021-08-28 01:03:07 +02:00
Florian Klink
f499d864bf
Merge pull request #135811 from talyz/gitlab-14.2.1
...
gitlab: 14.1.2 -> 14.2.1
2021-08-28 00:20:28 +02:00
Pavol Rusnak
08b86004a2
mucommander: unbreak on darwin
...
since #105784 is fixed now
2021-08-27 23:29:25 +02:00
Mihai Fufezan
861350f65b
discord-canary: 0.0.126 -> 0.0.128
2021-08-28 00:22:22 +03:00
Dmitry Bogatov
3ef54d2032
terminal-colors: init at 3.0.1
2021-08-27 17:10:05 -04:00
Maximilian Bosch
3da886bf41
treewide: remove ma27 from the maintainer-list of a few packages
...
These are all packages that I stopped using and hence just create noise
in my inbox for each change affecting them and let's face it, while I
still enjoy contributing to nixpkgs, it doesn't really make sense to be
listed there if I can't do much anyways.
Each of these packages can be taken over by someone or removed if
people think that's reasonable.
Of course, if other maintainers face issues, I can answer some questions
if needed & possible.
2021-08-27 22:28:49 +02:00
Michael Weiss
b631286150
Merge pull request #135950 from primeos/chromiumDev
...
chromiumDev: 94.0.4606.20 -> 95.0.4621.4
2021-08-27 21:51:13 +02:00
Michael Weiss
b2a2822f4e
Merge pull request #135949 from primeos/chromiumBeta
...
chromiumBeta: 93.0.4577.58 -> 94.0.4606.20
2021-08-27 21:50:52 +02:00
Orivej Desh
a8ec48a4c7
musescore: fix JACK output ( #135740 )
...
It needs to load libjack in audio/drivers/jackweakapi.cpp.
2021-08-27 19:17:33 +00:00
Michael Weiss
04fa5e852a
chromiumDev: 94.0.4606.20 -> 95.0.4621.4
2021-08-27 20:48:18 +02:00
Michael Weiss
33a4dae995
chromiumBeta: 93.0.4577.58 -> 94.0.4606.20
2021-08-27 20:48:00 +02:00
Jean-Philippe Cugnet
8ad3441f2d
exodus: fix the desktop file patch
...
Escapes for ` and a %u have been added in upstream .desktop file, breaking the
patch in the derivation.
2021-08-27 18:18:41 +02:00
Maximilian Bosch
05e5c179a1
Merge pull request #135922 from TredwellGit/wireshark
...
wireshark: 3.4.7 -> 3.4.8
2021-08-27 18:02:13 +02:00
Ryan Mulligan
15c57cb836
Merge pull request #135880 from r-ryantm/auto-update/mob
...
mob: 1.9.0 -> 1.10.0
2021-08-27 08:51:30 -07:00
Ryan Mulligan
4ce26be2d3
Merge pull request #135869 from r-ryantm/auto-update/kube-capacity
...
kube-capacity: 0.6.0 -> 0.6.1
2021-08-27 08:50:26 -07:00
talyz
3dd17ae22f
gitlab: Enable puma's systemd notify support
2021-08-27 17:38:40 +02:00
TredwellGit
af5ec6d616
wireshark: 3.4.7 -> 3.4.8
...
https://www.wireshark.org/docs/relnotes/wireshark-3.4.8.html
2021-08-27 14:33:33 +00:00
Michael Weiss
b49afb3fe6
signal-desktop: 5.14.0 -> 5.15.0
2021-08-27 15:38:32 +02:00
Mario Rodas
d0d30d0586
Merge pull request #135675 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.31.5 -> 0.31.7
2021-08-27 07:31:28 -05:00
Maximilian Bosch
91c152e22b
Merge pull request #135773 from Ma27/bump-vorta
...
vorta: 0.7.7 -> 0.7.8
2021-08-27 13:09:31 +02:00
R. RyanTM
6f8fe2e58b
mob: 1.9.0 -> 1.10.0
2021-08-27 08:40:21 +00:00
Fabian Affolter
30ba872947
Merge pull request #135715 from figsoda/ttyper
...
ttyper: init at 0.2.5
2021-08-27 09:55:08 +02:00
R. RyanTM
d890b9b617
kube-capacity: 0.6.0 -> 0.6.1
2021-08-27 07:13:24 +00:00
Benjamin Hipple
0044f2d181
Merge pull request #135829 from rski/gnucash-4.6
...
gnucash: 4.5 → 4.6
2021-08-27 00:12:34 -04:00