Commit Graph

43916 Commits

Author SHA1 Message Date
Anderson Torres
5364c438e7
Merge pull request #161854 from AndersonTorres/new-nsxiv
nsxiv: init at 28
2022-02-25 18:27:30 -03:00
Luflosi
0eb1d070c8 ipfs-migrator: 1.7.1 -> 2.0.2
https://github.com/ipfs/fs-repo-migrations/releases/tag/v2.0.2

This is pretty much a complete rewrite of the ipfs-migrator package.
In version 2.0.0 a major change was made to the way the migrator works. Before, there was one binary that contained every migration. Now every migration has its own binary. If fs-repo-migrations can't find a required binary in the PATH, it will download it off the internet. To prevent that, build every migration individually, symlink them all into one package and then wrap fs-repo-migrations so it finds the package with all the migrations.
The change to the IPFS NixOS module and the IPFS package is needed because without explicitly specifying a repo version to migrate to, fs-repo-migrations will query the internet to find the latest version. This fails in the sandbox, for example when testing the ipfs passthru tests.
While it may seem like the repoVersion and IPFS version are in sync and the code could be simplified, this is not the case. See https://github.com/ipfs/fs-repo-migrations#when-should-i-migrate for a table with the IPFS versions and corresponding repo versions.
Go 1.17 breaks the migrations, so use Go 1.16 instead. This is also the Go version used in their CI, see 3dc218e300/.github/workflows/test.yml (L4). See https://github.com/ipfs/fs-repo-migrations/pull/140#issuecomment-982715907 for a previous mention of this issue. The issue manifests itself when doing anything with a migration, for example `fs-repo-11-to-12 --help`:
```
panic: qtls.ClientHelloInfo doesn't match

goroutine 1 [running]:
github.com/marten-seemann/qtls-go1-15.init.0()
	github.com/marten-seemann/qtls-go1-15@v0.1.1/unsafe.go:20 +0x132
```
Also add myself as a maintainer for this package.
This fixes the test failure discovered in https://github.com/NixOS/nixpkgs/pull/160914.
See https://github.com/ipfs/fs-repo-migrations/issues/148 to read some of my struggles with updating this package.
2022-02-25 11:12:19 -08:00
AndersonTorres
dbd8653cd5 nsxiv: init at 28 2022-02-25 14:51:00 -03:00
0x4A6F
7ad39a4125
Merge pull request #161193 from Mic92/bird1
bird: drop bird1 package & modules; hardening
2022-02-25 17:03:09 +01:00
Ivv
2b9029fc3f
Merge pull request #160192 from AtilaSaraiva/oil
oil-buku: init at 0.3.2
2022-02-25 16:56:15 +01:00
Yuka
0702d31a28
schildichat: 1.9.8-sc.1 -> 1.10.3-sc.0.test.1 (#161584)
The latest release is being held back because there is an issue with
Electron 15 crashing on some platforms.
NixOS seems to be not affected by this issue, and the upstream
developers say this test release should be fine otherwise.
This also means we can have a SchildiChat build that is not using the
EOL/insecure Electron 13.x.
2022-02-25 13:56:23 +01:00
Jörg Thalheim
9abf72f229
bird1: drop package + modules
reason: no longer maintained upstream.
2022-02-25 11:39:34 +01:00
Anderson Torres
b638edd948
Merge pull request #160834 from DieracDelta/grcov
grcov: init at 0.8.7
2022-02-24 22:42:13 -03:00
Justin Restivo
e79a646298 grcov: init at 0.8.7 2022-02-24 18:54:25 -05:00
AndersonTorres
3f19fc37a3 Move misc/vim-plugins to applications/editors/vim/plugins 2022-02-24 20:26:07 -03:00
Anderson Torres
f15188d1b8
Merge pull request #160344 from AndersonTorres/move-vscode-plugins
Move misc/vscode-extensions to applications/editors/vscode/extensions
2022-02-24 14:50:40 -03:00
AndersonTorres
b7304edb3f wxwidgets: remove darwin from inputs 2022-02-24 13:13:19 -03:00
Dustin Frisch
78626c8200
k40-whisperer: init at 0.59 2022-02-24 15:58:30 +01:00
Anderson Torres
205927a987
Merge pull request #161422 from OPNA2608/darwinify/mednafen
mednafen,mednaffe: Enable for Darwin
2022-02-24 09:26:51 -03:00
Anderson Torres
11cc3a7ad7
Merge pull request #147653 from AndersonTorres/new-pru
pru: init at 0.2.1
2022-02-24 09:11:58 -03:00
Ben Siraphob
6314c45b61
Merge pull request #161196 from bzizou/nanodbc 2022-02-24 02:30:16 -06:00
Bobby Rong
0fee9793e8
Merge pull request #160901 from Eliot00/lxgw-wenkai-init
lxgw-wenkai: init at 1.210
2022-02-24 12:47:11 +08:00
AndersonTorres
98fd8b6928 pru: init at 0.2.1 2022-02-24 00:00:53 -03:00
ckie
71fe1192ce soundfont-ydp-grand: init at unstable-2016-08-04 2022-02-23 16:53:29 -08:00
ajs124
9748295636
Merge pull request #160237 from helsinki-systems/drop/virtuoso
virtuoso: drop
2022-02-23 23:48:52 +01:00
José Romildo Malaquias
f1143cb501
Merge pull request #161144 from romildo/new.git-updater
gitUpdater: init
2022-02-23 18:48:24 -03:00
Pascal Bach
9974f1dc74
Merge pull request #161527 from stehessel/add-odo
odo: init at 2.5.0
2022-02-23 21:06:44 +01:00
Stephan Heßelmann
dfdc78785e odo: init at 2.5.0 2022-02-23 19:19:03 +01:00
Maciej Krüger
b39b297b20
duckscript: init at 0.8.10 2022-02-23 15:10:58 +01:00
OPNA2608
3e3cb9b7c9 mednafen: Fix on Darwin 2022-02-22 21:18:17 +01:00
linsui
dd00116269 dotter: init at 0.12.9 2022-02-22 22:46:05 +08:00
Bruno Bzeznik
7543524f9c nanodbc: init at 2.13.0
Update pkgs/development/libraries/nanodbc/default.nix

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>

Update pkgs/development/libraries/nanodbc/default.nix

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>

fixed darwin build
2022-02-22 15:15:08 +01:00
Linus Heckemann
df95cf173f
Merge pull request #158778 from ckiee/rtabmap-init
rtabmap: init at unstable-2022-02-07
2022-02-22 11:50:57 +01:00
davidak
2eef4f11a1
Merge pull request #161309 from bobby285271/vala
Vala updates 2022-02-21
2022-02-22 09:40:17 +01:00
Bobby Rong
86b9be7843
vala_0_52: drop
Reaches end of life according to https://wiki.gnome.org/Projects/Vala
2022-02-22 14:51:11 +08:00
zowoq
74b1085982 netavark: init at 1.0.0 2022-02-22 11:34:35 +10:00
zowoq
d4dc555985 aardvark-dns: init at 1.0.0 2022-02-22 11:34:35 +10:00
Sandro
e5a736dc3a
Merge pull request #160724 from devhell/init-termusic 2022-02-21 23:57:12 +01:00
devhell
4faad70d25
globe-cli: init at 0.2.0 (#161239) 2022-02-21 23:50:30 +01:00
Felix Buehler
b0834fa2b7 asciidoc-full{,-with-plugins}: remove appendToName to have a consistent package name for repology 2022-02-21 22:38:33 +01:00
Jacek Galowicz
25b712020f
Merge pull request #160615 from blitz/obs-studio-av1
obs-studio: enable AV1 encoding
2022-02-21 22:35:45 +01:00
Artturi
e78f089997
Merge pull request #161257 from Stunkymonkey/amule-appendToName 2022-02-21 23:26:44 +02:00
Artturi
723c7c9a1d
Merge pull request #160065 from Stunkymonkey/hdf5-appendToName 2022-02-21 22:31:22 +02:00
Felix Buehler
81ef57d694 amule-{daemon,gui}: renamed package name to kebap-case 2022-02-21 21:24:11 +01:00
Sibi Prabakaran
1b1f337068 argo-rollouts: init at 1.1.1 2022-02-22 04:38:30 +10:00
Felix Buehler
9a5767cd5c amuleGui,amuleDaemon: remove appendToName to have a consistent package name for repology 2022-02-21 19:07:47 +01:00
ajs124
6f9cb9aa56
Merge pull request #160239 from helsinki-systems/drop/imapproxy
imapproxy: drop
2022-02-21 17:27:32 +01:00
ajs124
34f3300e96
Merge pull request #160238 from helsinki-systems/drop/scallion
scallion: drop
2022-02-21 17:27:03 +01:00
ajs124
55bf481a21
Merge pull request #159212 from helsinki-systems/init/febio-studio
febio-studio: init at 1.6.1
2022-02-21 17:24:33 +01:00
José Romildo
005ac63a19 httpTwoLevelsUpdater: init 2022-02-21 13:01:49 -03:00
José Romildo
ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
Scriptkiddi
4e60a4823b febio-studio: init at 1.6.1 2022-02-21 16:43:36 +01:00
devhell
dfd948de98 writedisk: init at 1.2.0 2022-02-21 13:34:59 +00:00
Sandro
b359608e40
Merge pull request #160069 from DerickEddington/comixcursors 2022-02-21 03:53:43 +01:00
0x4A6F
afb9a57ae3
Merge pull request #157344 from numinit/ioztat
ioztat: init at 1.1.0
2022-02-21 02:43:17 +01:00