Daniel Olsen
5c2c276f6f
hydrus: 492 -> 493
2022-07-28 00:39:24 +02:00
Azat Bahawi
5ce846efa5
werf: 1.2.138 -> 1.2.140
2022-07-28 01:37:35 +03:00
R. Ryantm
16861a5b9f
cgal_5: 5.4 -> 5.5
2022-07-27 22:32:04 +00:00
ilkecan
5b27851cdb
skim: set meta.mainProgram
2022-07-27 22:05:24 +00:00
Stig and GitHub
ea913462cb
Merge pull request #182716 from romildo/upd.vopono
...
vopono: 0.10.0 -> 0.10.1
2022-07-27 23:51:16 +02:00
R. Ryantm
5534e80164
armadillo: 11.2.2 -> 11.2.3
2022-07-27 21:42:29 +00:00
zowoq
18692f7718
terraform: 1.2.5 -> 1.2.6
...
https://github.com/hashicorp/terraform/releases/tag/v1.2.6
2022-07-28 07:37:16 +10:00
Stig and GitHub
657a0bb2b1
Merge pull request #183079 from kilianar/logseq-0.7.9
...
logseq: 0.7.8 -> 0.7.9
2022-07-27 23:32:10 +02:00
Martin Weinelt
14ad19feda
nixosTests.kea: set name
2022-07-27 23:27:29 +02:00
Martin Weinelt
a82507bbbc
kea: 2.0.2 -> 2.2.0
...
https://downloads.isc.org/isc/kea/2.2.0/Kea-2.2.0-ReleaseNotes.txt
2022-07-27 23:27:27 +02:00
zowoq
605b2dd195
stylua: 0.14.1 -> 0.14.2
...
https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.14.2
2022-07-28 07:25:14 +10:00
Sergei Trofimovich
0fdceb52c7
diffoscope: use multitarget binutils
...
multitarget binutils is useful for diffing for directories with binaries
foreign to system where diffoscope runs.
before the change:
$ nix run nixpkgs#diffoscope /tmp/a-Mcrt1.o /tmp/b-Mcrt1.o
2022-07-27 21:20:35 E: diffoscope.comparators.elf: Command '['objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn --section=.text {}']' returned non-zero exit status 1.
2022-07-27 21:20:35 E: diffoscope.comparators.elf: Command '['objdump --disassemble --demangle --no-show-raw-insn --section=.text {}']' returned non-zero exit status 1.
--- /tmp/a-Mcrt1.o
+++ /tmp/b-Mcrt1.o
├── readelf --wide --decompress --string-dump=.debug_str {}
...
After the change:
./result/bin/diffoscope /tmp/a-Mcrt1.o /tmp/b-Mcrt1.o
--- /tmp/a-Mcrt1.o
+++ /tmp/b-Mcrt1.o
├── readelf --wide --decompress --string-dump=.debug_str {}
...
2022-07-27 22:19:21 +01:00
markuskowa and GitHub
8fdd72acc3
Merge pull request #182731 from luizribeiro/soapy-pkgcfg
...
soapysdr: fix pkg-config paths
2022-07-27 23:12:55 +02:00
Kenny MacDermid
361072ab38
nrfutil: 6.1.3 -> 6.1.6
...
Version adds support for Python 3.10.
Patch out the hardcoded libusb1 version. Upstream locked it due
to pip pulling down libraries that had issues on the host system.
That shouldn't be an issue here with libusb1 in nixpkgs.
2022-07-27 18:12:41 -03:00
Kenny MacDermid
467e45ea3d
python3Packages.pc-ble-driver-py: 0.16.3 -> 0.17.0
...
This version adds support for Python 3.10.
2022-07-27 18:11:52 -03:00
Kenny MacDermid
05d8e4cb6d
pc-ble-driver: fix building with gcc 11
...
Pull down an upstream patch to fix the compile error:
error: 'sleep_for' is not a member of 'std::this_thread'
2022-07-27 18:11:38 -03:00
Stig and GitHub
e13fbf4e35
Merge pull request #182806 from fgaz/pokete/0.8.0
...
pokete: 0.7.3 -> 0.8.0
2022-07-27 23:09:30 +02:00
Stig and GitHub
88e13a3c00
Merge pull request #183041 from figsoda/update-difftastic
...
difftastic: 0.30.0 -> 0.31.0
2022-07-27 23:02:33 +02:00
Stig and GitHub
c985adb796
Merge pull request #182757 from r-ryantm/auto-update/autosuspend
...
autosuspend: 4.1.1 -> 4.2.0
2022-07-27 22:57:03 +02:00
Stig and GitHub
11c30306c0
Merge pull request #182844 from misuzu/nix-serve-aarch64-darwin
...
nix.perl-bindings: fix build on aarch64-darwin
2022-07-27 22:54:04 +02:00
Sandro Jäckel
283b08e6f4
grex: 1.3.0 -> 1.4.0
2022-07-27 22:51:18 +02:00
Stig and GitHub
387fef61f7
Merge pull request #183138 from r-ryantm/auto-update/bdf2psf
...
bdf2psf: 1.208 -> 1.209
2022-07-27 22:45:50 +02:00
Stig and GitHub
3ddbf2094e
Merge pull request #182742 from kilianar/zotero-6.0.10
...
zotero: 6.0.9 -> 6.0.10
2022-07-27 22:43:18 +02:00
Nikita Uvarov
01c43cf325
puppet-bolt: 3.19.0 → 3.24.0
...
Add meta, test and updateScript. Also prevent shebangs patching in bolt gem:
scripts from libexec will be executed on remote host, so should remain
unchanged.
2022-07-27 22:42:50 +02:00
Stig and GitHub
7008a04938
Merge pull request #182782 from Mic92/upterm
...
upterm: 0.8.2 -> 0.9.0
2022-07-27 22:38:28 +02:00
Stig and GitHub
888e0ce835
Merge pull request #183125 from r-ryantm/auto-update/batsignal
...
batsignal: 1.5.0 -> 1.5.1
2022-07-27 22:31:50 +02:00
Sandro and GitHub
cb9d1d71ed
Merge pull request #182217 from GuillaumeDesforges/GuillaumeDesforges@dbx-init
2022-07-27 22:29:25 +02:00
Stig and GitHub
8634ef7fb3
Merge pull request #182944 from YisuiDenghua/master
...
hyfetch: init at 1.1.2
2022-07-27 22:26:35 +02:00
Sandro and GitHub
8dcbe9bb6b
Merge pull request #182850 from psydvl/bottles/wine
2022-07-27 22:19:19 +02:00
Domen Kožar and GitHub
3ed5160e51
Merge pull request #183112 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-07-27 15:12:07 -05:00
Keshav Kini
bd44753d89
acl2: 8.4 -> 8.5
2022-07-27 13:10:17 -07:00
R. Ryantm
8149ac7b66
bdf2psf: 1.208 -> 1.209
2022-07-27 19:47:07 +00:00
R. Ryantm
5c71196ffb
aws-nuke: 2.17.0 -> 2.19.0
2022-07-27 19:15:37 +00:00
Bernardo Meurer and GitHub
5bd14b3cfe
Merge pull request #183113 from lovesegfault/roon-1.8-1021
...
roon-server: 1.8-988 -> 1.8-1021
2022-07-27 12:11:35 -07:00
Bernardo Meurer and GitHub
c0e14f9425
Merge pull request #183127 from r-ryantm/auto-update/aravis
...
aravis: 0.8.21 -> 0.8.22
2022-07-27 12:09:50 -07:00
Vladimír Čunát
29316ab92b
Merge #182386 : staging-next 2022-07-21
2022-07-27 21:08:51 +02:00
R. Ryantm
63b058a126
ani-cli: 2.2 -> 3.3
2022-07-27 19:08:37 +00:00
Vladimír Čunát
2f00df37c4
Merge #180079 : git-lfs: remove leaveDotGit=true
2022-07-27 21:08:26 +02:00
Vladimír Čunát
580d083828
Merge #171223 : coreboot-toolchain: remove hardcoded hash
2022-07-27 21:08:25 +02:00
Winter and GitHub
4f9091bd98
Merge pull request #183045 from aaronjheng/mysql-shell
...
mysql-shell: 8.0.29 -> 8.0.30
2022-07-27 15:02:33 -04:00
Sandro and GitHub
19db041851
Merge pull request #183117 from panicgh/tbb
2022-07-27 20:52:37 +02:00
K900 and GitHub
2d2b01beaa
Merge pull request #183131 from K900/upd8n
...
n8n: 0.187.1 → 0.188.0
2022-07-27 21:51:50 +03:00
Francesco Gazzetta
0a209ced54
organicmaps: 2022.06.29-3 -> 2022.07.27-3
2022-07-27 20:50:47 +02:00
K900
8de415a3d9
n8n: 0.187.1 → 0.188.0
2022-07-27 18:46:54 +00:00
Alexander Bakker and Bjørn Forsman
04cd699d81
genext2fs: 1.4.1 > 1.5.0
...
Also, enable libarchive support and run the tests
2022-07-27 20:37:22 +02:00
R. Ryantm
474c627a55
gremlin-console: 3.6.0 -> 3.6.1
2022-07-27 18:30:55 +00:00
R. Ryantm
91b748b7e2
aravis: 0.8.21 -> 0.8.22
2022-07-27 18:21:01 +00:00
Winter and Cole Helbling
3da148134f
fish: add update script
2022-07-27 11:19:54 -07:00
R. Ryantm
82e09eb5e1
batsignal: 1.5.0 -> 1.5.1
2022-07-27 18:05:47 +00:00
github-actions[bot] and GitHub
f6895f13b0
Merge master into staging-next
2022-07-27 18:01:33 +00:00