R. Ryantm
54f72d875e
bootstrap-studio: 6.6.0 -> 6.6.1
2024-01-26 20:20:53 +00:00
Trent Small and Vincent Laporte
8f34299f1b
ocamlPackages.type_eq: Fix build failure due to source tarball change
...
v0.0.1 of `type_eq` needed to be re-released, due to feedback from
`opam-repository`, which edited the `type_eq.opam` file. Due to this
change, the source tarball changed slightly, and its hash is now
different.
We need to update the hash in its `nixpkgs` definition.
2024-01-26 21:14:03 +01:00
Sergei Trofimovich
318667d8d9
pkgs/top-level/release.nix: expose .build as a direct jobset for hydra
...
This matches jobsets for cross-jobs. This way it' will be a bit easier
to automatically extract `bootstrapTools` for mass updates in
https://github.com/NixOS/nixpkgs/issues/253713
2024-01-26 20:09:43 +00:00
Fabian Affolter
0493248426
python311Packages.cirq-ft: disable failing test
2024-01-26 20:53:45 +01:00
Fabian Affolter
92dc768511
python311Packages.cirq-ft: refactor
2024-01-26 20:53:27 +01:00
Nick Cao and GitHub
4b7a5975a5
Merge pull request #284055 from r-ryantm/auto-update/rure
...
rure: 0.2.2 -> 0.2.2
2024-01-26 14:52:47 -05:00
R. Ryantm
e86536c3e6
nu_scripts: unstable-2024-01-17 -> unstable-2024-01-26
2024-01-26 19:41:52 +00:00
Aaron Andersen and GitHub
1aa4e31045
Merge pull request #284068 from lblasc/mountpoint-s3
...
mountpoint-s3: 1.3.2 -> 1.4.0
2024-01-26 11:29:10 -08:00
Philip Munksgaard
1ee8e72834
livebook: Set KillMode=mixed
...
This will gracefully shut down the service instead of resulting in errors like
this:
```
Jan 24 10:11:11 foo livebook[981676]: 10:11:11.922 [error] GenServer :disksup terminating
Jan 24 10:11:11 foo livebook[981676]: ** (stop) {:port_died, :normal}
Jan 24 10:11:11 foo livebook[981676]: Last message: {:EXIT, #Port<0.8>, :normal}
Jan 24 10:11:11 foo livebook[981676]: 10:11:11.922 [error] GenServer :memsup terminating
Jan 24 10:11:11 foo livebook[981676]: ** (stop) {:port_died, :normal}
```
2024-01-26 20:19:49 +01:00
Philip Munksgaard
897d5670a3
livebook: Use mix release to build instead of escript
...
The current build of livebook does not work with the new [Livebook
Teams](https://livebook.dev/teams/ ) features. The problem can be observed by
running the current version of livebook, adding a new team and going to the team
page. The process will crash and the team page will show a 500 error.
The base of the problem is that the escript build method is not officially
supported. This commit changes the livebook package to use the `mix release`
workflow, which is also the one used to build the official Docker container.
Unfortunately, the binary built with `mix release` does not support command line
arguments like the `escript` binary does. Instead, users need to pass in most of
the configuration as environment variables, as documented
[here](https://hexdocs.pm/livebook/readme.html#environment-variables ). As a
result, this commit also changes the Livebook service to reflect this new way of
configuring Livebook.
Finally, the Livebook release configuration specifically excludes the
ERTS (Erlang Runtime System), which means that the resulting release cannot run
without Erlang installed.
I have tested the results (both of the package and the service) locally.
2024-01-26 20:19:46 +01:00
R. Ryantm
0f6a6c8777
kubeshark: 52.0.0 -> 52.1.9
2024-01-26 19:15:59 +00:00
R. Ryantm
cef55196cf
snyk: 1.1269.0 -> 1.1274.0
2024-01-26 19:12:06 +00:00
Matthew_Cash
3672dd4c3d
clippy: add mainProgram
2024-01-26 11:11:50 -08:00
Azat Bahawi and GitHub
6aee40bc72
Merge pull request #284043 from r-ryantm/auto-update/vcmi
...
vcmi: 1.4.4 -> 1.4.5
2024-01-26 19:05:54 +00:00
Yt and GitHub
d345cbb4ea
Merge pull request #284066 from r-ryantm/auto-update/python311Packages.pinecone-client
...
python311Packages.pinecone-client: 2.2.5 -> 3.0.2
2024-01-26 18:56:15 +00:00
Ben Siraphob and GitHub
2f24ff28a7
Merge pull request #279035 from DieracDelta/fix-bear
...
bear: fix
2024-01-26 13:50:02 -05:00
R. Ryantm
89712ab58b
rust-analyzer-unwrapped: 2024-01-15 -> 2024-01-22
2024-01-26 18:48:47 +00:00
Ryan Horiguchi
17243e6a84
nixos/esphome: add option to use ping to check online status of devices
2024-01-26 19:39:49 +01:00
Nick Cao and GitHub
0f1b5ab640
Merge pull request #284062 from Kiskae/nvidia/fix-broken
...
linuxPackages_latest.nvidiaPackages.{latest,vulkan_beta}.open: broken on 6.7
2024-01-26 13:38:22 -05:00
Janik and GitHub
be42664dbb
Merge pull request #281728 from medv/patch-1
...
ephemeralpg: 3.1 -> 3.3, fix for nixos-update's runner
2024-01-26 19:36:47 +01:00
Pierre Roux and Vincent Laporte
145b429851
coqPackages_8_19.mathcomp-real-closed
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
2114214e50
coqPackages_8_19.multinomials
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
d25c59bebb
coqPackages_8_19.extructures
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
523c093518
coqPackages_8_19.mathcomp-algebra-tactics
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
aad90cd395
coqPackages_8_19.reglang
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
a7c7c0b6e4
coqPackages_8_19.coqprime
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
9a39384065
coqPackages.coquelicot: 3.4.0 -> 3.4.1
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
5cc532b336
coqPackages_8_19.QuickChick
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
9e6484a32d
coqPackages_8_19.ITree
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
b57a1c6934
coqPackages_8_19.paco
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
c61980d92b
coqPackages.flocq: 4.1.3 -> 4.1.4
2024-01-26 19:35:30 +01:00
Pierre Roux and Vincent Laporte
4ce414bbe4
coq: 8.19+rc1 -> 8.19.0
2024-01-26 19:35:30 +01:00
R. Ryantm
8177c1ca90
json-schema-for-humans: 0.46 -> 0.47
2024-01-26 18:21:27 +00:00
Martin Weinelt and GitHub
1704052d67
Merge pull request #284065 from rhoriguchi/esphome
...
esphome: add missing dependency for discovery with ping
2024-01-26 19:03:34 +01:00
Luka Blaskovic
36ca5eda59
mountpoint-s3: 1.3.2 -> 1.4.0
2024-01-26 17:49:35 +00:00
R. Ryantm
5734f2e486
python311Packages.pinecone-client: 2.2.5 -> 3.0.2
2024-01-26 17:34:38 +00:00
Ryan Horiguchi
f0faed2bca
esphome: add missing dependency for discovery with ping
2024-01-26 18:26:37 +01:00
nikstur and GitHub
be99314e4d
Merge pull request #283964 from snpschaaf/init-tlmi-auth
...
tlmi-auth: init at 1.0.1
2024-01-26 18:22:31 +01:00
Kiskae
2817ffc8e1
linuxPackages_latest.nvidiaPackages.{latest,vulkan_beta}.open: broken on 6.7
2024-01-26 18:05:51 +01:00
Phillip Seeber
c5acc7a3a9
simple-dftd3: add python bindings
2024-01-26 17:56:20 +01:00
R. RyanTM and GitHub
fedc949f84
python311Packages.mplhep: 0.3.31 -> 0.3.32 ( #283966 )
2024-01-26 11:46:01 -05:00
Philippe Schaaf
ce689654cf
tlmi-auth: init at 1.0.1
...
Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com >
2024-01-26 17:42:55 +01:00
R. Ryantm
ea45edf063
rure: 0.2.2 -> 0.2.2
2024-01-26 16:41:47 +00:00
R. Ryantm and Alyssa Ross
de9d0ca71a
virtiofsd: 1.10.0 -> 1.10.1
2024-01-26 17:40:48 +01:00
teutat3s
0ae5f8f348
nextcloud-notify_push: set platforms to linux, add
...
changelog
2024-01-26 17:37:42 +01:00
teutat3s
92f44f90bd
nextcloud: set platforms to linux
2024-01-26 17:37:41 +01:00
R. Ryantm
929ec26506
cosmic-icons: unstable-2023-11-28 -> unstable-2024-01-23
2024-01-26 16:35:06 +00:00
maxine and GitHub
816e6ed80f
Merge pull request #277935 from quantenzitrone/gprename
...
gprename: init at 20230429
2024-01-26 17:34:48 +01:00
maxine and GitHub
a3101b8137
Merge pull request #281424 from Cottand/nomad-173-166-1513
...
nomad: nomad_1_6 -> nomad_1_7, nomad_1_7: 1.7.2 -> 1.7.3. nomad_1_6: 1.6.5 -> 1.6.6, nomad_1_5: 1.5.12 -> 1.5.13, nomad_1_4: remove
2024-01-26 17:32:04 +01:00
R. Ryantm
327f5566b9
cloud-init: 23.4.1 -> 23.4.2
2024-01-26 16:30:18 +00:00