Commit Graph

239799 Commits

Author SHA1 Message Date
wchresta
24d5c73aa8 idris2: Enable --install, bugfixes
This removes the need of the bin/idris2_app folder and replaces
it with proper links to the nix-storage folders.
This allows the user to override IDRIS2_PREFIX which will allow
them to use --install to install libraries.

* Fix: idris2_app/ was exposed in bin/
* Remove native Idris2 wrapper that set LD_LIBRARY_PATH
* Improve new Idris2 wrapper to set Idris2 paths to out folders
2020-08-20 22:09:05 -04:00
Mario Rodas
22dcc4e08a
Merge pull request #95851 from marsam/update-timescaledb-parallel-copy
timescaledb-parallel-copy: 0.2.0 -> 0.3.0
2020-08-20 19:38:18 -05:00
Mario Rodas
4ac6339176
Merge pull request #95852 from marsam/update-timescaledb-tune
timescaledb-tune: 0.6.0 -> 0.9.0
2020-08-20 19:37:49 -05:00
Peter Simons
87883f86b6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
ece47fbda9.
2020-08-21 02:30:31 +02:00
adisbladis
7d6e7b3cd3
Merge pull request #95878 from adisbladis/emacs-26
emacs: Fix emacs26 attribute(s)
2020-08-21 01:26:44 +02:00
Aaron Andersen
b87b6abd17
Merge pull request #95294 from aanderse/postgresql-rootless
nixos/postgresql: run ExecStartPost as an unprivileged user
2020-08-20 19:16:23 -04:00
adisbladis
edd6216a00
emacs26: Add back at version 26.3 2020-08-21 00:58:17 +02:00
adisbladis
967259e6b4
emacs: Factor out expression to a generic build 2020-08-21 00:54:00 +02:00
adisbladis
d1fdc67c53
nixos/editors: Remove any explicit mention of Emacs 25 2020-08-21 00:34:15 +02:00
adisbladis
d339f8379d
emacs: emacs26 -> emacs27
The attribute names were wrong
2020-08-21 00:32:37 +02:00
adisbladis
13276abce9
emacs25: Drop outdated version 2020-08-21 00:32:37 +02:00
Jan Tojnar
2adf17f8c2
Merge pull request #95869 from jtojnar/fc-local-regression
nixos/fontconfig: fix local.conf regression
2020-08-20 23:43:47 +02:00
Lassulus
16f18c37ed
Merge pull request #92167 from doronbehar/bs1770gain-ffmpeg4
bs1770gain: use latest ffmpeg
2020-08-20 23:12:18 +02:00
Lassulus
6fc5a6ba4f
Merge pull request #92163 from doronbehar/vokoscreen-ffmpeg4
vokoscreen: use latest ffmpeg
2020-08-20 23:06:57 +02:00
worldofpeace
bb67a84bab
Merge pull request #95593 from jtojnar/xxe-pe
xxe-pe: init at 9.4.0
2020-08-20 17:04:06 -04:00
Lassulus
8560589f55
Merge pull request #92337 from r-ryantm/auto-update/ltl2ba
ltl2ba: 1.2 -> 1.3
2020-08-20 23:02:41 +02:00
Lassulus
d90488a9d6
Merge pull request #92507 from pacien/mpvscripts-sponsorblock-init
mpvScripts.sponsorblock: init
2020-08-20 22:42:51 +02:00
worldofpeace
80d5f73cc0
Merge pull request #95786 from dasj19/gnome-notes-update
gnome-notes: 3.36.2 -> 3.36.3
2020-08-20 16:40:42 -04:00
Vincent Laporte
f04daaa23a python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2 2020-08-20 13:40:10 -07:00
Lassulus
f99b529dd7
Merge pull request #92542 from r-ryantm/auto-update/qtractor
qtractor: 0.9.14 -> 0.9.15
2020-08-20 22:31:29 +02:00
Lassulus
1e579aed62
Merge pull request #92559 from r-ryantm/auto-update/reaper
reaper: 6.10 -> 6.12c
2020-08-20 22:22:47 +02:00
Lassulus
b3e491c33d
Merge pull request #92589 from r-ryantm/auto-update/smplayer
smplayer: 20.4.2 -> 20.6.0
2020-08-20 22:15:58 +02:00
Daniël de Kok
90892df95b
Merge pull request #95835 from danieldk/cargo-update-man
cargo-update: install man pages
2020-08-20 22:13:32 +02:00
Lassulus
d0fbabad9e
Merge pull request #93019 from r-ryantm/auto-update/CopyQ
copyq: 3.11.1 -> 3.12.0
2020-08-20 22:10:02 +02:00
Lassulus
beb9180019
Merge pull request #93904 from freezeboy/add-ksquares
ksquares: init at 20.04.3
2020-08-20 21:47:47 +02:00
Lassulus
32a89684d8
Merge pull request #92916 from freezeboy/update-labelimg
labelImg: 1.8.1 -> 1.8.3
2020-08-20 21:29:10 +02:00
Vladyslav M
be9bbf4731
Merge pull request #95830 from siraben/mozwire-v0.5.0
mozwire: 0.4.1 -> 0.5.1
2020-08-20 22:10:36 +03:00
freezeboy
531cf77114 labelImg: 1.8.1 -> 1.8.3
Switch to python3 and qt5 libraries also
2020-08-20 21:08:39 +02:00
Silvan Mosberger
15c8e915f5
Merge pull request #90326 from terlar/fix-tsun
nodePackages.tsun: add typescript dependency
2020-08-20 20:53:18 +02:00
Terje Larsen
cd9b4e02d0
nodePackages.tsun: add typescript to NODE_PATH
This package has typescript as dependency, but it is specified as peer
dependency which is not reflected via the nodePackages generation script
which is using node2nix which is requiring `--include-peer-dependencies`
to include such dependencies.

In order to be able to run this package stand alone, it needs to add the
typescript module to the NODE_PATH.

Fix #88046
2020-08-20 20:51:03 +02:00
Pavol Rusnak
96b6e5bc12
bomutils: init at 0.2 2020-08-20 20:45:45 +02:00
Daniël de Kok
30f15911ab
Merge pull request #95843 from alyssais/castnow
castnow: expose at top level
2020-08-20 20:30:55 +02:00
Daniël de Kok
148bbe8182
Merge pull request #95858 from sternenseemann/lowdown-0.7.3
lowdown: 0.7.2 → 0.7.3
2020-08-20 20:27:57 +02:00
Tom Repetti
911b44e763 fujprog: init at 4.6 2020-08-20 14:15:23 -04:00
Jan Tojnar
fe1b9ebaf1
nixos/fontconfig: fix local.conf regression
Another part of edf2541f02 was missed while
rebasing https://github.com/NixOS/nixpkgs/pull/93562, resulting in incorrect path
as described by https://github.com/NixOS/nixpkgs/issues/86601#issuecomment-675462227
2020-08-20 20:09:28 +02:00
Maximilian Bosch
c59ea8b8a0
Merge pull request #95839 from WilliButz/update/grafana-7.1.3
grafana: 7.0.4 -> 7.1.3, enable checkPhase
2020-08-20 19:08:02 +02:00
Peter Simons
cb2aae465f Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-08-20 18:54:46 +02:00
Peter Simons
019b21c456 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-13-g52041eb from Hackage revision
d0f6f2109f.
2020-08-20 18:52:43 +02:00
Peter Simons
3441ce5c0c LTS Haskell 16.10 2020-08-20 18:51:56 +02:00
Dmitry Kalinkin
88baea464c
Merge pull request #94481 from veprbl/pr/texlive_no_rev
texlive: disable revisioned tarballs for now
2020-08-20 09:44:27 -07:00
Ben Siraphob
674ec71f2d mozwire: 0.4.1 -> 0.5.1 2020-08-20 22:46:05 +07:00
Michael Weiss
b0705bcbce
lf: 15 -> 16 2020-08-20 15:54:16 +02:00
davidak
5a3738d22b
nixos/systemPackages: clean up (#91213)
* nixos/systemPackages: clean up

* Update nixos/doc/manual/release-notes/rl-2009.xml

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>

* Update nixos/doc/manual/release-notes/rl-2009.xml

Co-authored-by: 8573 <8573@users.noreply.github.com>

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: 8573 <8573@users.noreply.github.com>
2020-08-20 13:45:54 +00:00
sternenseemann
1975efd411 lowdown: 0.7.2 → 0.7.3 2020-08-20 15:29:52 +02:00
Timo Kaufmann
8c1fed4b73
Merge pull request #95390 from r-ryantm/auto-update/tridactyl-native
tridactyl-native: 1.19.1 -> 1.20.0
2020-08-20 15:27:32 +02:00
Peter Simons
d39d23d737 python-m2crypto: update to version 0.36.0
This update fixes osc when run with Python 3.8.
2020-08-20 14:41:01 +02:00
Tim Steinbach
725a3da8ab
oh-my-zsh: 2020-08-18 -> 2020-08-20 2020-08-20 08:18:29 -04:00
Tim Steinbach
9c5578b08f
linux/hardened/patches/5.7: 5.7.15.a -> 5.7.16.a 2020-08-20 08:17:38 -04:00
Tim Steinbach
266521c7d8
linux/hardened/patches/5.4: 5.4.58.a -> 5.4.59.a 2020-08-20 08:17:36 -04:00
Tim Steinbach
e857d071d3
linux/hardened/patches/4.19: 4.19.139.a -> 4.19.140.a 2020-08-20 08:17:34 -04:00