Commit Graph
366344 Commits
Author SHA1 Message Date
Samuel AinsworthandFrederik Rietdijk b2635c2b71 python3Packages.tensorflow-datasets: run tests in parallel 2022-03-30 21:34:09 +02:00
Samuel AinsworthandFrederik Rietdijk 4570907282 python3Packages.optax: run tests in parallel 2022-03-30 21:34:09 +02:00
Samuel AinsworthandFrederik Rietdijk 6fa30f6855 python3Packages.flax: run tests in parallel 2022-03-30 21:34:09 +02:00
Samuel AinsworthandFrederik Rietdijk 740a83a9bd python3Packages.dm-haiku: run tests in parallel 2022-03-30 21:34:09 +02:00
Malo BourgonandGitHub 3c25104d0e stripe-cli: add meta.mainProgram (#166457) 2022-03-30 21:33:44 +02:00
Malte Brandy 70eb13f45e all-cabal-hashes: 2022-03-26T03:24:04Z -> 2022-03-30T19:23:57Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-30 21:33:39 +02:00
Malo BourgonandGitHub a01a4d4d67 wp-cli: add meta.mainProgram (#166453) 2022-03-30 21:33:31 +02:00
Malte Brandy 757dda2316 haskellPackages: stackage LTS 19.0 -> LTS 19.1
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-03-30 21:33:25 +02:00
maralornandGitHub 3bfa15fe13 Merge pull request #160733 from NixOS/haskell-updates
haskellPackages.ghc: 8.10.7 -> 9.0.2
2022-03-30 21:33:13 +02:00
Ferdinand Bachmann 6aa45d8b59 wl-mirror: 0.8.1 -> 0.9.2
fixes #163785
2022-03-30 21:27:23 +02:00
Jörg ThalheimandGitHub 32e61481c0 Merge pull request #166436 from erictapen/profanity
profanity: 0.11.1 -> 0.12.0
2022-03-30 20:09:13 +01:00
Jörg ThalheimandGitHub ce5a55e3e5 Merge pull request #166433 from r-ryantm/auto-update/oil
oil: 0.9.8 -> 0.9.9
2022-03-30 20:00:34 +01:00
Janne Heß a3e0698bf6 nixos/systemd: Switch to ManagerEnvironment=
This accomplishes multiple things:
- Allows us to start systemd without stage-2-init.sh. This was not
  possible before because the environment would have been wrong
- `systemctl daemon-reexec` also changes the environment, giving us
  newer tools for the fs packages
- Starts systemd in a fully clean environment, making everything more
  consistent and pure
2022-03-30 20:24:27 +02:00
R. Ryantm 95b8f0a84a python310Packages.libcloud: 3.5.0 -> 3.5.1 2022-03-30 17:55:58 +00:00
Vladimír ČunátandCole Helbling e01c412052 fuzzel: fixup build after librsvg update
Fixes #166121
2022-03-30 10:35:48 -07:00
Oleksii FilonenkoandGitHub cade4603c3 Merge pull request #166120 from r-ryantm/auto-update/rink 2022-03-30 20:24:36 +03:00
Ryan MulliganandGitHub 4da5b31292 Merge pull request #166408 from r-ryantm/auto-update/python310Packages.desktop-notifier
python310Packages.desktop-notifier: 3.3.5 -> 3.4.0
2022-03-30 10:16:20 -07:00
Doron BeharandGitHub fc114bb6cc Merge pull request #166378 from r-ryantm/auto-update/python3.10-dash 2022-03-30 20:11:49 +03:00
Martin Weinelt d63e5c5d40 nixosTests.botamusique: satisfy pyradios dns lookup
Since pyradio 1.0 the library does a DNS lookup on import, so we add the
required hostname into /etc/hosts to satisfy that lookup.
2022-03-30 19:11:43 +02:00
Doron BeharandGitHub e05a7fa858 Merge pull request #166392 from bobby285271/meson-fixes 2022-03-30 20:10:47 +03:00
sternenseemann 70530708a5 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-30 19:09:12 +02:00
Doron BeharandGitHub b61c4acec6 Merge pull request #166398 from bobby285271/drawing 2022-03-30 20:08:37 +03:00
Doron BeharandGitHub e15d6caa96 Merge pull request #166400 from bobby285271/entangle 2022-03-30 20:08:04 +03:00
Martin Weinelt 08f8d99c1f botamusique: use nodejs-14_x 2022-03-30 18:59:20 +02:00
Ryan MulliganandGitHub 05a7d70e09 Merge pull request #166418 from r-ryantm/auto-update/morgen
morgen: 2.4.4 -> 2.5.0
2022-03-30 09:50:10 -07:00
Ryan MulliganandGitHub 1d9342b6b8 Merge pull request #166421 from r-ryantm/auto-update/nfpm
nfpm: 2.15.0 -> 2.15.1
2022-03-30 09:42:40 -07:00
sternenseemann b0d3044823 haskellPackages.graphql: convert assert on hspec into warning
We should only make use of asserts to assert a property about the
*current* attribute in order to make it possible for downstream users to
change versions of packages: When a downstream user changes the package
an attribute points to, the assert is removed as the attribute is
swapped out, so asserting something about itself is okay. However, when
it asserts a property about another package, changing that other package
may break the package unexpectedly, with no better workaround then
passing in an empty `configurationCommon` overlay.

See also: https://github.com/NixOS/nixpkgs/pull/166425
2022-03-30 18:39:05 +02:00
Kerstin Humm 13c34c9a86 profanity: 0.11.1 -> 0.12.0 2022-03-30 18:21:08 +02:00
Matt LayherandCole Helbling bb22a2debc nixos/zrepl: note about systemd unit, add snapshot test
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-03-30 08:55:15 -07:00
Ryan MulliganandGitHub ec0dd30e0b Merge pull request #166249 from r-ryantm/auto-update/dasel
dasel: 1.24.0 -> 1.24.1
2022-03-30 08:53:13 -07:00
R. Ryantm 288c8f8fbe oil: 0.9.8 -> 0.9.9 2022-03-30 15:43:01 +00:00
SandroandGitHub 8ad39f06de Merge pull request #166323 from Kiskae/patch-1 2022-03-30 17:35:56 +02:00
arjan-sandGitHub 0a38079425 ntfy-sh: init at 1.18.1 (#166102) 2022-03-30 17:35:26 +02:00
SandroandGitHub 7c4f9e0e24 Merge pull request #161207 from Emantor/bump/xwayland 2022-03-30 17:34:32 +02:00
SandroandGitHub 71cf5cbe28 Merge pull request #165854 from wineee/spike 2022-03-30 17:29:29 +02:00
SandroandGitHub 0fa8cbf8de Merge pull request #166277 from lourkeur/refactor-cosmopolitan 2022-03-30 17:28:47 +02:00
SandroandGitHub 10f0e95b0e Merge pull request #165949 from SuperSandro2000/libgpod 2022-03-30 17:25:03 +02:00
Cole Helbling cdd202757d nixos/_1password: cleanup
* Change groupId to gid to align with the rest of NixOS modules
* Add a check to the gid option to ensure it is greater than or equal
to 1000
2022-03-30 08:23:27 -07:00
Cole Helbling 6e6558711f nixos/_1password-gui: cleanup
* Change groupId to gid to align with the rest of NixOS modules
* Add a check to the gid option to ensure it is greater than or equal
to 1000
* Use the overridden package for the wrappers
2022-03-30 08:23:27 -07:00
Alyssa Ross fd78240ac8 treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
SandroandGitHub 88831b4649 Merge pull request #166325 from SuperSandro2000/nix-update-fix 2022-03-30 17:09:31 +02:00
SandroandGitHub 65af527445 Merge pull request #166345 from SuperSandro2000/snowflake-connector-python 2022-03-30 17:06:34 +02:00
maxine [they]andGitHub 16e547b2d4 Merge pull request #166339 from cole-h/1password
_1password: fixup packaging
2022-03-30 17:01:25 +02:00
Fabian AffolterandGitHub ea344b9b24 Merge pull request #166422 from r-ryantm/auto-update/python3.10-pylitterbot
python310Packages.pylitterbot: 2021.12.0 -> 2022.3.0
2022-03-30 16:55:52 +02:00
Kevin CoxandGitHub f2a16c7a75 Merge pull request #166065 from smunix/nvidia_x11.470.103.01
nvidia_x11: 470.94 → 470.103.01
2022-03-30 10:38:33 -04:00
Ben SiraphobandGitHub 96ba48cfbc Merge pull request #166320 from Stunkymonkey/clion-fix 2022-03-30 09:28:48 -05:00
R. RyanTMandGitHub 2337e48adb oh-my-zsh: 2022-03-28 -> 2022-03-29 (#166373) 2022-03-30 10:05:37 -04:00
R. RyantmandAlexander Foremny c84d82e962 bullet: 3.21 -> 3.22a 2022-03-30 22:04:47 +08:00
tricktronandGitHub 43b5a5ec59 postman: add darwin packages (#164697) 2022-03-30 16:01:39 +02:00
R. Ryantm b9b6804398 python310Packages.pylitterbot: 2021.12.0 -> 2022.3.0 2022-03-30 13:48:29 +00:00