Thiago Kenji Okada
c274d045ac
nixos-rebuild: do not resolve flake path
...
The removed lines converted the flake path passed by the command line
from `/some/path` to `git+file:///some/path`.
This technically shouldn't cause any issues, however running
`nixos-rebuild switch` inside a directory `/nix/store` will cause the
switch to fail and leave a partially construct generation (see issue #144811
for details).
By itself this shouldn't be too much of an issue, however thanks to
another issue in `systemd-boot-builder.py` this can leave the system
in a broken state for those using `boot.loader.systemd-boot` (AFAIK the
default), where future `nixos-rebuild switch` will fail
(see issue #93694 for details).
The issue can be fixed by running
`nix-env -p /nix/var/nix/profiles/system --delete-generations old`,
however this makes newbies very confused and it is showing in our
support threads in Matrix and Discourse (see
https://discourse.nixos.org/t/need-help-on-failure-of-building-my-configuration/16842 ).
Keep in mind this is a workaround. The actual issue seems to be in nix
itself (see: https://github.com/NixOS/nix/issues/5510 ).
See also #150065 for an alternative fix that caused other issues.
Kudos for @figsoda for figuring out this fix.
2022-01-04 18:31:08 -03:00
Bernardo Meurer
2a4f08b00b
Merge pull request #153351 from lovesegfault/vim-plugins-project-nvim
...
vimPlugins.project-nvim: init @ 2021-11-06
2022-01-03 16:41:20 +00:00
piegames
b2297bb7ab
Merge pull request #144553 : Add matrix-conduit
2022-01-03 17:39:20 +01:00
Pavol Rusnak
3dc3e1ef58
Merge pull request #152387 from kfollesdal/kfollesdal/github-runner_2.286.0
...
github-runner update to 2.286.0 with dotnet sdk 6.0
2022-01-03 17:08:44 +01:00
Bernardo Meurer
d2f03f1c04
vimPlugins.project-nvim: init @ 2021-11-06
2022-01-03 13:07:29 -03:00
"Bernardo Meurer"
d76e8ee6f5
vimPlugins: update
2022-01-03 13:07:28 -03:00
Pavol Rusnak
8fe985265f
Merge pull request #152843 from IvarWithoutBones/dotnetModule/wasabibackend
...
wasabibackend: 1.1.12 -> 1.1.13.0, use buildDotnetModule
2022-01-03 17:05:56 +01:00
IvarWithoutBones
59da9130e8
wasabibackend: 1.1.12 -> 1.1.13.0, use buildDotnetModule
2022-01-03 16:54:07 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
...
(#153213 )
Issue #60004
2022-01-03 16:53:12 +01:00
Bernardo Meurer
0bed14f8e7
Merge pull request #153028 from NickCao/firefox-wrapper
...
firefox-wrapper: add replace to nativeBuildInputs instead of string i…
2022-01-03 15:48:11 +00:00
Gabriel Ebner
adf7f03d3b
Merge pull request #153337 from collares/lean-3.35.1
...
lean: 3.35.0 -> 3.35.1
2022-01-03 16:40:00 +01:00
R. Ryantm
3447ac99bb
python38Packages.pywbem: 1.3.0 -> 1.4.0
2022-01-03 07:11:33 -08:00
Bobby Rong
c034c9c4fa
Merge pull request #152767 from r-ryantm/auto-update/kube-capacity
...
kube-capacity: 0.6.1 -> 0.6.2
2022-01-03 23:07:29 +08:00
Fabian Affolter
5fcd49b6d3
python3Packages.twitterapi: 2.7.10 -> 2.7.11
2022-01-03 07:06:18 -08:00
Renaud
3d6fc382d6
Merge pull request #152451 from ncfavier/unix-man-urls
...
doc: remove reference to unix-man-urls.lua
2022-01-03 16:05:37 +01:00
Michael Hoang
6d835d9cf5
vsce/ethansk.restore-terminals: init at 1.1.6
2022-01-03 07:03:43 -08:00
Michael Hoang
f0ee5a13f7
vsce/rioj7.commandOnAllFiles: init at 0.3.0
2022-01-03 07:03:43 -08:00
Michael Hoang
faba7254a6
vsce/xadillax.viml: init at 1.0.1
2022-01-03 07:03:43 -08:00
Fabian Affolter
a9badb6715
Merge pull request #153323 from cawilliamson/update-maintainer-details
...
Update cawilliamson maintainer details (chrisaw -> cawilliamson)
2022-01-03 15:45:19 +01:00
José Romildo Malaquias
15d7f3a46c
Merge pull request #152951 from romildo/upd.cmst
...
cmst: 2019.01.13 -> 2021.12.02
2022-01-03 11:42:37 -03:00
Mauricio Collares
5b3eac3130
lean: 3.35.0 -> 3.35.1
2022-01-03 11:42:18 -03:00
José Romildo Malaquias
9fa9c69338
Merge pull request #152411 from romildo/upd.enlightenment
...
enlightenment.enlightenment: 0.24.2 -> 0.25.0
2022-01-03 11:40:22 -03:00
Philipp
3d47865f7f
nixos/matrix-conduit: init
2022-01-03 15:36:56 +01:00
Anderson Torres
d4001627d7
Merge pull request #153327 from romildo/upd.lxqt-session
...
lxqt.lxqt-session: 1.0.0 -> 1.0.1
2022-01-03 11:31:19 -03:00
Philipp
cf806553ed
matrix-conduit: init at 0.2.0
2022-01-03 15:28:43 +01:00
Anderson Torres
0fbaa4132f
Merge pull request #153035 from cherryblossom000/elvish-reproducible
...
elvish: properly set buildinfo via `ldflags`
2022-01-03 11:28:26 -03:00
R. RyanTM
b0779163d2
interactsh: 0.0.6 -> 0.0.7
...
(#152747 )
2022-01-03 15:24:39 +01:00
R. RyanTM
75a86ab9f5
ivan: 058 -> 059
...
(#152750 )
2022-01-03 15:10:57 +01:00
Renaud
84205b80b8
Merge pull request #153069 from mweinelt/zigbee2mqtt
...
zigbee2mqtt: 1.22.1 -> 1.22.2
2022-01-03 14:44:53 +01:00
Aaron Andersen
77816a8ff0
Merge pull request #153245 from aanderse/kodi.packages
...
kodi.packages.orftvthek: init at 0.12.3-1
2022-01-03 08:40:48 -05:00
Oleksii Filonenko
4fa7de0075
Merge pull request #152684 from r-ryantm/auto-update/fselect
2022-01-03 15:40:05 +02:00
cherryblossom
fae46e66a5
elvish: move test to installCheckPhase
2022-01-04 00:30:56 +11:00
R. RyanTM
fffeab2a05
postman: 9.6.1 -> 9.7.1
...
(#153107 )
2022-01-03 14:25:40 +01:00
Christopher A. Williamson
9167342f79
Update cawilliamson maintainer details (chrisaw -> cawilliamson)
2022-01-03 13:03:10 +00:00
José Romildo
d24db22d21
lxqt.lxqt-session: 1.0.0 -> 1.0.1
2022-01-03 10:00:36 -03:00
Jörg Thalheim
bd61c16560
Merge pull request #153308 from fabianhauser/jitsi-meet-electron-pipewire
...
jitsi-meet-electron: add pipewire screensharing support
2022-01-03 13:00:19 +00:00
Fabian Affolter
27086edc3b
Merge pull request #153311 from fabaff/bump-limnoria
...
python38Packages.limnoria: 2021.11.20 -> 2022.1.1
2022-01-03 13:45:11 +01:00
Bobby Rong
c9121627e1
Merge pull request #153316 from hexagonal-sun/sdrangel-pin-boost
...
sdrangel: pin boost
2022-01-03 20:31:00 +08:00
Arnout Engelen
91ca8b0f04
Merge pull request #153232 from meain/buf-update
...
buf: 1.0.0-rc8 -> 1.0.0-rc10
2022-01-03 13:26:23 +01:00
Domen Kožar
18c84ea816
Merge pull request #152800 from kalekseev/fix/chromedriver
...
chromedriver: add support for aarch64-darwin
2022-01-03 12:44:19 +01:00
ajs124
aaf4cd9ebb
Merge pull request #153292 from aneeshusa/update-nginx-fancyindex-to-v0.5.2
...
nginx-fancyindex: v0.4.4 -> v0.5.2
2022-01-03 12:44:08 +01:00
Matthew Leach
d66bdefaf5
sdrangel: pin boost
2022-01-03 11:37:25 +00:00
Bobby Rong
a8a800ec30
Merge pull request #153282 from Stunkymonkey/treewide-github-3
...
treewide: switch to fetchFromGitHub
2022-01-03 19:25:09 +08:00
Fabian Affolter
bd201361f5
Merge pull request #153310 from r-ryantm/auto-update/python3.8-pyweatherflowrest
...
python38Packages.pyweatherflowrest: 1.0.3 -> 1.0.7
2022-01-03 12:09:21 +01:00
Bobby Rong
4e6a72bf73
Merge pull request #153307 from fabianhauser/vscode-eslint-update
...
vscode-extensions.dbaeumer.vscode-eslint: 2.1.14 -> 2.2.2
2022-01-03 18:57:54 +08:00
Fabian Affolter
0b2e3c4aba
python3Packages.limnoria: enable tests
2022-01-03 11:50:25 +01:00
Fabian Affolter
1fdbbcec43
Merge pull request #153287 from r-ryantm/auto-update/python3.8-uritools
...
python38Packages.uritools: 3.0.2 -> 4.0.0
2022-01-03 11:49:07 +01:00
Fabian Affolter
1aa42552ff
python3Packages.limnoria: disable on older Python releases
2022-01-03 11:45:35 +01:00
R. Ryantm
b4886c2e2b
python38Packages.pyweatherflowrest: 1.0.3 -> 1.0.7
2022-01-03 10:32:44 +00:00
R. RyanTM
ca485f4220
rgbds: 0.5.1 -> 0.5.2
...
* rgbds: 0.5.1 -> 0.5.2 (#149232 )
* rgbds: fix build on Darwin by disabling LTO
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-03 11:28:52 +01:00