Anders Kaseorg
d8ef13fc13
modules/programs/command-not-found: Fix ShellCheck warnings
...
https://github.com/koalaman/shellcheck/wiki/SC2086
Double quote to prevent globbing and word splitting.
https://github.com/koalaman/shellcheck/wiki/SC2166
Prefer `[ p ] && [ q ]` as `[ p -a q ]` is not well defined.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-09-06 08:49:34 +09:00
Anders Kaseorg
d44b6ae6cb
modules/programs/bash: Fix ShellCheck warnings
...
https://github.com/koalaman/shellcheck/wiki/SC2086
Double quote to prevent globbing and word splitting.
https://github.com/koalaman/shellcheck/wiki/SC2166
Prefer `[ p ] && [ q ]` as `[ p -a q ]` is not well defined.
https://github.com/koalaman/shellcheck/wiki/SC2219
Instead of `let expr`, prefer `(( expr ))` .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-09-06 08:49:34 +09:00
Phillip Cloud
b27bd16bd9
poetry2conda: init at 0.3.0
2021-09-05 19:06:50 -04:00
Ben Siraphob
6b30660ee1
Merge pull request #136814 from siraben/git-cliff-init
...
git-cliff: init at 0.2.6
2021-09-05 17:50:37 -05:00
Phillip Cloud
960f59ba72
poetry-semver: init at 0.1.0
2021-09-05 18:47:48 -04:00
davidak
bf7a1e2021
Merge pull request #136750 from bobby285271/bamf
...
bamf: 0.5.4 -> 0.5.5
2021-09-06 00:24:01 +02:00
Ben Siraphob
f94d1db2c9
Merge pull request #136811 from kira-bruneau/grafana
...
grafana: add meta.mainProgram
2021-09-05 17:11:25 -05:00
Fabian Affolter
1a83596928
Merge pull request #136663 from fabaff/sad
...
sad: init at 0.4.14
2021-09-06 00:04:52 +02:00
Fabian Affolter
e4cb871eaf
python3Packages.bitarray: 2.3.2 -> 2.3.3
2021-09-05 23:42:19 +02:00
Fabian Affolter
030bed204a
python3Packages.pyvicare: 2.7.1 -> 2.8
2021-09-05 23:22:19 +02:00
Ben Siraphob
f1312d514d
git-cliff: init at 0.2.6
2021-09-05 16:16:35 -05:00
Robert Scott
36d6673cf8
libjxl: fix for hydra's darwin builder
2021-09-05 22:13:54 +01:00
Fabian Affolter
560f823ebb
python3Packages.bidict: 0.21.2 -> 0.21.3
2021-09-05 22:50:05 +02:00
Malte Brandy
b3da6961d5
docs: haskell-updates/HACKING.md: Add link to chat
2021-09-05 22:49:56 +02:00
Kira Bruneau
8666c95a0e
grafana: add meta.mainProgram
2021-09-05 16:41:57 -04:00
Kira Bruneau
69e85c1bf9
go-migrate: add meta.mainProgram
2021-09-05 16:38:45 -04:00
Pavol Rusnak
03637fe586
sdlpop: 1.21 -> 1.22
...
+ fix build on darwin
2021-09-05 22:31:05 +02:00
Jörg Thalheim
89b176219a
Merge pull request #136752 from Mic92/zen-kernel
...
linux_zen: 5.13.13-zen1 -> 5.14.1-zen1
2021-09-05 21:27:40 +01:00
Vladimír Čunát
0b9014a925
Merge #136799 : knot-dns: fix aarch64-darwin build
2021-09-05 22:18:04 +02:00
Pavol Rusnak
8c60eaa66a
gocryptfs: build documentation on aarch64-darwin again
...
because pandoc is now available
2021-09-05 22:09:29 +02:00
sternenseemann
afcb5de64d
haskellPackages.monadeli: update maintainer list to include ncfavier
2021-09-05 21:47:52 +02:00
sternenseemann
a3bc86aba3
haskell.packages.ghc921.base-compat: use 0.12.0 for GHC 9.2 support
2021-09-05 21:43:43 +02:00
sternenseemann
21e3afc6a2
haskell-ci: make sure all dependencies use Cabal 3.4
...
haskell-ci doesn't support Cabal 3.6 yet, so we need to downgrade
cabal-install-parsers to avoid inconsistencies across the dependency
graph.
2021-09-05 21:42:26 +02:00
Leo Maroni
732316e9c5
vikunja-api: 0.17.1 -> 0.18.0
2021-09-05 20:51:11 +02:00
Leo Maroni
e0fbad9a66
vikunja-frontend: 0.17.0 -> 0.18.0
2021-09-05 20:49:59 +02:00
Vladimír Čunát
39688bfb41
knot-dns: upstream patch that should fix aarch64-darwin
2021-09-05 20:47:12 +02:00
Fabian Affolter
105b9fcb8b
Merge pull request #136775 from fabaff/clean-numpy-stl
...
python3Packages.numpy-stl: use pytestCheckHook
2021-09-05 20:34:03 +02:00
maralorn
828f92acea
Merge pull request #136797 from ncfavier/unbreak-lambdabot
...
haskellPackages.lambdabot-social-plugins,lambdabot: unbreak, add myself as maintainer
2021-09-05 19:01:02 +02:00
Naïm Favier
9380d8464b
haskellPackages.lambdabot-social-plugins,lambdabot: unbreak, add myself as maintainer
2021-09-05 18:53:55 +02:00
Robert Scott
9a4bdda26e
libjxl: unstable-2021-06-22 -> 0.5
2021-09-05 17:04:18 +01:00
Jörg Thalheim
d924c2327b
Merge pull request #136772 from Mindavi/sasquatch/cross
...
sasquatch: support cross-compilation
2021-09-05 16:24:31 +01:00
Jörg Thalheim
87d338542b
Merge pull request #136773 from Mindavi/cramfsprogs/cross
...
cramfsprogs: support cross-compilation
2021-09-05 16:24:07 +01:00
0x4A6F
9f98d0df44
zellij: 0.15.0 -> 0.16.0
2021-09-05 23:55:12 +09:00
Vladimír Čunát
c5f4e54e1d
Merge #135692 : pkgsCross.avr.buildPackages.gcc: work around
...
... for log limit on hydra
2021-09-05 16:47:18 +02:00
Vladimír Čunát
1c866bd1ae
Merge #135672 : LuaJIT: bump, fix issue with pcall
2021-09-05 16:43:30 +02:00
Artturin
ba1ecbea39
gnome.gnome-boxes: add qemu to path
2021-09-05 17:38:12 +03:00
Sandro
23d5823337
Merge pull request #136044 from WolfangAukang/winetricks-20210825
...
winetricks: 20210206 -> 20210825
2021-09-05 15:57:28 +02:00
Anderson Torres
1f11d5dcd2
Merge pull request #136606 from LibreCybernetics/update-android-studio
...
android-studio: 2020.3.1.23 → 2020.3.1.24
2021-09-05 10:39:47 -03:00
Luke Granger-Brown
e06662923c
Merge pull request #122318 from yoctocell/hg-commitsitgs
...
python3Packages.hg-commitsigs: init at unstable-2021-01-08
2021-09-05 14:04:29 +01:00
Ryan Mulligan
5f287467ed
Merge pull request #136745 from r-ryantm/auto-update/xplr
...
xplr: 0.14.5 -> 0.14.7
2021-09-05 06:02:06 -07:00
Martin Weinelt
c1065c53e5
Merge pull request #136364 from LeSuisse/fig2dev-3.2.8b
...
fig2dev: 3.2.8a -> 3.2.8b
2021-09-05 14:46:24 +02:00
sternenseemann
ca6cb24b96
foot: 1.8.2 -> 1.9.0
...
https://codeberg.org/dnkl/foot/releases/tag/1.9.0
Main change requiring intervention from our side is the new alternative
terminfo install location used by foot in order to coexist with ncurses'
install location.
We want to keep using the normal terminfo install location:
* ncurses and foot have separate store paths so there won't be an
actual conflict
* buildEnv etc. can deal with file conflicts when building the
system path
Since foot now sets the TERMINFO environment variable to its terminfo
directory, we can stop installing foot's terminfo globally always (via
propagated-user-env-package) instead `foot.terminfo` now only needs to
be installed on remote systems were you want to have the proper terminfo
for foot.
We'll need to see if this works reliably in the future. NixOS sets
TERMINFO_DIRS, so there may be packages that have been patched to
respect that, but not TERMINFO.
2021-09-05 14:28:54 +02:00
Kira Bruneau
51c4e675e2
google-cloud-sdk: add meta.mainProgram ( #136713 )
2021-09-05 12:11:28 +00:00
Bobby Rong
7559cd6601
bamf: 0.5.4 -> 0.5.5
2021-09-05 19:27:41 +08:00
davidak
5c28c234b3
Merge pull request #136768 from bobby285271/timetable
...
timetable: drop package
2021-09-05 13:06:13 +02:00
Malte Brandy
6b93b667b2
haskellPackages.hakyll: Remove obsolete overrides
2021-09-05 12:40:26 +02:00
Luke Granger-Brown
52411bf932
Merge pull request #136595 from lukegb/mercurial
...
mercurial: 5.8 -> 5.9.1
2021-09-05 11:24:35 +01:00
Fabian Affolter
4ade45231c
Merge pull request #136370 from r-ryantm/auto-update/python3.8-cogapp
...
python38Packages.cogapp: 3.0.0 -> 3.1.0
2021-09-05 11:53:43 +02:00
Fabian Affolter
8ac1e63ac5
Merge pull request #135965 from r-ryantm/auto-update/sstp-client
...
sstp: 1.0.13 -> 1.0.15
2021-09-05 11:50:10 +02:00
Fabian Affolter
019200160c
python3Packages.numpy-stl: use pytestCheckHook
2021-09-05 11:44:57 +02:00