250216 Commits

Author SHA1 Message Date
Doron Behar
a5ca6e8e84 syncthingtray: 0.11.0 -> 1.0.0 2020-10-26 12:10:40 +02:00
Doron Behar
c9a6cd0a30 libsForQt5.qtutilities: 6.0.6 -> 6.3.0 2020-10-26 12:08:42 +02:00
Moritz Scheuren
8a26bfb4a1 portfolio: 0.48.1 -> 0.49.0 2020-10-26 11:08:17 +01:00
Robert Hensing
d210cbff49
Merge pull request #101743 from kini/boolToString-merge-conflict
lib/types.nix: fix missing inherit
2020-10-26 10:28:18 +01:00
Euan Kemp
7661b55417 k3s: add modprobe to k3s's PATH
Otherwise we get warnings like 'level=warning msg="failed to start
br_netfilter module"' in k3s's logs.

Adding modprobe to k3s's PATH fixes the warning at least. I'm not
certain if it fixes any real issue or not.
2020-10-26 01:40:36 -07:00
Vladimír Čunát
1111911593
Merge branch 'staging-next' into staging
I re-verified that the git-tree state looks good after
the trouble addressed in commit 89023c38fcef
(by the same approach - comparison to a "clean rebase").
I was actually a little surprised that simple git merge
did the right thing this time.

The one thing I can't fix is that some of staging commits are now
reachable from master even though they're not really applied in there
yet, but that's just temporary effect until the next merge to master.
I certainly don't envy any archeology hitting these commit ranges
(e.g. bisections).
2020-10-26 09:19:25 +01:00
Vladimír Čunát
89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806b undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2b
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c209)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Keshav Kini
a456ccb0c8 lib/types.nix: fix missing inherit
I think there was a silent (i.e. semantic) merge conflict between PR #101139 and
PR #100456.  This commit should fix the error, which manifests as follows:

  error: undefined variable 'boolToString' at /home/kkini/src/nixpkgs/lib/types.nix:552:42
2020-10-26 00:50:06 -07:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806b44d46ec16bc4302e7e7163e6bab97.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
sternenseemann
024e71ec02 ocamlPackages.mirage-runtime: 3.8.1 → 3.9.0 2020-10-26 07:03:27 +01:00
Robert Hensing
7102388834
Merge pull request #101139 from roberth/lib-use-static-scope-checking
lib: Use Nix's static scope checking, fix error message, optimize
2020-10-26 06:59:17 +01:00
Jörg Thalheim
dfaa313d43
Merge pull request #101737 from aneeshusa/nginx-allow-unsetting-ssl_ciphers
nixos/nginx: Allow unsetting ssl_ciphers
2020-10-26 06:41:19 +01:00
Vincent Laporte
a2b7bad6c8 ocamlPackages.google-drive-ocamlfuse: 0.7.21 → 0.7.22 2020-10-26 06:09:43 +01:00
Mario Rodas
366488c648
Merge pull request #101115 from marsam/update-git-absorb
git-absorb: 0.6.4 -> 0.6.5
2020-10-25 23:45:50 -05:00
Aneesh Agrawal
924035bb97 nixos/nginx: Allow unsetting ssl_ciphers
When using the Modern config from the Mozilla SSL config generator,
the `ssl_ciphers` parameter does not need to be set
as only TLSv1.3 is permitted and all of its ciphers are reasonable.
2020-10-26 00:35:29 -04:00
AndersonTorres
d0702162e9 pharo: update URL to HTTPS 2020-10-26 01:21:00 -03:00
AndersonTorres
507a352361 buildtorrent: update URL to HTTPS 2020-10-26 01:21:00 -03:00
AndersonTorres
852d2a3af9 gegl: update URL to HTTPS 2020-10-26 01:21:00 -03:00
AndersonTorres
0f0a6ee9b7 babl: fix license and homepage URL 2020-10-26 01:21:00 -03:00
AndersonTorres
fefda2dd98 bombono: update expression
- New github page
- Update license
- Update homepage
2020-10-26 01:20:50 -03:00
AndersonTorres
af299d2891 sakura: 3.7.0 -> 3.7.1 2020-10-26 01:13:47 -03:00
AndersonTorres
6bc2bf412c atomicparsley: 0.9.6 -> 20200701.154658.b0d6223 2020-10-26 01:13:47 -03:00
Mario Rodas
a948654086
Merge pull request #101709 from r-burns/goaccess
goaccess: fix build on darwin
2020-10-25 23:00:47 -05:00
Jason O'Conal
aeb6d3edab idea: 2020.2.2 -> 2020.2.3 2020-10-26 14:25:34 +10:30
Klemens Nanni
0b8a6e787c
nixos/avahi: Enable IPv6 by default
Treat it the same as IPv4 (I'm tempted to disable IPv4 by default);
this is the only option I still need to set manually to enjoy IPv6-only
networks including printer discovery!
2020-10-26 04:06:26 +01:00
Ivan Tham
f6136d06ff
fontdir: add ttc to font regex
.ttc fonts are used by noto-fonts-cjk
2020-10-26 10:45:22 +08:00
Klemens Nanni
3216b85713 nixos/system-path: Add mkpasswd(1)
Generating password hashes, e.g. when adding new users to the system
configuration, should work out-of-the-box and offline.
2020-10-26 03:40:11 +01:00
R. RyanTM
0c969f35bb ostree: 2020.5 -> 2020.7 2020-10-26 02:39:19 +00:00
Klemens Nanni
327cca2ab3 binwalk: Install SquashFS tooling
Otherwise extraction fails for what I consider a common type of data;
note how both packages are required as binwalk uses `sasquatch` as
well as `unsquashfs`.
2020-10-26 03:39:01 +01:00
AndersonTorres
846266d9af corectrl: init at 1.1.1 2020-10-25 23:11:40 -03:00
R. RyanTM
5ef636ef93 opustags: 1.3.0 -> 1.4.0 2020-10-26 01:39:23 +00:00
R. RyanTM
d26ac92618 opentx: 2.3.9 -> 2.3.10 2020-10-26 01:23:54 +00:00
Ryan Mulligan
b7bb3aa602
Merge pull request #101680 from r-ryantm/auto-update/livepeer
livepeer: 0.5.10 -> 0.5.11
2020-10-25 18:04:40 -07:00
R. RyanTM
1007e8140a openlibm: 0.7.1 -> 0.7.2 2020-10-26 00:47:50 +00:00
Jonathan Ringer
37236c2a23 nixos/doc/rl-20.09: normalize highlights, reorder entries 2020-10-25 17:40:47 -07:00
R. RyanTM
250757970b openhantek6022: 3.1.2 -> 3.1.3 2020-10-26 00:37:51 +00:00
Mario Rodas
ccb6aff774
Merge pull request #101664 from r-ryantm/auto-update/jackett
jackett: 0.16.1757 -> 0.16.1883
2020-10-25 19:28:08 -05:00
Mario Rodas
5eb0f34a60
Merge pull request #101705 from r-ryantm/auto-update/ncspot
ncspot: 0.2.2 -> 0.2.3
2020-10-25 19:26:52 -05:00
R. RyanTM
02d7ce09a7 oneDNN: 1.6.3 -> 1.6.4 2020-10-26 00:12:23 +00:00
R. RyanTM
cf74b2f737 obsidian: 0.9.1 -> 0.9.4 2020-10-25 23:49:23 +00:00
symphorien
b73dd85c93
vimPlugins.LanguageClientNeovim: 0.1.158 -> 0.1.160 (#101688)
https://github.com/autozimu/LanguageClient-neovim/blob/0.1.160/CHANGELOG.md
2020-10-26 00:43:52 +01:00
R. RyanTM
1f89f78553 obs-studio: 26.0.0 -> 26.0.2 2020-10-25 23:40:03 +00:00
Ryan Burns
d8b38de1e1 goaccess: fix build on darwin 2020-10-25 16:31:19 -07:00
R. RyanTM
c3097f46c4 nwg-launchers: 0.3.3 -> 0.4.0 2020-10-25 23:26:07 +00:00
R. RyanTM
2633358ec7 netdata: 1.25.0 -> 1.26.0 2020-10-25 23:03:46 +00:00
R. RyanTM
e2b73e55d4 ncspot: 0.2.2 -> 0.2.3 2020-10-25 22:52:34 +00:00
Jan Tojnar
3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
WORLDofPEACE
626b514139
Merge pull request #101699 from SuperSandro2000/patch-1
maintainers scripts: Fix shebang
2020-10-25 18:45:23 -04:00
WORLDofPEACE
4d71306596
Merge pull request #101516 from worldofpeace/gnome-polishing
GNOME polishing from Q.A findings
2020-10-25 18:41:34 -04:00
R. RyanTM
6ad02be2f1 mpd-mpris: 0.2.4 -> 0.3.0 2020-10-25 22:33:09 +00:00