Frederik Rietdijk
cd7593f815
innoextract: drop python as dep
2021-04-03 17:06:10 +02:00
github-actions[bot]
eb499aa20e
Merge master into staging-next
2021-03-25 00:17:22 +00:00
zseri
75499c628b
rpm2targz: don't put runtime deps into buildInputs
2021-03-23 13:07:53 +01:00
R. RyanTM
63e9c2fbf2
gnutar: 1.32 -> 1.34
2021-03-20 09:36:47 +01:00
Anna Kudriavtsev
3bfce611c3
7zz: init at 21.01
2021-03-19 15:01:49 -07:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next
2021-03-18 19:24:39 +01:00
zseri
98f353c405
rpm2targz: init at 9.0.0.5g
2021-03-17 03:00:58 +01:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging
2021-03-01 19:30:56 +01:00
R. RyanTM
c0903d97c4
fsarchiver: 0.8.5 -> 0.8.6
2021-02-28 12:25:16 +00:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
github-actions[bot]
abe7db36a4
Merge staging-next into staging
2021-02-20 00:36:40 +00:00
Ben Siraphob
223f25cf4a
treewide: add targetPrefix to hardcoded references to CC=cc
2021-02-20 01:01:46 +07:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
figsoda
6c80f90e03
xtrt: init at unstable-2021-02-17
2021-02-16 22:35:52 -05:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
zowoq
31f5dd3f36
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
ajs124
0004c16701
p7zip: 17.01 -> 17.03
2021-01-14 02:58:41 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Lucas Ransan
7fd60b3c97
p7zip: fix build on gcc10
2020-12-28 08:43:32 +01:00
Sandro
17345770a7
Merge pull request #101788 from tex/tex/xarchiver
...
xarchiver: fix running
2020-12-11 08:46:27 +01:00
Gabriel Ebner
02362007aa
pax: init at 20201030
2020-12-03 18:03:30 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Ryan Mulligan
28ee64cd0d
Merge pull request #86310 from marius851000/ctrtool
...
ctrtool: 0.16 -> 0.7 and fix cross compiling
2020-11-23 20:39:25 -08:00
midchildan
302cbf171c
arc_unpacker: init at unstable-2019-01-28
2020-11-14 18:07:03 +09:00
freezeboy
209fbcb121
unarj: remove (broken since 2016, insecure since 2015)
2020-11-02 03:10:24 +01:00
Milan Svoboda
c4853561d3
fix xarchiver
2020-10-29 18:58:12 +01:00
Lassulus
8d01f0d48c
Merge pull request #89249 from david-sawatzke/maxcso-init
...
maxcso: init at 1.12.0
2020-08-22 16:28:53 +02:00
R. RyanTM
028853c3ef
innoextract: 1.8 -> 1.9
2020-08-21 20:50:42 -07:00
Daniël de Kok
fdc7e050b0
Merge pull request #95841 from prusnak/bomutils
...
bomutils: init at 0.2
2020-08-21 07:48:55 +02:00
Pavol Rusnak
96b6e5bc12
bomutils: init at 0.2
2020-08-20 20:45:45 +02:00
Matthew Bauer
e57df5816d
undmg: use file name instead of pipe
...
There’s some issue in really big files with pipes that doesn’t occur
in filename decompression.
2020-08-19 19:35:29 -05:00
Matthew Bauer
4694b671b1
undmg: 1.0.5 -> 1.1.0
2020-08-19 19:35:14 -05:00
Frederik Rietdijk
50c060d13d
Merge master into staging-next
2020-08-01 19:37:20 +02:00
Matthew Bauer
d0677e6d45
treewide: add warning comment to “boot” packages
...
This adds a warning to the top of each “boot” package that reads:
Note: this package is used for bootstrapping fetchurl, and thus cannot
use fetchpatch! All mutable patches (generated by GitHub or cgit) that
are needed here should be included directly in Nixpkgs as files.
This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Matthew Bauer
ec80ae2550
undmg: 1.0.3 -> 1.0.5
2020-07-28 16:42:35 -05:00
Matías Lang
410dbaa077
p7zip: fix build when enableUnfree is true
...
`chmod +x install.sh` was only being executed when enableUnfree was
false. Therefore, building p7zip with enableUnfree set to true would fail
because install.sh was not an executable file.
2020-07-18 17:40:14 -03:00
David Sawatzke
d552a13571
maxcso: init at 1.12.0
2020-06-28 20:58:39 +02:00
Patrick Hilhorst
f7e390e6d4
treewide: fix redirected urls (run 3)
...
Related:
- 9fc5e7e473
- 593e11fd94
- 508ae42a0f
Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).
Here's the new script I used:
```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
| sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
R. RyanTM
2c58c24ef8
wimlib: 1.13.1 -> 1.13.2
2020-09-06 18:50:08 +02:00
Bart Brouns
955701709f
p7zip: switch to maintained fork
...
This the fork that true-upstream seems to prefer, see:
https://www.7-zip.org/links.html
2020-06-11 17:16:23 +02:00
ajs124
27e5a3f6c3
unar: fix build with new gnustep-base
...
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230627 for reference
2020-05-22 21:01:46 +02:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
...
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
marius david
09852dfc4c
ctrtool: 0.16 -> 0.7 and fix cross compiling
2020-05-04 12:00:33 +02:00
Peter Hoeg
5fda26c3d0
Merge pull request #86628 from peterhoeg/f/unar
...
unar: 1.10.1 -> 1.10.7
2020-05-03 20:51:29 +08:00
Peter Hoeg
991c4d48db
unar: 1.10.1 -> 1.10.7
2020-05-03 12:45:08 +08:00
Keshav Kini
70b4e26403
afio: package has moved to GitHub
...
The old homepage and src URLs no longer exist. The author of the package
confirms on GitHub that GitHub is now the official homepage (see
kholtman/afio#12 ).
2020-05-02 13:39:19 -07:00