about summary refs log tree commit diff
path: root/pkgs/by-name/in
AgeCommit message (Collapse)AuthorFilesLines
2024-03-16Merge pull request #296081 from r-ryantm/auto-update/intune-portalNick Cao1-2/+2
intune-portal: 1.2401.21-jammy -> 1.2402.12-jammy
2024-03-15indiepass-desktop: remove (#295882)P1-58/+0
2024-03-15intune-portal: 1.2401.21-jammy -> 1.2402.12-jammyR. Ryantm1-2/+2
2024-03-11Merge pull request #294802 from mkg20001/incus-ui-splitAdam C. Stephens1-15/+70
incus.ui: upgrade zabbly patches, split from lxd
2024-03-11incus.ui: upgrade zabbly patches, split from lxdMaciej Krüger1-15/+70
2024-03-11Merge pull request #294334 from ShamrockLee/sourceroot-fixPol Dellaiera1-1/+1
treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
2024-03-10Merge pull request #294263 from r-ryantm/auto-update/invidtuiWeijia Wang1-3/+3
invidtui: 0.4.2 -> 0.4.4
2024-03-09Added incus-specific patches to fix branding and APIcmspam1-0/+6
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-09treewide: fix sourceRoot for fetchgit-based srcYueh-Shun Li1-1/+1
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-08invidtui: 0.4.2 -> 0.4.4R. Ryantm1-3/+3
2024-02-28Merge pull request #290959 from adamcstephens/incus/0.6Adam C. Stephens4-8/+22
incus.unwrapped: 0.5.1 -> 0.6.0
2024-02-27OVMF: remove CSM supportAdam Stephens1-17/+0
Upstream removed this support in edk2 202402
2024-02-26Merge pull request #287545 from r-ryantm/auto-update/intune-portalnixpkgs-merge-bot[bot]1-2/+2
intune-portal: 1.2312.35-jammy -> 1.2401.21-jammy
2024-02-24incus: fix broken custom storage volumeAdam Stephens4-5/+19
2024-02-23incus.unwrapped: 0.5.1 -> 0.6.0Adam Stephens1-3/+3
Changelog: https://github.com/lxc/incus/releases/tag/v0.6.0
2024-02-23influxdb-cxx: init at 0.7.2Nikolay Korotkiy1-0/+45
2024-02-16{lxd,incus}.ui: 0.5 -> 0.6Maciej Krüger1-2/+2
2024-02-15Merge pull request #286614 from mkg20001/incus-uiAdam C. Stephens2-0/+27
incus.ui: init at 0.5
2024-02-12invidtui: 0.4.1 -> 0.4.2R. Ryantm1-3/+3
2024-02-09intune-portal: 1.2312.35-jammy -> 1.2401.21-jammyR. Ryantm1-2/+2
2024-02-08Merge pull request #286470 from r-ryantm/auto-update/invidtuiNick Cao1-3/+3
invidtui: 0.3.8 -> 0.4.1
2024-02-08inotify-info: init at unstable-2024-01-05Motiejus Jakštys1-0/+28
2024-02-06incus.ui: init at 0.5Maciej Krüger2-0/+27
2024-02-05Merge pull request #285858 from adamcstephens/incus/refactorAdam C. Stephens5-91/+206
incus: fix lxd-to-incus, add static client, support multi-version
2024-02-05invidtui: 0.3.8 -> 0.4.1R. Ryantm1-3/+3
2024-02-04Merge pull request #221628 from rhysmdnz/intuneArtturi2-0/+139
Microsoft Intune
2024-02-02incus: fix update scriptAdam Stephens3-15/+14
Working with the wrapper causes pain, so to update target incus.unwrapped, or in the future incus-lts.unwrapped
2024-02-02incus: lxd-to-incus is now part of main packageAdam Stephens1-0/+3
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-02incus: add statically compiled clientAdam Stephens2-0/+56
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-02incus: add support for multiple releasesAdam Stephens3-11/+27
Incus LTS will be added in a few months, and this prepares for maintaining two releases
2024-02-02incus: reformat with nixfmt-rfc-styleAdam Stephens2-79/+117
2024-02-02incus: move unwrapped to incus dirAdam Stephens2-1/+4
2024-02-02Merge pull request #284919 from r-ryantm/auto-update/invidtuih7x41-3/+3
invidtui: 0.3.7 -> 0.3.8
2024-02-02nixos/intune: initRhys Davies1-1/+5
2024-02-02intune-portal: init at 1.2312.35-jammyRhys Davies2-0/+135
2024-01-31incus-unwrapped: fix changelogAdam Stephens1-1/+1
2024-01-31incus-unwrapped: 0.5.0 -> 0.5.1Adam Stephens1-2/+2
Changelog: https://github.com/lxc/incus/releases/tag/v0.5.1
2024-01-31incus-unwrapped: 0.4.0 -> 0.5.0Adam Stephens1-12/+3
Changelog: https://github.com/lxc/incus/releases/tag/v0.5.0
2024-01-30invidtui: 0.3.7 -> 0.3.8R. Ryantm1-3/+3
2024-01-19incus: add missing service dependenciesAdam Stephens1-0/+16
2024-01-05Merge pull request #263345 from hacker1024/feature/pub2nixMaciej Krüger3-1763/+1503
dart: Use Nix instead of Pub
2024-01-03incus: install all shell completionsAdam Stephens1-0/+15
2023-12-26buildDartApplication: Remove depsListFilehacker10243-1763/+1503
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-25Merge pull request #275879 from adamcstephens/incus/0.4Adam C. Stephens1-3/+3
incus: 0.3.0 -> 0.4.0
2023-12-23invidtui: 0.3.6 -> 0.3.7R. Ryantm1-3/+3
2023-12-21incus-unwrapped: 0.3.0 -> 0.4.0Adam Stephens1-3/+3
Changelog: https://github.com/lxc/incus/releases/tag/incus-0.4.0
2023-12-12Merge pull request #265961 from 999eagle/feat/intiface-centralIlan Joselevich3-0/+1863
intiface-central: init at 2.5.3
2023-12-07indiepass-desktop: init at unstable-2023-05-19P.1-0/+58
indigenous-desktop is now indiepass-desktop
2023-12-04treewide/lxc: set lxc team as maintainerAdam Stephens1-1/+1
2023-12-01Merge pull request #270410 from rettetdemdativ/invidtuiEmily Trau1-0/+32
invidtui: init at 0.3.6