Commit Graph

53991 Commits

Author SHA1 Message Date
Sandro Jäckel
bc4afe3260
calligra: remove unused input 2021-03-03 16:23:57 +01:00
Sandro Jäckel
0f78e1772f
aqemu: mark broken 2021-03-03 16:23:55 +01:00
Sandro Jäckel
238ce01f85
qtemu: remove unused input 2021-03-03 16:23:54 +01:00
Sandro Jäckel
993fb95e78
qemu: remove not require enableParallelBuild 2021-03-03 16:23:53 +01:00
Sandro Jäckel
76784820fc
senv: init at 0.5.0 2021-03-03 16:20:51 +01:00
Sandro
e029e4148f
Merge pull request #114322 from wilsonehusin/repackage-obsidian-app
obsidian: refactor to build using app.asar
2021-03-03 16:19:30 +01:00
Sandro
673bb14266
Merge pull request #114834 from sternenseemann/apostrophe-2.3 2021-03-03 16:18:40 +01:00
Sandro
af1f8ba313
Merge pull request #114866 from eduardosm/pothos
pothos: init at 0.7.1
2021-03-03 15:35:10 +01:00
Sandro
f40698351e
Merge pull request #114959 from dywedir/pijul
pijul: 1.0.0-alpha.38 -> 1.0.0-alpha.46
2021-03-03 14:56:06 +01:00
Maximilian Bosch
d4821a4892
vorta: 0.7.4 -> 0.7.5
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.5
2021-03-03 14:39:27 +01:00
Eduardo Sánchez Muñoz
62ea910ef3 pothos: init at 0.7.1 2021-03-03 14:00:05 +01:00
Michael Weiss
d774b4234a
[needs new maintainer] gitRepo: Remove myself as maintainer (#114835)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-03 13:44:26 +01:00
sternenseemann
6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Sandro
09ed39bf5b
Merge pull request #114826 from fortuneteller2k/update-flavours
flavours: 0.3.5 -> 0.3.6
2021-03-03 13:16:38 +01:00
Michael Weiss
dc9f2c5e70
chromium: Remove google_default_client_{id,secret}
Reason: Google is limiting access to their private Chrome APIs starting
on March 15, 2021 [0]. Closes #110245.

From the mailing list thread [1]:
"The changes we announced affect the OAuth 2.0 client id and secret
which are used for signing into Chrome, not the API key."
"To avoid using that API, it's sufficient to either not set the OAuth
2.0 credentials, or disabling the Google signin integration" (e.g. by
passing the flag --allow-browser-signin=false)

[0]: https://blog.chromium.org/2021/01/limiting-private-api-availability-in.html
[1]: https://groups.google.com/a/chromium.org/g/chromium-packagers/c/SG6jnsP4pWM/
2021-03-03 13:13:17 +01:00
Sandro
64648916c0
Merge pull request #114797 from Chili-Man/minikube-1.18.0-update
minikube: 1.17.1 -> 1.18.0
2021-03-03 13:09:37 +01:00
Aaron Andersen
f209432103
Merge pull request #114935 from aanderse/kodi-platform-name-fix
kodi: fix build for wayland and gbm
2021-03-03 06:49:38 -05:00
Michael Weiss
9f38162b30
chromium: 88.0.4324.182 -> 89.0.4389.72
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop.html

This update includes 47 security fixes. Google is aware of reports that
an exploit for CVE-2021-21166 exists in the wild.

CVEs:
CVE-2021-21159 CVE-2021-21160 CVE-2021-21161 CVE-2021-21162
CVE-2021-21163 CVE-2021-21164 CVE-2021-21165 CVE-2021-21166
CVE-2021-21167 CVE-2021-21168 CVE-2021-21169 CVE-2021-21170
CVE-2021-21171 CVE-2021-21172 CVE-2021-21173 CVE-2021-21174
CVE-2021-21175 CVE-2021-21176 CVE-2021-21177 CVE-2021-21178
CVE-2021-21179 CVE-2021-21180 CVE-2020-27844 CVE-2021-21181
CVE-2021-21182 CVE-2021-21183 CVE-2021-21184 CVE-2021-21185
CVE-2021-21186 CVE-2021-21187 CVE-2021-21188 CVE-2021-21189
CVE-2021-21190
2021-03-03 12:23:11 +01:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
adisbladis
828a3fbc68
Merge pull request #114961 from zowoq/crun
crun: 0.17 -> 0.18
2021-03-03 11:48:45 +02:00
R. RyanTM
1897d54219 musescore: 3.6 -> 3.6.1 2021-03-03 03:32:26 -05:00
zowoq
71a28ca2c1 crun: 0.17 -> 0.18
https://github.com/containers/crun/releases/tag/0.18
2021-03-03 18:08:13 +10:00
Vladyslav M
e2f5dca46a
pijul: 1.0.0-alpha.38 -> 1.0.0-alpha.46 2021-03-03 09:59:06 +02:00
github-actions[bot]
c74f8ccc55
Merge master into staging-next 2021-03-03 06:17:25 +00:00
R. RyanTM
b6b073ae0e bchoppr: 1.10.0 -> 1.10.2 2021-03-03 00:56:24 -05:00
Daniël de Kok
34644926a4
Merge pull request #114951 from r-ryantm/auto-update/1password
_1password-gui: 0.9.14-4 -> 0.9.26
2021-03-03 06:55:53 +01:00
Linus Heckemann
b1e00e453b
Merge pull request #114897 from r-ryantm/auto-update/freerdp
freerdp: 2.3.0 -> 2.3.1
2021-03-03 06:41:33 +01:00
Sandro
6968b056c5
Merge pull request #114933 from lovesegfault/waybar-rfkill-fix 2021-03-03 05:37:49 +01:00
R. RyanTM
09e66ad4c2 _1password-gui: 0.9.14-4 -> 0.9.26 2021-03-03 03:28:17 +00:00
Mario Rodas
a03437f35f
Merge pull request #114920 from r-ryantm/auto-update/istioctl
istioctl: 1.9.0 -> 1.9.1
2021-03-02 21:24:59 -05:00
Mario Rodas
cb47d44717
Merge pull request #114836 from marsam/update-zeek
zeek: 3.2.4 -> 4.0.0
2021-03-02 21:14:18 -05:00
Bernardo Meurer
3679be8a64
Merge pull request #114883 from r-ryantm/auto-update/cntr
cntr: 1.4.1 -> 1.5.0
2021-03-03 01:55:58 +00:00
Aaron Andersen
6667c07db0 kodi: fix build for wayland and gbm 2021-03-02 20:23:37 -05:00
Bernardo Meurer
fcb969e119
waybar: fix compatibility with kernels >=5.11 2021-03-02 17:08:55 -08:00
Bernardo Meurer
ecf4afbdaa
waybar: add lovesegfault as maintainer 2021-03-02 17:04:55 -08:00
github-actions[bot]
6153dce703
Merge master into staging-next 2021-03-03 00:38:12 +00:00
Sandro
58927de449
Merge pull request #114895 from AndersonTorres/updates 2021-03-03 01:08:52 +01:00
Eduardo Sánchez Muñoz
b1718d879a
librepcb: fix use of wrapQtApp (#114891) 2021-03-03 01:03:37 +01:00
Ryan Horiguchi
e42c19ff38
gitkraken: 7.5.1 -> 7.5.2 2021-03-03 00:58:58 +01:00
R. RyanTM
e9c6bcd1fc istioctl: 1.9.0 -> 1.9.1 2021-03-02 23:52:46 +00:00
Maximilian Bosch
55a6de83dd
citrix_workspace: remove myself from maintainer list
The customer project where this was needed is now over and I don't
expect another project with this requirement anytime soon. Since there's
no way to test new versions now, it doesn't make any sense to be a
maintainer here for now.
2021-03-03 00:05:41 +01:00
R. RyanTM
af5ce367fd ft2-clone: 1.43 -> 1.44_fix 2021-03-02 22:21:13 +00:00
TredwellGit
c3554253ab element: 1.7.21 -> 1.7.22
https://github.com/vector-im/element-web/releases/tag/v1.7.22
https://nvd.nist.gov/vuln/detail/CVE-2021-21320
2021-03-02 22:16:39 +00:00
R. RyanTM
dcea139c69 freerdp: 2.3.0 -> 2.3.1 2021-03-02 22:06:41 +00:00
AndersonTorres
3d3e3f36ee udiskie: 2.2.0 -> 2.3.2 2021-03-02 17:51:32 -03:00
R. RyanTM
45ec1b13c5 cntr: 1.4.1 -> 1.5.0 2021-03-02 20:20:38 +00:00
Michael Weiss
f4c885a79a
chromiumBeta: 89.0.4389.69 -> 89.0.4389.72 2021-03-02 20:28:11 +01:00
Graham Christensen
820cc72b52
ssm-agent: 2.3.1319.0 -> 3.0.755.0
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2021-03-02 10:51:12 -08:00
Orivej Desh
c1180834cf claws-mail: specify that gpl3 is gpl3Plus 2021-03-02 18:26:47 +00:00
Orivej Desh
e37e954d71
claws-mail-gtk3: re-enable fancy plugin (#114871)
It was inadvertently disabled by #113663.
2021-03-02 18:26:22 +00:00
adisbladis
21c42afa83
Merge pull request #114846 from adisbladis/emacs26-drop
emacs26: Drop unsupported package
2021-03-02 20:19:04 +02:00
github-actions[bot]
4b97c2a726
Merge master into staging-next 2021-03-02 18:17:39 +00:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
adisbladis
c54c8f8dfa
emacs26: Drop unsupported package 2021-03-02 16:17:37 +02:00
Sandro
8958b4fdae
Merge pull request #114735 from andresilva/virtualbox-linux-511
virtualbox: fix build on linux 5.11
2021-03-02 13:50:58 +01:00
ajs124
c29dc9a55c eiskaltdcpp: 2.2.10 -> 2.4.1 2021-03-02 13:38:49 +01:00
github-actions[bot]
c770b491e3
Merge master into staging-next 2021-03-02 12:17:28 +00:00
sternenseemann
e8a1548009 apostrophe: make texlive overrideable more easily
Now you can just build apostrophe.override { texlive = yourTexliveDist; }
which makes using a custom texlive distribution possible.
2021-03-02 13:04:52 +01:00
Michael Weiss
a676907ae3
gitRepo: 2.12.2 -> 2.13.1 2021-03-02 13:04:06 +01:00
sternenseemann
fb815e88c3 apostrophe: 2.2.0.3 -> 2.3 2021-03-02 13:03:35 +01:00
fortuneteller2k
3f93abd4ea flavours: 0.3.5 -> 0.3.6 2021-03-02 20:03:11 +08:00
Linus Heckemann
d125743533
Merge pull request #114430 from r-ryantm/auto-update/freerdp
freerdp: 2.2.0 -> 2.3.0
2021-03-02 12:25:50 +01:00
Vincent Laporte
cd43a53947 coq_8_13: 8.13.0 → 8.13.1 2021-03-02 09:04:40 +01:00
github-actions[bot]
ecbacbd259
Merge master into staging-next 2021-03-02 06:17:18 +00:00
R. RyanTM
09b653d325 mob: 1.2.0 -> 1.3.0 2021-03-02 00:54:17 -05:00
Mario Rodas
b8063fed48
Merge pull request #114300 from GTrunSec/zeek-patch
zeek: update patch and cleanup
2021-03-01 23:11:22 -05:00
Matt Votava
0b901e52bf gnome-passwordsafe: 3.99.2 -> 5.0 2021-03-01 22:58:09 -05:00
Dmitry Kalinkin
43c128776e
Merge pull request #114676 from jD91mZM2/remove-me-as-maintainer
remove me as maintainer
2021-03-01 22:19:56 -05:00
Mario Rodas
66d7cb4fa8
Merge pull request #114523 from MetaDark/poke
poke: init at 1.0
2021-03-01 21:37:24 -05:00
github-actions[bot]
ab4511343f
Merge master into staging-next 2021-03-02 00:32:15 +00:00
Diego Rodriguez
13be7fd7b7
minikube: 1.17.1 -> 1.18.0 2021-03-01 17:31:30 -07:00
Fabian Affolter
8634162755
Merge pull request #114233 from fabaff/version-ticker
ticker: add version
2021-03-01 23:10:12 +01:00
Samuel Dionne-Riel
c0013a0218
Merge pull request #114693 from jojosch/dbeaver-21.0
dbeaver: 7.3.5 -> 21.0.0
2021-03-01 16:03:22 -05:00
Rick van Schijndel
594b214796 poke: cross-compilation support 2021-03-01 13:58:06 -05:00
Kira Bruneau
e2c8b46d0c poke: init at 1.0 2021-03-01 13:57:26 -05:00
github-actions[bot]
4b494c403e
Merge master into staging-next 2021-03-01 18:21:50 +00:00
AndersonTorres
70ef3914bc luakit: 2.2.1 -> 2.3 2021-03-01 15:03:41 -03:00
Sandro Jäckel
4ad340f37c
Revert "qemu: guard desktop file removal"
This reverts commit e74ae54da5.

rm -f ignores if the file exists or not.
2021-03-01 18:32:39 +01:00
Martin Weinelt
9e86aa7157 Merge remote-tracking branch 'origin/master' into staging-next 2021-03-01 16:03:00 +01:00
Michael Weiss
c4e4ba0967
Merge pull request #114223 from meutraa/update/android-studio
androidStudioPackages: change --set JAVA_HOME to --set-default in wra…
2021-03-01 15:49:56 +01:00
Michael Weiss
9877ed5b95
Merge pull request #114226 from meutraa/update/android-studio-canary
androidStudioPackages.{beta,canary,dev}: update
2021-03-01 15:42:19 +01:00
Sandro
301d4939ba
Merge pull request #114633 from samuelgrf/skanlite-pname-homepage
skanlite: name -> pname, update homepage & license
2021-03-01 15:32:58 +01:00
Kim Lindberger
e72375464b
Merge pull request #113635 from talyz/gitlab-improvements
nixos/gitlab: Clean config dir, switch to puma, split PreStart script and more
2021-03-01 13:37:53 +01:00
jD91mZM2
3a6ba9ea5b
remove me as maintainer
I don't use these tools anymore, so it makes sense I shouldn't have an
opinion on PRs that change/update them. I know it's always unfortunate
losing a reviewer, but I'm not very active anymore anyway,
unfortunately. Apologies.

From now on, I'm trying not to add too many packages into nixpkgs, since
flakes are available. I guess when I first started using Nix I got
overexcited by how easy it was to contribute, so I added things for the
sake of adding things (not because I necessarily used them).
2021-03-01 12:32:20 +01:00
Sandro
5d9b8a8f62
Merge pull request #114715 from ryneeverett/tartube-2.3.110
tartube: 2.3.085 -> 2.3.110
2021-03-01 12:28:26 +01:00
Sandro Jäckel
622b7e8731
megasync: remove unused inputs 2021-03-01 12:27:46 +01:00
Johannes Schleifenbaum
ca7b995474
dbeaver: 7.3.5 -> 21.0.0 2021-03-01 11:40:47 +01:00
André Silva
4499318712
virtualbox: fix build on linux 5.11 2021-03-01 10:12:27 +00:00
Sandro Jäckel
88231ba058
modem-manager-gui: remove unused inputs 2021-03-01 10:47:10 +01:00
Sandro Jäckel
d1a76640f6
clipit: remove unused inputs 2021-03-01 10:47:02 +01:00
Sandro Jäckel
1497f9151d
singularity: remove unused inputs 2021-03-01 10:46:57 +01:00
Sandro Jäckel
c1a03f005a
timeular: remove unused inputs, format 2021-03-01 10:46:56 +01:00
Sandro Jäckel
167da21030
standardnotes: remove unused inputs 2021-03-01 10:46:56 +01:00
Sandro Jäckel
8b34b766f2
ripcord: remove unused inputs, format 2021-03-01 10:46:55 +01:00
Sandro Jäckel
9c4b55a2cf
ledger-live-desktop: remove unused inputs 2021-03-01 10:46:55 +01:00
Sandro
5f7a2783db
Merge pull request #114711 from jonringer/bump-spicetify-cli
spicetify-cli: 1.2.0 -> 1.2.1
2021-03-01 10:42:22 +01:00
Fabian Affolter
ea686ee5b3 ticker: add version 2021-03-01 10:22:23 +01:00
adisbladis
fa8f009457
emacs.pkgs.melpa-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
adisbladis
252b428071
emacs.pkgs.org-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
Lein Matsumaru
cadaf6f992
emacs.pkgs.elpa-packages: 2021-03-01 2021-03-01 10:41:23 +02:00
R. RyanTM
35e773fb72 i3: 4.19.1 -> 4.19.2 2021-03-01 07:45:17 +00:00
Mario Rodas
a626c5a51c zeek: 3.2.4 -> 4.0.0
https://github.com/zeek/zeek/releases/tag/v4.0.0
2021-03-01 04:20:00 +00:00
Mario Rodas
06b8361dae
Merge pull request #114646 from r-ryantm/auto-update/ergo
ergo: 4.0.0 -> 4.0.7
2021-02-28 22:49:41 -05:00
ryneeverett
4ad6a12440 tartube: 2.3.085 -> 2.3.110 2021-02-28 20:22:07 -05:00
Jonathan Ringer
269037896e
spicetify-cli: 1.2.0 -> 1.2.1 2021-02-28 16:40:24 -08:00
Fabian Affolter
fe4928cafd
Merge pull request #114621 from r-ryantm/auto-update/argocd
argocd: 1.8.5 -> 1.8.6
2021-02-28 22:16:43 +01:00
Pavol Rusnak
932764af1f
Merge pull request #114209 from nicbk/master
tor-browser-bundle-bin: 10.0.9 -> 10.0.12
2021-02-28 22:12:55 +01:00
Sandro
137e32208d
Merge pull request #114679 from Mephistophiles/i3status-rust-update-0.14.7
i3status-rust: 0.14.3 -> 0.14.7
2021-02-28 20:45:07 +01:00
Justin Humm
7dda4b853f sub-batch: 0.3.0 -> 0.4.0
Also use release tags and use alass as a dependency.
2021-02-28 19:58:30 +01:00
Justin Humm
09caeaeb3d alass: init at 2.0.0 2021-02-28 19:58:26 +01:00
Fabian Affolter
7c2369f9d0
Merge pull request #114656 from r-ryantm/auto-update/ghq
ghq: 1.1.6 -> 1.1.7
2021-02-28 19:50:44 +01:00
Daniël de Kok
ecf26ca684
Merge pull request #114678 from MetaDark/newsflash
newsflash: use cargoSetupHook instead of buildRustPackage
2021-02-28 19:33:28 +01:00
adisbladis
70e35bbfde
Merge pull request #114683 from xwvvvvwx/radicle-upstream-0.1.11
radicle-upstream: 0.1.6 -> 0.1.11
2021-02-28 20:11:32 +02:00
Gabriel Ebner
da653923e1
Merge pull request #114672 from r-ryantm/auto-update/lean
lean: 3.26.0 -> 3.27.0
2021-02-28 18:46:05 +01:00
David Terry
9378695d38
radicle-upstream: 0.1.6 -> 0.1.11 2021-02-28 18:44:49 +01:00
Kira Bruneau
6e3988ae06 newsflash: use cargoSetupHook instead of buildRustPackage
The new cargoSetupHook makes it easier to work with mixed projects. In
this case meson & ninja + rust.

See https://github.com/NixOS/nixpkgs/pull/114669#issuecomment-787470564
2021-02-28 11:47:47 -05:00
Maxim Zhukov
50885e913f i3status-rust: 0.14.3 -> 0.14.7
https://github.com/greshake/i3status-rust/releases/tag/v0.14.7
2021-02-28 19:45:11 +03:00
Sandro
466606e5a4
Merge pull request #114609 from MetaDark/newsflash
newsflash: 1.2.2 -> 1.3.0
2021-02-28 17:31:50 +01:00
R. RyanTM
4dd9084ca9 lean: 3.26.0 -> 3.27.0 2021-02-28 15:14:35 +00:00
R. RyanTM
2d8ef6c514 ghq: 1.1.6 -> 1.1.7 2021-02-28 12:54:28 +00:00
R. RyanTM
36b2c1ee2e ergo: 4.0.0 -> 4.0.7 2021-02-28 11:36:49 +00:00
Samuel Gräfenstein
3e3d07997d
wpsoffice: update description, homepage 2021-02-28 11:45:27 +01:00
Samuel Gräfenstein
9e57084885
skanlite: name -> pname, update homepage & license 2021-02-28 11:30:12 +01:00
R. RyanTM
f361a1a902 argocd: 1.8.5 -> 1.8.6 2021-02-28 08:01:16 +00:00
github-actions[bot]
43a4717a1d
Merge master into staging-next 2021-02-28 06:17:58 +00:00
R. RyanTM
60031a1e95 gitkraken: 7.5.0 -> 7.5.1 2021-02-27 20:53:41 -05:00
github-actions[bot]
ee0bd463b5
Merge master into staging-next 2021-02-28 00:40:15 +00:00
Kira Bruneau
df4f3e90e2 newsflash: 1.2.2 -> 1.3.0 2021-02-27 18:07:52 -05:00
Sandro
7ce72686a8
Merge pull request #114566 from ThibautMarty/herbstluftwm-0.9.2
herbstluftwm: 0.9.1 -> 0.9.2
2021-02-27 23:50:47 +01:00
Wael Nasreddine
42a2ad0f44
terraform-providers.vultr: 1.5.0 -> 2.1.3 (#114593) 2021-02-27 13:44:51 -08:00
Hunter Jones
62249b7904 kstars: update license to gpl2Plus 2021-02-27 15:11:20 -06:00
Michael Weiss
5df05c902c gollum: 5.1.2 -> 5.2.1 2021-02-27 21:39:16 +01:00
Michael Weiss
18df480d9b gollum: Transfer maintainership to erictapen
I'm not using Gollum anymore while Justin still uses it and has also
written the NixOS module. So it makes perfect sense to pass it on :)
2021-02-27 21:39:16 +01:00
Hunter Jones
18040bda9b phd2: use third party indi drivers 2021-02-27 13:26:17 -06:00
Hunter Jones
9c4e268d65 kstars: use third party indi drivers 2021-02-27 13:25:07 -06:00
github-actions[bot]
6e387b7d59
Merge master into staging-next 2021-02-27 18:16:41 +00:00
Robert Schütz
7ac6fbfe5a
imagemagick6: 6.9.11-60 -> 6.9.12-1 (#113998) 2021-02-27 19:12:43 +01:00
Robert Schütz
b8f50e15fe cataract: use imagemagick6 2021-02-27 18:37:07 +01:00
Robert Schütz
10ba3c20a7 treewide: replace imagemagick7 with imagemagick 2021-02-27 18:36:56 +01:00
Robert Schütz
5cc881d0d8 imagemagick: make 7.0 default 2021-02-27 18:34:36 +01:00
Michael Weiss
5240639ab6
chromiumDev: 90.0.4421.5 -> 90.0.4427.5 2021-02-27 16:35:48 +01:00
Michael Weiss
adccc8b65b
chromiumBeta: 89.0.4389.58 -> 89.0.4389.69 2021-02-27 16:35:48 +01:00
Thibaut Marty
93c2d520a5 herbstluftwm: 0.9.1 -> 0.9.2
This release introduces window titles and now depends on freetype and
libXft. The test `test_title_different_letters_are_drawn` is disabled
for now because it is broken, probably because of font issue in the
build sandbox.

I also fixed the build of the documentation when cross-compiling.
2021-02-27 15:44:24 +01:00
Sandro
299a683718
Merge pull request #114417 from veprbl/pr/sherpa_darwin_fix
sherpa: fix on darwin
2021-02-27 14:23:38 +01:00
github-actions[bot]
5b68a8b74b
Merge master into staging-next 2021-02-27 12:19:58 +00:00
Sandro
7918f4b407
Merge pull request #114539 from SuperSandro2000/z3-java
z3: Add output for Java bindings (*.jar and *.so)
2021-02-27 11:15:31 +01:00
Sandro
062613abd5
Merge pull request #114504 from sternenseemann/bspwm-delete
bspwm/unstable.nix: clean up unused file
2021-02-27 10:00:45 +01:00
adisbladis
b894f42a36
Merge pull request #114485 from adisbladis/firefox-bin-alsa-pulse-closure
firefox-bin: Remove alsa/libpulseaudio dev outputs
2021-02-27 10:48:53 +02:00
Lorenz Leutgeb
7306864977
z3: Add output for Java bindings (*.jar and *.so) 2021-02-27 09:01:25 +01:00
adisbladis
4de0f6142f
Merge pull request #114512 from adisbladis/native-compilation-flag
emacs: Use --with-native-compilation instead of --with-nativecomp
2021-02-27 09:54:37 +02:00
github-actions[bot]
f2b964bc46
Merge master into staging-next 2021-02-27 06:16:57 +00:00
R. RyanTM
4d89f50881 jmol: 14.31.18 -> 14.31.24 2021-02-26 21:10:01 -05:00
R. RyanTM
64f189c8a0 klayout: 0.26.8 -> 0.26.9 2021-02-26 20:37:23 -05:00
Manuel Bärenz
17024be1d1
nixos/tests: add musescore 2021-02-26 20:26:02 -05:00
github-actions[bot]
84d3bc409b
Merge master into staging-next 2021-02-27 00:37:52 +00:00
Vijay Lulla
2c9d7ee369 R: 4.0.3 -> 4.0.4 2021-02-26 22:42:21 +00:00
Wilson E. Husin
1a92826cdc obsidian: refactor to build using app.asar 2021-02-26 14:39:20 -08:00
Maximilian Bosch
dc82cbaea9
Merge pull request #114508 from NieDzejkob/alacritty
alacritty: fix build
2021-02-26 23:01:57 +01:00
zimbatm
bdfd50116a
Revert "mdsh: 0.5.0 -> 0.6.0"
This was pushed by mistake!

This reverts commit 7ee7b5deec.
2021-02-26 22:54:37 +01:00
zimbatm
7ee7b5deec
mdsh: 0.5.0 -> 0.6.0 2021-02-26 22:52:59 +01:00
adisbladis
c801ffd4a3
emacs: Use --with-native-compilation instead of --with-nativecomp
Upstream changed this parameter name in https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=feature/native-comp&id=42fc752a14b23be95f02b598930f13a96883d3a0
2021-02-26 23:31:27 +02:00
Florian Klink
43f83f9c45
Merge pull request #75866 from Sohalt/spnav
libspnav: init at 2.3.0
2021-02-26 22:21:21 +01:00
Jakub Kądziołka
5e401dcd2b
alacritty: fix build
Use postInstall instead of installPhase to give the cargo hooks a chance
to set $releaseDir.
2021-02-26 21:59:45 +01:00
sternenseemann
b785d3bb27 bspwm/unstable.nix: clean up unused file
06c403e846 removed the bspwm-unstable
attribute, but forgot to remove the file which has been done in
this commit.
2021-02-26 21:44:53 +01:00
Guillaume Girol
b4389c0736
Merge pull request #114271 from hjones2199/siril
siril: 0.99.6 -> 0.99.8.1
2021-02-26 20:25:19 +00:00
Sandro
a171d0b765
Merge pull request #114379 from victorluft/submergeupg 2021-02-26 20:35:37 +01:00
adisbladis
222e1a14b0
Merge pull request #114484 from adisbladis/emacs-pdf-tool-closure-size
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo
2021-02-26 20:58:36 +02:00
Sandro
edd0cce82b
Merge pull request #114277 from cab404/atom-154 2021-02-26 19:20:40 +01:00
github-actions[bot]
c0d450070c
Merge master into staging-next 2021-02-26 18:16:44 +00:00
Michael Raskin
3a2195b750
Merge pull request #114406 from foolnotion/master
qt515 compatibility for qpdfview 0.4.18
2021-02-26 17:40:58 +00:00
adisbladis
92f2c8b4ac
firefox-bin: Remove alsa/libpulseaudio dev outputs
It doesn't seem that these make any functional difference, but they are
increasing the closure size.
2021-02-26 19:07:52 +02:00
adisbladis
32b5534f73
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo 2021-02-26 19:05:25 +02:00
sohalt
455cb9f913 FreeCAD: add spacenav support 2021-02-26 16:58:00 +01:00
adisbladis
2986cad998
Merge pull request #114463 from adisbladis/telega-bin-paths-patch
emacs.pkgs.telega: Apply patch to always prefer fixed store path to server
2021-02-26 16:19:11 +02:00
Timo Kaufmann
be504fc82a
Merge pull request #113603 from collares/sage-test-fixes
sage: disable intermittent test and fix threejs breakage
2021-02-26 13:27:44 +00:00
Michael Weiss
ed113c9bd5
tdesktop: 2.6.0 -> 2.6.1 2021-02-26 13:43:29 +01:00
github-actions[bot]
9fefe43e74
Merge master into staging-next 2021-02-26 12:25:48 +00:00
adisbladis
5a2bb448e1
emacs.pkgs.telega: Apply patch to always prefer fixed store path to server 2021-02-26 14:03:45 +02:00
Frederik Rietdijk
fdc872fa20 Merge staging-next into master 2021-02-26 11:07:01 +01:00
Martin Weinelt
00ec1e7e35 gns3-server: drop py-cpuinfo override 2021-02-26 11:02:02 +01:00
Maximilian Bosch
84ed14ac60
vorta: 0.7.3 -> 0.7.4
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.4
2021-02-26 10:26:02 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Sandro
4a89c87410
Merge pull request #114284 from maxeaubrey/nomad_1_0_4
nomad_1_0: 1.0.3 -> 1.0.4
2021-02-26 09:36:38 +01:00
Jörg Thalheim
5963fa6c58
Merge pull request #114358 from AndersonTorres/new-dwl
dwl: 0.1 -> 0.2
2021-02-26 07:55:48 +00:00
Mario Rodas
80fbc660ab
Merge pull request #114086 from r-ryantm/auto-update/pragha
pragha: 1.3.4 -> 1.3.99.1
2021-02-26 00:02:49 -05:00
Mario Rodas
cf36c4027a
Merge pull request #114081 from r-ryantm/auto-update/pappl
pappl: 1.0.1 -> 1.0.2
2021-02-26 00:01:41 -05:00
Mario Rodas
8625f944fa
Merge pull request #114424 from r-ryantm/auto-update/dasel
dasel: 1.13.1 -> 1.13.2
2021-02-26 00:00:51 -05:00
Mario Rodas
bbfe875327
Merge pull request #114413 from r-ryantm/auto-update/cri-o
cri-o-unwrapped: 1.20.0 -> 1.20.1
2021-02-25 23:57:43 -05:00
Mario Rodas
c201270207
Merge pull request #114353 from r-ryantm/auto-update/lightdm-mini-greeter
lightdm-mini-greeter: 0.4.0 -> 0.5.0
2021-02-25 23:56:39 -05:00
Mario Rodas
286ef5abec
Merge pull request #114327 from tuxinaut/master
dunst: 1.5.0 -> 1.6.1
2021-02-25 23:52:59 -05:00
R. RyanTM
9fce4a036d freerdp: 2.2.0 -> 2.3.0 2021-02-26 04:35:46 +00:00
Anderson Torres
2e8a2bbbda
Merge pull request #114350 from AndersonTorres/new-jupp
jupp: 39 -> 40
2021-02-26 01:04:50 -03:00
AndersonTorres
7dc5a5c96c dwl: 0.1 -> 0.2 2021-02-26 00:27:36 -03:00
Mauricio Collares
4718aea896 sage: use slightly more robust way of getting threejs version 2021-02-25 22:31:27 -03:00
Mauricio Collares
7efa803a4b sage: disable intermittent test 2021-02-25 22:31:27 -03:00
GTrunSec
5895664bce zeek: update patch and cleanup 2021-02-25 17:13:36 -08:00
R. RyanTM
850e8f4954 dasel: 1.13.1 -> 1.13.2 2021-02-26 00:13:02 +00:00
Maximilian Bosch
bc87fc1907
Merge pull request #114072 from raboof/maven3-default-jdk
maven: use default jdk
2021-02-26 00:51:45 +01:00
Maximilian Bosch
e7e25cb5e3
Merge pull request #114372 from r-ryantm/auto-update/rssguard
rssguard: 3.8.4 -> 3.9.0
2021-02-26 00:41:40 +01:00
Maximilian Bosch
e7433051b6
Merge pull request #114395 from NeQuissimus/nano
nano: 5.5 → 5.6
2021-02-26 00:34:17 +01:00