Commit Graph

377327 Commits

Author SHA1 Message Date
Maximilian Bosch
dcc82f4e65
linux: 5.17.6 -> 5.17.7 2022-05-13 00:32:13 +02:00
Maximilian Bosch
2b8fcabeb6
linux: 5.15.38 -> 5.15.39 2022-05-13 00:32:01 +02:00
Maximilian Bosch
2bea336233
linux: 5.10.114 -> 5.10.115 2022-05-13 00:31:49 +02:00
Maximilian Bosch
7885a53197
linux: 4.9.312 -> 4.9.313 2022-05-13 00:31:38 +02:00
Maximilian Bosch
30efbf1352
linux: 4.19.241 -> 4.19.242 2022-05-13 00:31:29 +02:00
Maximilian Bosch
6956681f24
linux: 4.14.277 -> 4.14.278 2022-05-13 00:31:19 +02:00
sternenseemann
357da6c296 buildRustPackage: make cargoDeps logic easier to follow
The old logic flow had the structure

  if ( … ) {
    if ( … ) {
      …
    } else {
      …
    }
  } else {
    …
  }

which is quite hard to follow in Nix. Instead we ensure that no if
expression is inside a then branch.

This change is zero rebuild, as no logic was changed.
2022-05-13 08:18:39 +10:00
markuskowa
39936c75c5
Merge pull request #172555 from linsui/amberol
amberol: 0.6.0 -> 0.6.1
2022-05-12 23:50:20 +02:00
Thiago Kenji Okada
02bbd2fe68
Merge pull request #172712 from willcohen/clojupyter-0.3.3
clojupyter: 0.3.2 -> 0.3.3
2022-05-12 22:13:18 +01:00
Thiago Kenji Okada
55c9cdeef5
Merge pull request #172747 from Gaelan/fpc-aarch64-fix
fpc: fix build on aarch64
2022-05-12 22:02:52 +01:00
Rick van Schijndel
d9f2395af1
Merge pull request #172408 from tpwrules/upgrade-aravis
aravis: 0.6.4 -> 0.8.21, add myself as maintainer
2022-05-12 23:02:03 +02:00
Thiago Kenji Okada
b2ab748771
Merge pull request #172274 from dotlambda/phonemizer-fix
python3Packages.phonemizer: fix build
2022-05-12 21:57:24 +01:00
maxine [they]
4453ddf354
Merge pull request #172594 from techknowlogick/bnomad 2022-05-12 22:57:16 +02:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Rick van Schijndel
6e45ca94ce
Merge pull request #172280 from Mindavi/fltk/cross
fltk: support cross-compilation
2022-05-12 22:54:09 +02:00
Thiago Kenji Okada
7379bc099e
Merge pull request #172632 from WolfangAukang/aioimaplib-fix
python3Packages.aioimaplib: disable python 3.10
2022-05-12 21:46:52 +01:00
Thiago Kenji Okada
aa6dbf25dc
Merge pull request #172662 from avdv/fix-darkstat-darwin
darkstat: Fix build on darwin
2022-05-12 21:46:30 +01:00
Thiago Kenji Okada
e2992b1895
Merge pull request #172307 from thiagokokada/libpulseaudio-fixes-darwin
libpulseaudio: fix build on x86_64-darwin
2022-05-12 21:45:50 +01:00
techknowlogick
0041eeba05 nomad_1_3: init at 1.3.0 2022-05-12 16:38:06 -04:00
Will Cohen
975d834041 clojupyter: 0.3.2 -> 0.3.3 2022-05-12 16:12:57 -04:00
Gaelan Steele
da2f2d49a6 fpc: fix build on aarch64
glibc 2.34 broke it; apply an unreleased patch from upstream
2022-05-12 19:34:43 +00:00
maxine [they]
88be12e5dd
Merge pull request #172614 from techknowlogick/bvault-3
vault: 1.10.2 -> 1.10.3
2022-05-12 21:09:49 +02:00
maxine [they]
ff6c5a470e
Merge pull request #172595 from techknowlogick/bnomad-12
nomad_1_2: 1.2.6 -> 1.2.7
2022-05-12 21:02:31 +02:00
Robert Schütz
e8488cd500 python3Packages.pydicom: 2.2.2 -> 2.3.0
https://pydicom.github.io/pydicom/stable/release_notes/index.html#version-2-3-0
2022-05-12 11:57:12 -07:00
Silvan Mosberger
486992aca7
Merge pull request #160752 from svrana/desktop-manager-script-start
desktop manager script: start properly
2022-05-12 20:49:13 +02:00
Silvan Mosberger
fd50826952
Merge pull request #104457 from ju1m/public-inbox
Update public-inbox to 1.8.0 and add systemd services
2022-05-12 20:46:39 +02:00
Sandro
914c76f100
Merge pull request #172622 from dotlambda/notify-py-fix
python3Packages.notify-py: fix tests
2022-05-12 20:45:51 +02:00
Robert Schütz
4b7172b6aa python3Packages.phonemizer: fix build 2022-05-12 18:43:16 +00:00
Robert Schütz
dd9827019f python3Packages.dlinfo: init at 1.2.1 2022-05-12 18:43:09 +00:00
Naïm Favier
163f8185b0
ibus-engines.typing-booster: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
9c5fb74132
pufferpanel: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
407a02d056
navidrome: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
ae82656f09
sqitchMysql,sqitchPg: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
d66c280a4a
hercules-ci-agent: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
75c1da2d10
hci: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
2f341cd427
nuspell: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
215fcc7256
hunspell: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
78f3ef31e7
i3blocks-gaps: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Sandro
d89d7af1ba
Merge pull request #171165 from justinas/teleport-9
teleport: 8.1.3 -> 9.1.2, add rdpclient
2022-05-12 20:08:26 +02:00
Alyssa Ross
1f7ac05b45 linux-firmware: fetchgit -> fetchzip
No need to do a full git clone for this.  Checked that the hash stays
the same.
2022-05-12 18:07:34 +00:00
Sandro
dd3f6a6aae
Merge pull request #172551 from gbtb/netcoredbg-2.0.0
netcoredbg: 1.2.0-825 -> 2.0.0-895
2022-05-12 20:04:20 +02:00
Sandro
5eb5ae4261
Merge pull request #169302 from kfollesdal/httpie-ntlm 2022-05-12 20:00:18 +02:00
toonn
44414b485d
nb: init at 5.7.8 (#110962)
Co-authored-by: papojari <papojari-git.ovoid@aleeas.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-12 19:50:18 +02:00
Sandro
9f82afd3fe
Merge pull request #172545 from phiadaarr/init_python3Packages.ducc0 2022-05-12 19:42:29 +02:00
Thomas Watson
ff9bda440a aravis: 0.6.4 -> 0.8.21, add myself as maintainer 2022-05-12 12:10:57 -05:00
Derek Kulinski
80b396fa20
salt: 3004.1 - bugfixes (#172129) 2022-05-12 18:32:16 +02:00
Joachim Breitner
ad6a0e8a63 lhs2tex: Add to top-level
the `lhs2tex` tool is a “commonly” used tool in academia to typeset
certain papers, and it would be prudent to have it available outside the
`haskellPackages` namespace, and also made available on the caches.

Also added to release-haskell.nix, and made myself the maintainer.
2022-05-12 18:03:40 +02:00
Claudio Bley
fae6a45e92 darkstat: Fix build on darwin
On recent macOS the build fails with:
```
now.c:33:16: error: typedef redefinition with different types ('int' vs 'enum clockid_t')
   typedef int clockid_t;
               ^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:171:3: note: previous definition is here
} clockid_t;
  ^
now.c:34:11: warning: 'CLOCK_REALTIME' macro redefined [-Wmacro-redefined]
          ^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:154:9: note: previous definition is here
        ^
now.c:35:11: warning: 'CLOCK_MONOTONIC' macro redefined [-Wmacro-redefined]
          ^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:156:9: note: previous definition is here
        ^
2 warnings and 1 error generated.
```
2022-05-12 17:42:27 +02:00
Adam Joseph
7ab6a92aa8 libtree: 2.0.0 -> 3.1.0
This fixes a build failure by upgrading to a more recent version.
2022-05-12 08:27:07 -07:00
Thomas Gerbet
1ba72de384 ripser: 1.0.0 -> 1.2.1
https://github.com/Ripser/ripser/releases/tag/v1.0.1
https://github.com/Ripser/ripser/releases/tag/v1.1
https://github.com/Ripser/ripser/releases/tag/v1.2
https://github.com/Ripser/ripser/releases/tag/v1.2.1
2022-05-12 08:26:44 -07:00