github-actions[bot]
1c625bf844
Merge staging-next into staging
2021-09-15 18:01:59 +00:00
Dmitry Kalinkin
d8ed39b309
Merge pull request #135525 from veprbl/pr/open_memstream_fmemopen_darwin_fix
...
Add implemetations of open_memstream/fmemopen to be used on BSDs
2021-09-15 11:49:55 -04:00
github-actions[bot]
636ebe3a72
Merge staging-next into staging
2021-09-15 06:01:54 +00:00
github-actions[bot]
5663f4625d
Merge master into staging-next
2021-09-15 06:01:20 +00:00
Mario Rodas
cf5f9be60d
Merge pull request #137960 from r-ryantm/auto-update/vale
...
vale: 2.10.5 -> 2.10.6
2021-09-15 00:13:10 -05:00
R. RyanTM
ed74ad630c
vale: 2.10.5 -> 2.10.6
2021-09-15 04:10:11 +00:00
R. RyanTM
7d1311c202
tv: 0.5.1 -> 0.5.3
2021-09-15 03:54:27 +00:00
github-actions[bot]
95f24a8a57
Merge staging-next into staging
2021-09-14 18:01:40 +00:00
github-actions[bot]
91c89490cc
Merge master into staging-next
2021-09-14 18:01:05 +00:00
figsoda
32f704c4fc
Merge pull request #137592 from r-ryantm/auto-update/proselint
...
proselint: 0.10.2 -> 0.12.0
2021-09-14 13:00:10 -04:00
github-actions[bot]
df9a7e8f43
Merge staging-next into staging
2021-09-14 12:01:39 +00:00
github-actions[bot]
6f038e8b11
Merge master into staging-next
2021-09-14 12:01:03 +00:00
Sergei Trofimovich
03e61e35dd
basex: fix Icon= store path to point to nix store.
...
Noticed the problem on never disappearing diff reported by:
$ ./maintainers/scripts/rebuild-amount.sh --print HEAD
Estimating rebuild amount by counting changed Hydra jobs.
1 x86_64-linux
basex.x86_64-linux /nix/store/5ng...-basex-9.4.3
Before the change local non-store path was used:
$ nix-build -A basex; fgrep -R Icon result/
result/share/applications/basex.desktop:Icon=/home/.../tools/text/xml/basex/basex.svg
After the change the file got into store as expected:
$ nix-build -A basex; fgrep -R Icon result/
result/share/applications/basex.desktop:Icon=/nix/store/...-basex.svg
2021-09-14 09:36:34 +02:00
R. RyanTM
784aebbc61
proselint: 0.10.2 -> 0.12.0
2021-09-12 23:36:52 +00:00
Maximilian Bosch
e85020566d
diffutils: 3.7 -> 3.8
...
ChangeLog: https://fossies.org/linux/misc/diffutils-3.8.tar.xz/diffutils-3.8/ChangeLog
Will be needed to fix its build with glibc-2.34[1].
[1] https://github.com/NixOS/nixpkgs/pull/133431
2021-09-11 23:13:24 +02:00
Sergei Trofimovich
1123630e12
sourceHighlight: enable tests, disable parallelism in tests only
2021-09-11 12:21:46 +01:00
Sergei Trofimovich
646e7aa079
sourceHighlight: apply upstream fix for gcc-11
...
Tested as:
$ nix-build -E 'with import ./. {}; sourceHighlight.override { stdenv = gcc11Stdenv; }'
2021-09-11 12:21:46 +01:00
github-actions[bot]
fc5d1c0828
Merge master into staging-next
2021-09-09 12:01:24 +00:00
Fabian Affolter
68590abf42
Merge pull request #137148 from figsoda/tv
...
tv: init at 0.5.1
2021-09-09 13:42:16 +02:00
Fabian Affolter
793a106992
Merge pull request #137143 from figsoda/csview
...
csview: init at 0.3.8
2021-09-09 13:22:02 +02:00
figsoda
52731e1d01
tv: init at 0.5.1
2021-09-08 21:35:11 -04:00
figsoda
90ec05be8f
csview: init at 0.3.8
2021-09-08 20:56:13 -04:00
github-actions[bot]
8cd1da2362
Merge master into staging-next
2021-09-09 00:01:35 +00:00
Fabian Affolter
827cc25d08
Merge pull request #137101 from figsoda/hck-update
...
hck: 0.6.2 -> 0.6.3
2021-09-09 00:34:01 +02:00
github-actions[bot]
31efc58eb0
Merge master into staging-next
2021-09-08 18:01:03 +00:00
figsoda
6783402801
hck: 0.6.2 -> 0.6.3
2021-09-08 08:56:04 -04:00
Mario Rodas
f4c654f240
difftastic: 0.6 -> 0.8
2021-09-07 18:00:00 -05:00
Vladimír Čunát
09f5763784
Merge branch 'master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/pathspec/default.nix
The hashes are equivalent, so it's not a real conflict.
- pkgs/top-level/static.nix
I can't see a solution, deffered redoing this to the later PR:
https://github.com/NixOS/nixpkgs/pull/136849
2021-09-07 08:43:26 +02:00
Daniel Nagy
43ff4fde43
reckon: 0.7.1 -> 0.8.0
2021-09-06 22:22:45 +02:00
github-actions[bot]
79667a59e7
Merge master into staging-next
2021-09-06 00:01:28 +00:00
Fabian Affolter
1a83596928
Merge pull request #136663 from fabaff/sad
...
sad: init at 0.4.14
2021-09-06 00:04:52 +02:00
github-actions[bot]
5b6c2380ad
Merge master into staging-next
2021-09-05 12:01:20 +00:00
Emery Hemingway
97d3febd2e
hottext: convert to buildNimPackage
2021-09-05 11:20:00 +02:00
figsoda
96f5319abb
hck: 0.6.1 -> 0.6.2
2021-09-04 21:09:53 -04:00
github-actions[bot]
5993483dcb
Merge master into staging-next
2021-09-05 00:01:33 +00:00
Fabian Affolter
da0626cad7
sad: init at 0.4.14
2021-09-04 10:18:48 +02:00
figsoda
ca899bfe66
hck: 0.5.4 -> 0.6.1
2021-09-03 11:55:19 -04:00
Martin Weinelt
e2575c7de1
Merge branch 'master' into staging-next
2021-08-30 16:08:03 +02:00
Tom Bereknyei
4a67110bee
silver-searcher: add meta.mainProgram
2021-08-29 18:10:59 -04:00
github-actions[bot]
b13b005f0e
Merge master into staging-next
2021-08-26 12:01:09 +00:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
github-actions[bot]
572dfaae2c
Merge master into staging-next
2021-08-26 06:01:19 +00:00
zowoq
e6494966dd
treewide: buildFlagsArray -> ldflags
2021-08-26 15:43:28 +10:00
github-actions[bot]
1bf55a993f
Merge master into staging-next
2021-08-26 00:01:37 +00:00
figsoda
6ea5813ff0
runiq: init at 1.2.1
2021-08-25 17:12:29 -04:00
Vladimír Čunát
70e05c1003
Merge branch 'master' into staging-next
2021-08-25 19:42:15 +02:00
Ian M. Jones
74e51f889c
snippetpixie: 1.5.2 -> 1.5.3
2021-08-25 09:37:27 +01:00
Dmitry Kalinkin
8b2abe429d
hyx: use memstreamHook
2021-08-24 18:21:40 -04:00
R. RyanTM
9724dcff62
mark: 6.0 -> 6.2
2021-08-24 09:41:30 +00:00
Jan Tojnar
4ff3577f25
Merge branch 'staging-next' into staging
2021-08-23 14:19:54 +02:00
R. RyanTM
84a14ffef6
crowdin-cli: 3.6.4 -> 3.6.5
2021-08-23 10:56:47 +02:00
Mario Rodas
42d6689055
Merge pull request #135319 from r-ryantm/auto-update/vale
...
vale: 2.10.4 -> 2.10.5
2021-08-22 13:23:31 -05:00
R. RyanTM
7d35636126
vale: 2.10.4 -> 2.10.5
2021-08-22 17:44:32 +00:00
Sandro
fac5049cd9
Merge pull request #135252 from nagy/poedit
...
poedit: 2.4.3 -> 3.0
2021-08-22 18:41:52 +02:00
Jörg Thalheim
671f047c7c
bcat: remove
...
Upstream is dead: https://github.com/rtomayko/bcat
2021-08-22 16:15:46 +02:00
Daniel Nagy
8c2fa7b5ae
poedit: 2.4.3 -> 3.0
2021-08-22 12:36:36 +02:00
Jan Tojnar
7a04c2ad68
Merge branch 'staging-next' into staging
...
- boost 171 removed on staging-next
- re-generated node-packages.nix
; Conflicts:
; pkgs/development/java-modules/m2install.nix
; pkgs/development/node-packages/node-packages.nix
; pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Sandro
ba98408639
Merge pull request #134522 from figsoda/hck
...
hck: init at 0.5.4
2021-08-19 21:38:17 +02:00
github-actions[bot]
cadf0193dd
Merge staging-next into staging
2021-08-18 18:01:40 +00:00
github-actions[bot]
57cedea2a2
Merge master into staging-next
2021-08-18 18:01:03 +00:00
Emery Hemingway
6a06592f72
hottext: 1.3 -> 1.4
2021-08-18 16:03:45 +02:00
github-actions[bot]
531afeda01
Merge staging-next into staging
2021-08-18 12:01:50 +00:00
github-actions[bot]
90d220f41f
Merge master into staging-next
2021-08-18 12:01:14 +00:00
J. Neto
d14ea1499b
xidel: 0.9.6 -> 0.9.8, refactor
2021-08-18 13:10:08 +02:00
github-actions[bot]
2341511023
Merge staging-next into staging
2021-08-18 00:01:59 +00:00
github-actions[bot]
893d6605ee
Merge master into staging-next
2021-08-18 00:01:24 +00:00
Ryan Mulligan
7df0bdcffc
Merge pull request #134528 from r-ryantm/auto-update/ugrep
...
ugrep: 3.3 -> 3.3.7
2021-08-17 16:48:47 -07:00
Ben Siraphob
005912608f
Merge pull request #134507 from r-ryantm/auto-update/recode
...
recode: 3.7.8 -> 3.7.9
2021-08-17 17:54:08 -05:00
Ben Siraphob
c635cd717b
Merge pull request #134542 from r-ryantm/auto-update/ruplacer
...
ruplacer: 0.4.1 -> 0.6.2
2021-08-17 17:37:48 -05:00
Artturi
6785fc23ea
Merge pull request #134035 from r-ryantm/auto-update/mark
...
mark: 5.5 -> 6.0
2021-08-18 00:32:18 +03:00
R. RyanTM
44eb5edf05
ruplacer: 0.4.1 -> 0.6.2
2021-08-17 20:58:17 +00:00
R. RyanTM
5648013042
ugrep: 3.3 -> 3.3.7
2021-08-17 20:08:45 +00:00
figsoda
49daefd702
hck: init at 0.5.4
2021-08-17 15:27:02 -04:00
Artturi
31aead4a13
Merge pull request #133974 from r-ryantm/auto-update/xurls
...
xurls: 2.2.0 -> 2.3.0
2021-08-17 21:54:26 +03:00
R. RyanTM
bd5bf1d6e1
recode: 3.7.8 -> 3.7.9
2021-08-17 18:16:58 +00:00
Jan Tojnar
e286e1cfa0
Merge branch 'staging-next' into staging
...
- boost 167 removed on staging-next (7915d1e03f
) × boost attributes are inherited on staging (d20aa4955d
)
- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507
) × hardened kernels are versioned on staging (a5341beb78
) + removed linux_5_12 (e55554491d
)
- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
R. RyanTM
ff8b896bf2
peco: 0.5.8 -> 0.5.10
2021-08-17 13:27:24 +00:00
github-actions[bot]
b05ec1fedd
Merge master into staging-next
2021-08-17 06:01:21 +00:00
Damien Cassou
70dc433f2e
Merge pull request #133178 from DamienCassou/crowdin
...
crowdin-cli: init at 3.6.4
2021-08-17 05:10:12 +02:00
github-actions[bot]
e9080dd5e3
Merge staging-next into staging
2021-08-16 00:02:02 +00:00
github-actions[bot]
c73393b6c7
Merge master into staging-next
2021-08-16 00:01:22 +00:00
Damien Cassou
fcc699a051
crowdin-cli: init at 3.6.4
2021-08-15 22:24:58 +02:00
Mario Rodas
fb5893edba
catdoc: fix build on darwin
2021-08-15 03:00:00 -05:00
R. RyanTM
8081e56fcb
mark: 5.5 -> 6.0
2021-08-14 15:00:16 +00:00
R. RyanTM
0764be414d
xurls: 2.2.0 -> 2.3.0
2021-08-14 10:44:20 +00:00
github-actions[bot]
b5c5e89029
Merge staging-next into staging
2021-08-08 18:01:36 +00:00
github-actions[bot]
610ef47b20
Merge master into staging-next
2021-08-08 18:01:03 +00:00
Artturi
febbd4c861
Merge pull request #133119 from r-ryantm/auto-update/epubcheck
...
epubcheck: 4.2.4 -> 4.2.6
2021-08-08 19:18:08 +03:00
github-actions[bot]
d0ec39b297
Merge staging-next into staging
2021-08-08 12:01:35 +00:00
github-actions[bot]
0b7e5da7bd
Merge master into staging-next
2021-08-08 12:01:04 +00:00
R. RyanTM
021302710e
epubcheck: 4.2.4 -> 4.2.6
2021-08-08 10:55:55 +00:00
Vladyslav M
9ec3ed91b8
mdbook: 0.4.10 -> 0.4.12
2021-08-08 10:03:03 +03:00
github-actions[bot]
c47bdfa71a
Merge staging-next into staging
2021-08-08 06:01:51 +00:00
github-actions[bot]
825ed68c05
Merge master into staging-next
2021-08-08 06:01:18 +00:00
Artturi
a602061e16
Merge pull request #131788 from r-ryantm/auto-update/ledger2beancount
...
ledger2beancount: 2.5 -> 2.6
2021-08-08 07:20:31 +03:00
github-actions[bot]
8f8f265d3f
Merge staging-next into staging
2021-08-08 00:02:23 +00:00
github-actions[bot]
1fd45c5b3e
Merge master into staging-next
2021-08-08 00:01:44 +00:00
Artturi
0c18bc4dec
Merge pull request #132958 from r-ryantm/auto-update/ispell
...
ispell: 3.4.00 -> 3.4.04
2021-08-08 02:29:40 +03:00
github-actions[bot]
40442d5b19
Merge staging-next into staging
2021-08-07 18:01:40 +00:00
github-actions[bot]
79368d0a63
Merge master into staging-next
2021-08-07 18:01:03 +00:00