Adam C. Stephens
09f211116e
Merge pull request #294802 from mkg20001/incus-ui-split
...
incus.ui: upgrade zabbly patches, split from lxd
2024-03-11 15:42:04 -04:00
Maciej Krüger
b7f3150793
incus.ui: upgrade zabbly patches, split from lxd
2024-03-11 19:58:02 +01:00
Pol Dellaiera
54c52cb276
Merge pull request #294334 from ShamrockLee/sourceroot-fix
...
treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
2024-03-11 16:50:57 +01:00
Weijia Wang
592c91a172
Merge pull request #294263 from r-ryantm/auto-update/invidtui
...
invidtui: 0.4.2 -> 0.4.4
2024-03-10 23:58:25 +01:00
cmspam
2521830bbd
Added incus-specific patches to fix branding and API
...
Used sed command to replace various 'LXD' branding with 'Incus' branding, and
1. Replaced all occurrences of "LXD" with "Incus"
2. Replaced all occurrences of "devlxd" with "guestapi"
3. Replaced "dev/lxd" with "dev/incus"
4. Replaced "lxd_" with "incus_"
5. Replaced occurrences of ""lxd"" with ""incus""
Apart from the branding, this fixes incompatible naming in the web UI.
These are taken directly from the patches used by Incus maintainer Stéphane Grober, in his repository zabbly/incus
2024-03-09 21:58:06 +09:00
Yueh-Shun Li
91b3db1309
treewide: fix sourceRoot for fetchgit-based src
...
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.
`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.
[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08:00
R. Ryantm
058a3033a0
invidtui: 0.4.2 -> 0.4.4
2024-03-08 12:23:42 +00:00
Adam C. Stephens
8a583cc8ce
Merge pull request #290959 from adamcstephens/incus/0.6
...
incus.unwrapped: 0.5.1 -> 0.6.0
2024-02-28 13:35:03 -05:00
Adam Stephens
4631f2e1ed
OVMF: remove CSM support
...
Upstream removed this support in edk2 202402
2024-02-27 20:39:11 -05:00
nixpkgs-merge-bot[bot]
bfa8675219
Merge pull request #287545 from r-ryantm/auto-update/intune-portal
...
intune-portal: 1.2312.35-jammy -> 1.2401.21-jammy
2024-02-26 09:32:01 +00:00
Adam Stephens
d6e0a22033
incus: fix broken custom storage volume
2024-02-24 13:11:18 -05:00
Adam Stephens
cc0e4bb80c
incus.unwrapped: 0.5.1 -> 0.6.0
...
Changelog: https://github.com/lxc/incus/releases/tag/v0.6.0
2024-02-23 14:50:14 -05:00
Nikolay Korotkiy
d345c18c38
influxdb-cxx: init at 0.7.2
2024-02-23 04:45:38 +04:00
Maciej Krüger
b294cdaec8
{lxd,incus}.ui: 0.5 -> 0.6
2024-02-16 22:29:24 +01:00
Adam C. Stephens
0855890473
Merge pull request #286614 from mkg20001/incus-ui
...
incus.ui: init at 0.5
2024-02-15 07:53:33 -05:00
R. Ryantm
662b798111
invidtui: 0.4.1 -> 0.4.2
2024-02-12 17:56:56 +00:00
R. Ryantm
bec91993b2
intune-portal: 1.2312.35-jammy -> 1.2401.21-jammy
2024-02-09 18:32:43 +00:00
Nick Cao
4c7d31b4be
Merge pull request #286470 from r-ryantm/auto-update/invidtui
...
invidtui: 0.3.8 -> 0.4.1
2024-02-08 19:33:29 -05:00
Motiejus Jakštys
248d90e6ec
inotify-info: init at unstable-2024-01-05
2024-02-08 09:21:41 +02:00
Maciej Krüger
d1c4c31d2c
incus.ui: init at 0.5
2024-02-06 04:24:59 +01:00
Adam C. Stephens
af25a022c6
Merge pull request #285858 from adamcstephens/incus/refactor
...
incus: fix lxd-to-incus, add static client, support multi-version
2024-02-05 07:50:18 -05:00
R. Ryantm
df68ca161c
invidtui: 0.3.8 -> 0.4.1
2024-02-05 10:42:01 +00:00
Artturi
8f893ff1da
Merge pull request #221628 from rhysmdnz/intune
...
Microsoft Intune
2024-02-04 17:31:58 +02:00
Adam Stephens
273b448b6a
incus: fix update script
...
Working with the wrapper causes pain, so to update target
incus.unwrapped, or in the future incus-lts.unwrapped
2024-02-02 22:13:03 -05:00
Adam Stephens
5f087b3221
incus: lxd-to-incus is now part of main package
...
Previously upstream was packaging this separately due to the inclusion
of lxd in the go dependencies. This has been dropped and the package
has been merged into the main go.mod file.
2024-02-02 13:04:13 -05:00
Adam Stephens
a55e16ad8d
incus: add statically compiled client
...
The incus client can be used from non-Linux systems, and as a
standalone binary. Therefore, compile the client separately, and give
it a separate passthru so users can install `incus.client`.
2024-02-02 12:58:41 -05:00
Adam Stephens
cf372500be
incus: add support for multiple releases
...
Incus LTS will be added in a few months, and this prepares for
maintaining two releases
2024-02-02 12:58:39 -05:00
Adam Stephens
42742010df
incus: reformat with nixfmt-rfc-style
2024-02-02 12:58:36 -05:00
Adam Stephens
014e1f6ecc
incus: move unwrapped to incus dir
2024-02-02 12:58:33 -05:00
h7x4
fc06abdd41
Merge pull request #284919 from r-ryantm/auto-update/invidtui
...
invidtui: 0.3.7 -> 0.3.8
2024-02-02 01:39:02 +01:00
Rhys Davies
295a32a6b1
nixos/intune: init
2024-02-02 10:00:33 +13:00
Rhys Davies
3f81c313c6
intune-portal: init at 1.2312.35-jammy
2024-02-02 10:00:33 +13:00
Adam Stephens
969841f3f5
incus-unwrapped: fix changelog
2024-01-31 17:17:57 -05:00
Adam Stephens
e1fa7297b5
incus-unwrapped: 0.5.0 -> 0.5.1
...
Changelog: https://github.com/lxc/incus/releases/tag/v0.5.1
2024-01-31 17:17:55 -05:00
Adam Stephens
0fc06e5373
incus-unwrapped: 0.4.0 -> 0.5.0
...
Changelog: https://github.com/lxc/incus/releases/tag/v0.5.0
2024-01-31 17:17:53 -05:00
R. Ryantm
8f47471342
invidtui: 0.3.7 -> 0.3.8
2024-01-30 05:00:03 +00:00
Adam Stephens
d7dabbba29
incus: add missing service dependencies
2024-01-19 10:59:08 -05:00
Maciej Krüger
349e0c2870
Merge pull request #263345 from hacker1024/feature/pub2nix
...
dart: Use Nix instead of Pub
2024-01-05 16:34:07 +01:00
Adam Stephens
21b45f7167
incus: install all shell completions
2024-01-03 10:36:52 -05:00
hacker1024
23952fb641
buildDartApplication: Remove depsListFile
...
We get a dependency list with pub2nix now. We can no longer easily distinguish between development dependency dependencies and regular dependency dependencies, but we weren't doing this anyway.
2023-12-26 18:48:12 +02:00
Adam C. Stephens
526a39a140
Merge pull request #275879 from adamcstephens/incus/0.4
...
incus: 0.3.0 -> 0.4.0
2023-12-25 08:54:26 -05:00
R. Ryantm
7f8d624c1c
invidtui: 0.3.6 -> 0.3.7
2023-12-23 21:26:03 +00:00
Adam Stephens
74a4a70d8e
incus-unwrapped: 0.3.0 -> 0.4.0
...
Changelog: https://github.com/lxc/incus/releases/tag/incus-0.4.0
2023-12-21 14:19:53 -05:00
Ilan Joselevich
729bd7499f
Merge pull request #265961 from 999eagle/feat/intiface-central
...
intiface-central: init at 2.5.3
2023-12-12 02:43:31 +02:00
P.
0eb84808b9
indiepass-desktop: init at unstable-2023-05-19
...
indigenous-desktop is now indiepass-desktop
2023-12-07 06:49:42 -06:00
Adam Stephens
6765aac154
treewide/lxc: set lxc team as maintainer
2023-12-04 10:06:50 -05:00
Emily Trau
804d88649a
Merge pull request #270410 from rettetdemdativ/invidtui
...
invidtui: init at 0.3.6
2023-12-01 15:40:12 +11:00
Michael Koeppl
78944ff7a3
invidtui: init at 0.3.6
2023-11-30 01:06:24 +01:00
Sophie Tauchert
536fe796af
intiface-central: init at 2.5.3
2023-11-28 21:49:15 +01:00
Adam Stephens
2fb50aab69
incus-unwrapped: 0.2 -> 0.3
2023-11-27 08:26:13 -05:00