Commit Graph

13801 Commits

Author SHA1 Message Date
Bernardo Meurer
ed79d5cdb3
Merge pull request #170765 from gador/octoprint-fix-build-overrides
octoprint: fix build failure due to python upgrades
2022-04-28 20:09:21 -07:00
Ryan Mulligan
84a384509d
Merge pull request #169204 from r-ryantm/auto-update/vit
vit: 2.1.0 -> 2.2.0
2022-04-28 09:18:24 -07:00
Florian Brandes
3791cf24ed
octoprint: fix build failure due to python upgrades
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-28 12:45:37 +02:00
Sandro Jäckel
42c6fd5869
bottles: 2022.4.14-trento-1 -> 2022.4.28-trento 2022-04-28 01:59:44 +02:00
Sandro
693be381ca
Merge pull request #170491 from sikmir/nnn
nnn: 4.4 → 4.5
2022-04-27 20:03:57 +02:00
Bernardo Meurer
02f5c16b77
Merge pull request #170581 from lovesegfault/solaar-1.1.3
solaar: 1.1.1 -> 1.1.3
2022-04-27 09:07:57 -07:00
Sandro
c7ba36cb4c
Merge pull request #170610 from lunik1/megacmd-1.5.0c
megacmd: 1.5.0 → 1.5.0c
2022-04-27 17:10:57 +02:00
Sandro
9fe3f8ab9b
Merge pull request #170625 from fgaz/organicmaps/2022.04.27-2
organicmaps: 2022.03.23-4-android -> 2022.04.27-2
2022-04-27 16:41:30 +02:00
lunik1
43a925d566
megacmd: 1.5.0 → 1.5.0c 2022-04-27 12:13:41 +01:00
Mario Rodas
6fad31014d
Merge pull request #170488 from malob/1password-cli-update
_1password: 2.0.2 -> 2.1.0
2022-04-27 05:14:00 -05:00
Sandro
89d8d8944f
Merge pull request #170442 from AtilaSaraiva/obsidian
obsidian: 0.13.30 -> 0.14.6
2022-04-27 11:39:47 +02:00
Bernardo Meurer
a6e064c5db
solaar: 1.1.1 -> 1.1.3 2022-04-27 00:52:47 -07:00
Francesco Gazzetta
36f4c18c2b organicmaps: 2022.03.23-4-android -> 2022.04.27-2 2022-04-27 08:44:21 +02:00
Fabian Affolter
94451b167f
Merge pull request #170267 from fabaff/pilkit-fix
python3Packages.pilkit: 2.0 -> unstable-2022-02-17
2022-04-27 08:42:48 +02:00
Átila Saraiva
1d4f4d3437 obsidian: 0.13.30 -> 0.14.6
add atila to maintainers
2022-04-26 21:02:52 -03:00
Malo Bourgon
07db7d2945 _1password: 2.0.2 -> 2.1.0 2022-04-26 13:27:46 -07:00
Nikolay Korotkiy
4d46de335a
nnn: 4.4 → 4.5 2022-04-26 23:24:45 +03:00
sternenseemann
62a7c52db8
Merge pull request #170157 from tjni/fix-barrier-gcc-11
barrier: pick up new commit to fix compilation
2022-04-26 19:18:46 +02:00
Theodore Ni
725c990db0
barrier: pick up new commit to fix compilation
This fixes #170103. Details about the compilation error are in the
issue. In brief, a header that used to be inferred now needs to be
explicitly added.
2022-04-26 11:15:44 -05:00
Marc Jakobi
786a609496
ranger: add optional python dependencies (#170328)
* ranger: add optional python dependencies

Ranger has some [optional python
dependencies](https://github.com/ranger/ranger#dependencies).
Also, for use with the rnvimr NeoVim plugin, the pynvim packgage needs
to be included.

* Update pkgs/applications/misc/ranger/default.nix

Apply PR suggestion

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/applications/misc/ranger/default.nix

Apply PR suggestion

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Marc Jakobi <marc.jakobi@tiko.energy>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-26 13:43:58 +02:00
Fabian Affolter
559f41b0ec sigal: 2.2 -> 2.3 2022-04-26 11:44:18 +02:00
Adam Joseph
0c922b4ea6 evtest: update sha256 hash
Commit 6df37c9aab bumped the version of
evtest but failed to update the hash.  As a result, hosts which
already have evtest-1.33 source present will build the old version but
label it as evtest-1.34.  Hosts which lack the older source code will
fail their builds.  This commit corrects the issue.

We should think about a way to get Hydra to catch issues like this.
Maybe require that if two FODs have different hashes then they must
have different `${pname}-${version}`s?  Only for FODs, of course.
2022-04-26 10:31:08 +02:00
Bobby Rong
258637b969
Merge pull request #167261 from r-ryantm/auto-update/masterpdfeditor
masterpdfeditor: 5.8.33 -> 5.8.46
2022-04-26 15:34:34 +08:00
Robert Schütz
01edd1a409 pure-maps: 2.9.2 -> 3.0.0
https://github.com/rinigus/pure-maps/releases/tag/3.0.0
2022-04-26 04:08:25 +00:00
Sandro
31ae5f95a2
Merge pull request #170322 from jhh/fix/nut-compile
nut: fix compile error
2022-04-26 01:49:20 +02:00
Ben Siraphob
9c3d0595bc
Merge pull request #170211 from fabaff/archivy-fix 2022-04-25 16:36:58 -05:00
Jeff Hutchison
7e66d64ed5
nut: fix compile error
Compile was failing with: ISO C++17 does not allow dynamic exception specifications

Installed and tested on x86_64-linux.
2022-04-25 16:58:50 -04:00
Ryan Mulligan
9add5cd2eb
Merge pull request #170205 from r-ryantm/auto-update/dasel
dasel: 1.24.1 -> 1.24.3
2022-04-25 12:17:06 -07:00
Ivv
88dd6033ee
Merge pull request #168486 from mdarocha/dotnet-6.0.4-update
dotnet-sdk: 6.0.201 -> 6.0.202
2022-04-25 17:50:32 +02:00
Sandro
f925cb6e32
Merge pull request #165600 from McSinyx/mepo-0.4 2022-04-25 15:31:17 +02:00
Nguyễn Gia Phong
b4a661a467
mepo: 0.3 -> 0.4.1 2022-04-25 21:07:13 +09:00
Fabian Affolter
6ef74142eb archivy: 1.7.1 -> 1.7.2 2022-04-25 08:52:10 +02:00
lewo
ba6e4194ad
Merge pull request #170166 from r-ryantm/auto-update/gremlin-console
gremlin-console: 3.5.3 -> 3.6.0
2022-04-25 08:33:59 +02:00
mdarocha
5f44196692 ArchiSteamFarm: update dependencies 2022-04-25 07:35:57 +02:00
R. Ryantm
c98f0a46f3 dasel: 1.24.1 -> 1.24.3 2022-04-25 05:25:47 +00:00
R. Ryantm
b8ba058959 gremlin-console: 3.5.3 -> 3.6.0 2022-04-25 00:36:23 +00:00
Anderson Torres
c64602e6f5
Merge pull request #169649 from kubukoz/sampler-add-darwin
sampler: build on Darwin
2022-04-24 18:13:11 -03:00
Rick van Schijndel
87d34a6b89
Merge pull request #169856 from samuelgrf/remove-samuelgrf-from-maintainers
treewide: remove samuelgrf from maintainers
2022-04-24 22:18:43 +02:00
Lassulus
4c6e815119
Merge pull request #164216 from r-ryantm/auto-update/fluidd
fluidd: 1.17.1 -> 1.17.2
2022-04-24 11:18:51 +01:00
Bobby Rong
4d0a3ed2e8
Merge pull request #169919 from fgaz/minigalaxy/strictDeps
minigalaxy: set strictDeps to false
2022-04-24 10:32:36 +08:00
Kira Bruneau
2347b14150 hubstaff: don't include updateScript in derivation
`updateScript` shouldn't be included in the derivation because it
isn't needed as part of the build process.
2022-04-23 16:56:10 -04:00
Florian Brandes
bcacb9b84c
ipmiview: 2.19.0 -> 2.20.0
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-23 15:14:45 +02:00
Mario Rodas
724be2adc1
Merge pull request #169759 from r-ryantm/auto-update/calcurse
calcurse: 4.7.1 -> 4.8.0
2022-04-23 07:12:28 -05:00
Francesco Gazzetta
935aa9e369 minigalaxy: set strictDeps to false
If set to true, the settings page cannot find GSettings schemas and crashes.
Probably https://github.com/NixOS/nixpkgs/issues/56943
2022-04-23 11:18:25 +02:00
Mario Rodas
ba3cb9e8f6 calcurse: enable on darwin 2022-04-23 04:20:00 +00:00
Artturi
62866bc352
Merge pull request #169449 from Artturin/movetesting1
testers.testVersion: move from trivial-builders.nix
2022-04-23 06:06:16 +03:00
Samuel Gräfenstein
0c890f5866
treewide: remove samuelgrf from maintainers 2022-04-22 23:21:58 +02:00
Samuel Gräfenstein
7a33f3d009
kjv: get patches from archive.org
Ensure the package can still be built if the repository is deleted.
2022-04-22 23:13:05 +02:00
Ryan Mulligan
64e1425a1f
Merge pull request #165919 from r-ryantm/auto-update/mob
mob: 2.6.0 -> 3.0.0
2022-04-22 11:35:02 -07:00
Artturin
f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00