taku0
a009d2b73f
nixos-container: do not touch os-release if it is a symlink
...
`/etc/os-release` of NixOS containers, which are
`/var/lib/nixos-containers/*/etc/os-release` on the host, are usually
symlinks to the absolute path `/etc/static/os-release` but it doesn't
exist in non-NixOS host. Since `startScript` is evaluated by the host
system, both `[ -e "$root/etc/os-release" ]` and
`touch "$root/etc/os-release"` fail, so that the container fails to
start on the second boot (on the first boot, the symlink doesn't exist,
so the command succeeds).
This commit avoids `touch "$root/etc/os-release"` if
`$root/etc/os-release` is a symlink, so imperative NixOS containers are
usable on non-NixOS host.
2024-11-03 22:02:50 +09:00
68a61b1bb6
libspf2: fix darwin build ( #353188 )
...
Co-authored-by: Matteo Pacini <m@matteopacini.me >
2024-11-03 12:12:13 +01:00
Fabian Affolter and GitHub
92d43674f5
python312Packages.deezer-python: 7.0.0 -> 7.1.0 ( #352785 )
2024-11-03 11:43:18 +01:00
K900 and GitHub
06d251bedc
kotatogram-desktop: minor improvements ( #353214 )
2024-11-03 13:13:50 +03:00
Ramses and GitHub
9c3d3e0faa
ember-cli: remove mkYarnPackage usage ( #342153 )
2024-11-03 11:05:53 +01:00
Fabian Affolter and GitHub
a2798f01e2
python312Packages.pulsectl-asyncio: 1.2.1 -> 1.2.2 ( #353285 )
2024-11-03 10:26:50 +01:00
Gaétan Lepage and GitHub
6ee487a552
python3Packages.accelerate: Bump version 1.0.0 -> 1.1.0 and fix few things ( #353184 )
2024-11-03 10:23:05 +01:00
Gaétan Lepage and GitHub
b37c53dc11
tuisky: init at 0.1.3 ( #353202 )
2024-11-03 10:22:50 +01:00
Fabian Affolter and GitHub
c2ca2b8930
python312Packages.meshtastic: 2.5.3 -> 2.5.4 ( #353065 )
2024-11-03 10:15:01 +01:00
Fabian Affolter and GitHub
57fd26d8ba
dep-scan: 5.4.3 -> 5.4.8 ( #353073 )
2024-11-03 10:14:51 +01:00
Fabian Affolter and GitHub
b42126e833
python312Packages.sensorpush-ble: 1.7.0 -> 1.7.1 ( #353107 )
2024-11-03 10:14:23 +01:00
Fabian Affolter and GitHub
11f82fc825
python312Packages.aiocomelit: 0.9.1 -> 0.10.0 ( #353114 )
2024-11-03 10:14:12 +01:00
Theodore Ni and GitHub
495188f4b3
quarto: 1.5.57 -> 1.6.30 ( #349683 )
2024-11-03 01:04:42 -08:00
Sefa Eyeoglu and GitHub
4275af2547
fna3d: init at 24.11 ( #266200 )
2024-11-03 09:56:18 +01:00
Sefa Eyeoglu and GitHub
e913839f00
paup: Rename paup to paup-cli ( #341265 )
2024-11-03 09:53:41 +01:00
K900 and GitHub
d0d0a08358
nixos/tools: set the default for the enable options ( #353175 )
2024-11-03 11:03:18 +03:00
George Huebner and Bjørn Forsman
8cf0d3a761
gtkwave: use desktopToDarwinBundle
...
This has the primary benefit of preventing the name of the wrapper
from leaking into the UI and process info (see #60260 for more info).
2024-11-03 08:46:05 +01:00
Theodore Ni and GitHub
b69795ae41
catppuccin-cursors: 1.0.0 -> 1.0.1 ( #353053 )
2024-11-03 00:30:00 -07:00
Masum Reza and GitHub
f295c91c5b
hypridle: 0.1.4 -> 0.1.5 ( #353153 )
2024-11-03 12:16:26 +05:30
Emily and GitHub
46615171d8
nixVersions: update to latest release ( #352834 )
2024-11-03 06:35:56 +00:00
gador and GitHub
988ad2be49
pgadmin4: fix service start issue ( #353092 )
2024-11-03 07:23:48 +01:00
R. Ryantm
9e686bd136
python312Packages.pulsectl-asyncio: 1.2.1 -> 1.2.2
2024-11-03 05:23:38 +00:00
OTABI Tomoya and GitHub
0c43a7e948
python312Packages.atom: 0.10.5 -> 0.11.0 ( #351809 )
2024-11-03 14:08:03 +09:00
Weijia Wang and GitHub
f17450bb06
ocamlPackages.reason: 3.12.0 -> 3.13.0 ( #350397 )
2024-11-03 05:29:03 +01:00
Weijia Wang and GitHub
4d73a4dd20
aws-rotate-key: 1.1.0 -> 1.2.0 ( #347075 )
2024-11-03 05:25:49 +01:00
Weijia Wang and GitHub
cb0e3e2e17
notesnook: 3.0.16 -> 3.0.19 ( #345211 )
2024-11-03 05:20:00 +01:00
Weijia Wang and GitHub
0d68843945
sby: 0.45 -> 0.46 ( #351138 )
2024-11-03 05:17:36 +01:00
Aleksana and GitHub
37674aa8c2
lms: 3.58.0 -> 3.60.0 ( #352765 )
2024-11-03 11:53:10 +08:00
Aleksana and GitHub
35d36e9a94
gnome-maps: fix broken .desktop file ( #353003 )
2024-11-03 11:52:09 +08:00
mrtnvgr
412bca2b38
fna3d: init at 24.11
2024-11-03 10:52:03 +07:00
Emily and GitHub
c5c0a3629e
sketchybar: switch to apple-sdk_15 ( #352620 )
2024-11-03 03:46:52 +00:00
OTABI Tomoya and GitHub
8c2d21582c
python312Packages.upass: 0.2.1 -> 0.3.0 ( #353149 )
2024-11-03 12:44:54 +09:00
Aleksana and GitHub
85dfb8e12c
mvt: init at 2.5.4 ( #350078 )
2024-11-03 11:37:32 +08:00
Aleksana and GitHub
500a82d195
deepsource: init at 0.8.6 ( #324286 )
2024-11-03 11:35:17 +08:00
Aleksana and GitHub
d2313c4e90
aerogramme: mark as broken ( #352596 )
2024-11-03 11:34:49 +08:00
Aleksana and GitHub
1258bb526d
baidupcs-go: init at 3.9.5 ( #312973 )
2024-11-03 11:28:33 +08:00
Aleksana and GitHub
4fc48e75eb
uesave: init at 0.5.0 ( #312965 )
2024-11-03 11:28:13 +08:00
Aleksana and GitHub
c0314ccf85
toot: 0.42.0 -> 0.45.0 ( #352361 )
2024-11-03 11:27:55 +08:00
Aleksana and GitHub
05f537e062
hyprgui: init at 0.1.6 ( #352986 )
2024-11-03 11:27:36 +08:00
Martin Weinelt and GitHub
617d8dcd4f
python312Packages.rich-argparse: 1.5.2 -> 1.6.0 ( #353150 )
2024-11-03 04:18:06 +01:00
Tomodachi94 and GitHub
830a1aec7c
mucommander: 1.3.0-1 -> 1.5.2-1 ( #352528 )
2024-11-02 19:55:34 -07:00
Martin Weinelt and GitHub
5a5aac7fe7
openvino: 2024.2.0 -> 2024.4.1 ( #331423 )
2024-11-03 03:47:41 +01:00
Aaron Andersen and GitHub
02ef855b1b
kodiPackages.youtube: 7.1.0 -> 7.1.0.1 ( #352846 )
2024-11-02 22:44:26 -04:00
OTABI Tomoya and GitHub
95a41bc0d4
python312Packages.pylance: 0.17.0 -> 0.18.2; python312Packages.lancedb: 0.13.0 -> 0.14.0 ( #352139 )
2024-11-03 11:44:04 +09:00
Weijia Wang and GitHub
8c3507a20a
keycastr: 0.9.18 -> 0.10.1 ( #352919 )
2024-11-03 03:42:28 +01:00
OTABI Tomoya and GitHub
41d29c896b
python312Packages.wadllib: 1.3.9 -> 2.0.0 ( #353143 )
2024-11-03 11:41:13 +09:00
OTABI Tomoya and GitHub
2aa3826e91
python312Packages.zipstream-ng: 1.7.1 -> 1.8.0 ( #353125 )
2024-11-03 11:39:52 +09:00
OTABI Tomoya and GitHub
179cfe71d4
python312Packages.xformers: 0.0.23.post1 -> 0.0.28.post3 ( #353134 )
2024-11-03 11:39:19 +09:00
OTABI Tomoya and GitHub
32c8a92ad5
python312Packages.yappi: 1.6.3 -> 1.6.4 ( #353128 )
2024-11-03 11:37:42 +09:00
OTABI Tomoya and GitHub
052d009f5b
python312Packages.yaramod: 4.0.0 -> 4.0.1 ( #353127 )
2024-11-03 11:36:58 +09:00