Cleeyv
5ac94c2958
pythonPackages.pytest-dotenv: init at 0.5.2
2021-11-03 11:31:40 -04:00
Sergei Maximov
2a9336b426
elixir-ls: build LS using the same Elixir version that is used to run LS
...
The Elixir LS package in Nixpkgs by default used the latest Elixir
version available to compile and run Elixir LS. The user can build
a custom Elixir LS package with a different Elixir version:
my-custom-elixir-ls = pkgs.elixir-ls.override {
elixir = my-custom-elixir;
};
But by doing so the user changes only the Elixir version used to
run Elixir LS; the Elixir version used to compile Elixir LS doesn't
change. As the result, the custom Elixir LS package uses a different
Elixir version at runtime than the Elixir version it was compiled with.
In order to be able to modify the Elixir version used at build time,
I changed `mixRelease` and `fetchMixDeps` to accept `elixir` and
`hex` as parameters (defaults to the latest Elixir and Hex packages).
2021-11-03 08:46:46 +09:00
Aaron Andersen
45891c5f1c
Merge pull request #143705 from felschr/ddclient-password-file
...
nixos/ddclient: replace password with passwordFile option
2021-11-02 19:42:49 -04:00
Smaug123
46bb15411b
vimPlugins.lean-nvim: add dependencies
2021-11-02 16:17:58 -07:00
Nikolay Korotkiy
6f3e276625
josm: 18193 → 18303
2021-11-03 00:12:22 +01:00
Sandro
8e1afc7a83
Merge pull request #144293 from romildo/upd.xfce4-cpugraph-plugin
2021-11-03 00:03:13 +01:00
Sandro
8b8275ee87
Merge pull request #144297 from romildo/upd.mate-panel
2021-11-03 00:02:52 +01:00
Sandro
e6ff3dc5b1
Merge pull request #144295 from romildo/upd.xfce4-whiskermenu-plugin
2021-11-03 00:02:43 +01:00
Sandro
b852f0a891
Merge pull request #144292 from romildo/upd.ristretto
2021-11-03 00:02:31 +01:00
José Romildo
f129ece353
mate.mate-panel: 1.26.0 -> 1.26.1
2021-11-02 19:43:34 -03:00
figsoda
fd00c4aae1
Merge pull request #144281 from figsoda/update-ouch
...
ouch: 0.2.0 -> 0.3.1
2021-11-02 18:39:15 -04:00
Ryan Mulligan
f41f834bb1
Merge pull request #143429 from r-ryantm/auto-update/sqlx-cli
...
sqlx-cli: 0.5.7 -> 0.5.9
2021-11-02 15:36:09 -07:00
José Romildo
edca09f053
xfce.xfce4-whiskermenu-plugin: 2.6.0 -> 2.6.1
2021-11-02 19:34:17 -03:00
Martin Weinelt
b47fcee2a5
Merge pull request #144219 from mweinelt/firefox
2021-11-02 23:31:13 +01:00
José Romildo
b5e270bf17
xfce.xfce4-cpugraph-plugin: 1.2.3 -> 1.2.5
2021-11-02 19:28:35 -03:00
José Romildo
9e6f9e0697
xfce.ristretto: 0.11.0 -> 0.12.0
2021-11-02 19:22:31 -03:00
Anderson Torres
aaf4562154
Merge pull request #144279 from NixOS/update-nix-bundle
...
nix-bundle: 0.4.0 -> 0.4.1
2021-11-02 19:02:43 -03:00
Anderson Torres
53cd7a5b81
Merge pull request #144167 from AndersonTorres/new-asm
...
asl: init at 142-bld211
2021-11-02 18:57:27 -03:00
Silvan Mosberger
5283247e33
Merge pull request #144287 from rycee/fix-escapexml-example
...
lib: fix escapeXML example in documentation
2021-11-02 22:49:04 +01:00
Robert Helgesson
c7678aff1b
lib: fix escapeXML example in documentation
...
The previous example output was forgotten copy-paste from some other
function.
2021-11-02 22:43:25 +01:00
Ryan Mulligan
d4aacdf324
Merge pull request #143206 from r-ryantm/auto-update/intensity-normalization
...
intensity-normalization: 2.1.0 -> 2.1.1
2021-11-02 14:41:33 -07:00
Aaron Andersen
79be4cb011
Merge pull request #143891 from aanderse/kodi
...
kodi.packages.libretro-snes9x: init at 1.60.0.29
2021-11-02 17:21:17 -04:00
figsoda
89a4fa94d7
ouch: 0.2.0 -> 0.3.1
2021-11-02 16:46:54 -04:00
Guillaume Girol
a72f1d2095
Merge pull request #144092 from alyssais/sdl2
...
SDL2_*: fix cross
2021-11-02 20:22:49 +00:00
Matthew Bauer
0c94a5b8d9
nix-bundle: 0.4.0 -> 0.4.1
2021-11-02 15:10:56 -05:00
Jörg Thalheim
91a780b7a5
Merge pull request #144275 from SuperSandro2000/nixpkgs-review
...
nixpkgs-review: 2.6.2 -> 2.6.3
2021-11-02 20:50:05 +01:00
Sandro Jäckel
4d2c01891f
nixpkgs-review: 2.6.2 -> 2.6.3
2021-11-02 20:38:00 +01:00
dsx
1cb2345845
terraform-provider-libvirt: 0.6.3 -> 0.6.11 ( #141779 )
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-11-02 19:27:41 +00:00
Sandro
bd15ad900e
Merge pull request #144260 from jonringer/fix-pytest-astropy
2021-11-02 20:25:19 +01:00
Lassulus
33f0c518f7
Merge pull request #143629 from sternenseemann/writers-fixes
...
writers: fix writeHaskell* for darwin, bintools-related cleanup
2021-11-02 20:21:00 +01:00
Maximilian Bosch
50af62eac9
Merge pull request #143177 from sumnerevans/matrix-synapse-1.46
...
matrix-synapse: 1.45.1 -> 1.46.0
2021-11-02 20:10:48 +01:00
milahu
1d306e6286
nwjs: add lib/libnw.so
2021-11-02 12:02:31 -07:00
Marc 'risson' Schmitt
1598fc203d
python3Packages.spacy-transformers: ignore transformers version
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-11-02 12:00:53 -07:00
Marc 'risson' Schmitt
b72d316eed
python3Packages.transformers: 4.4.2 -> 4.12.2
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-11-02 12:00:53 -07:00
Marc 'risson' Schmitt
86c5d1d4e6
python3Packages.huggingface-hub: 0.0.8 -> 0.0.18
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-11-02 12:00:53 -07:00
Louis Bettens
6ee0c7dcf0
python3Packages.blspy: unbreak
2021-11-02 11:48:36 -07:00
Patrick Hilhorst
24d31a79f7
Merge pull request #144262 from Synthetica9/transmission-fix-test
2021-11-02 19:36:31 +01:00
tomberek
839750c207
Merge pull request #144252 from 0x4A6F/master-gst
...
gst: 5.0.4 -> 5.0.5
2021-11-02 14:33:30 -04:00
Fabián Heredia Montiel
e1574724c1
metals: update FOD hash after dependency changes
2021-11-02 11:09:11 -07:00
Mrinal Purohit
1b09b22b8c
pulumi: 3.14.0 -> 3.16.0
2021-11-02 11:06:14 -07:00
OPNA2608
a8a57c90b3
ptcollab: 0.5.0 -> 0.5.0.1
2021-11-02 11:06:01 -07:00
R. Ryantm
780ff3e5e5
python38Packages.cftime: 1.5.1 -> 1.5.1.1
2021-11-02 11:04:29 -07:00
Ryan Horiguchi
89443d70e5
gnomeExtensions: auto-update
2021-11-02 11:03:56 -07:00
superwhiskers
16ab20685f
citra: 2020-12-07 -> 2021-11-01
2021-11-02 11:02:14 -07:00
superwhiskers
2e4c0d21eb
citra: add wrapQtAppsHook
, making the qt interface work
2021-11-02 11:02:14 -07:00
Artturin
cbb7455d73
firefox-bin: add libXtst and libXrandr to lib path
...
firefox nightly now requires libXtst.so.6
without this change firefox nightly from the mozilla overlay fails to
start
added libXrandr too since libxul.so requires it
libXrandr.so.2 => not found
libXtst.so.6 => not found
2021-11-02 10:59:24 -07:00
Martin Weinelt
c619cf79ac
Merge pull request #143112 from mweinelt/django-things
2021-11-02 18:43:34 +01:00
Sandro
db5bae2fe7
Merge pull request #144263 from adamcstephens/nix-direnv-1.5.0
2021-11-02 18:35:22 +01:00
Martin Weinelt
aacee0857d
python3Packages.python-redis-lock: fix eval
2021-11-02 18:31:42 +01:00
Martin Weinelt
704aec5b4a
python3Packages.graphene-django: 3.0.0b7 -> unstable-2021-06-11
...
Prevents test breakage with django_3.
2021-11-02 18:31:42 +01:00