Sandro
e702a314d2
Merge pull request #99608 from zachcoyle/mas-init
...
mas: init at 1.8.1
2021-04-02 21:55:42 +02:00
Sandro
61dcc73c91
Merge pull request #114579 from fabaff/bump-awair
2021-04-02 21:54:31 +02:00
Karthik Iyengar
8d59785746
spotify-qt: init at v3.5 ( #118261 )
...
Co-authored-by: Karthik Iyengar <hello@kiyengar.net>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-02 21:32:32 +02:00
Sandro
67249523f0
Merge pull request #118324 from dotlambda/qmk_firmware-drop
...
qmk_firmware: drop
2021-04-02 21:32:05 +02:00
Sandro
4c0bb6a6f3
Merge pull request #118267 from Yarny0/rastertosag-gdi
...
rastertosag-gdi (cups driver): init at 0.1
2021-04-02 21:15:51 +02:00
Sandro
15656a7b79
Merge pull request #118310 from eduardosm/gnomeExtension.disable-unredirect
2021-04-02 19:14:02 +02:00
Sandro
383c8f9090
Merge pull request #118286 from xdHampus/quich
2021-04-02 19:13:11 +02:00
Sandro
90fb692e5d
Merge pull request #115909 from mschuwalow/async-profiler
...
async-profiler: init at 1.8.4
2021-04-02 19:09:09 +02:00
Sandro
4f89ec98f8
Merge pull request #117103 from fortuneteller2k/add-curie
...
curie: init at 1.0
2021-04-02 18:19:23 +02:00
Zach Coyle
c7c2e2f54f
mas: init at 1.8.1
2021-04-02 12:14:36 -04:00
Sandro
aa5e93ae84
Merge pull request #117430 from aanderse/kodi-pvr-iptvsimple
2021-04-02 18:14:23 +02:00
xdHampus
0d5bb58c52
quich: init at 3.1.0
2021-04-02 15:58:52 +00:00
Sandro
5a41d751ae
Merge pull request #104919 from gravndal/git-annex-remote-googledrive
2021-04-02 17:28:35 +02:00
Eduardo Sánchez Muñoz
7216d19e4e
gnomeExtension.disable-unredirect: init at unstable-2021-01-17
2021-04-02 17:12:17 +02:00
Robert Schütz
c68dc85671
qmk_firmware: drop
...
It has not been touched in years, is lacking meta, and is marked as
broken in release-20.09.
2021-04-02 15:51:51 +02:00
Martin Weinelt
54d286365d
Merge pull request #87750 from oxzi/ubertooth
2021-04-02 15:23:30 +02:00
sternenseemann
2f368c2060
ocamlPackages.decompress-1-2: remove at 1.2.0
...
With imagelib updated there remains no user of this in nixpkgs.
2021-04-02 15:03:44 +02:00
sternenseemann
a6425a6008
ocamlPackages.imagelib: 20200929 -> 20210402
...
Allows us to get rid of decompress 1.2.0:
https://github.com/rlepigre/ocaml-imagelib/releases/tag/20210402
2021-04-02 15:03:44 +02:00
Fabian Affolter
011f0b7897
python3Packages.pymemcache: init at 3.4.0
2021-04-02 12:29:53 +02:00
Michael Weiss
53fd303d0e
llvmPackages_12: Add recurseIntoAttrs
...
See #115288 (835a8f1cbc
). This was missing for LLVM 12 because both
changes where made in parallel.
2021-04-02 12:16:50 +02:00
Yarny0
eaa62fa391
rastertosag-gdi (cups driver): init at 0.1
...
Some Ricoh printers use the proprietary sag-gdi format
and can't handle other, more common formats.
This commit brings a filter for cups
that generates the sag-gdi format.
The latest version 0.1 is dated 2011. So updates are unlikely.
The filter is written for Python 2.
To avoid new reverse dependencies on Python 2,
we employ a patch from Debian
that migrates the code to Python 3.
The README file just states "GPL" as license.
It is unclear whether that refers to the first version or
to the "current version" in the year of the copyright
(would be 3), and whether newer versions would be included.
The commit picks the nixpkgs `free` license
as this seems to be the most general license
covering all possible GPL combinations.
At least, `free` should permit Hydra to build the package.
The source tarball brings pdd files, but also a
drv file that can be used to generate those ppd files.
Since we prefer building from source,
we call cups' `ppdc` to build ppd files from the drv file.
Here is a documentation of the sag-gdi format:
https://www.undocprint.org/formats/page_description_languages/sagem-gdi
2021-04-02 10:51:36 +02:00
Vincent Laporte
9ac5c7df17
ocamlPackages.gettext-camomile: init at 0.4.2
2021-04-02 09:13:44 +02:00
Robert Schütz
f35dd88c64
lisgd: init at 0.3.0
2021-04-01 23:44:16 +02:00
Gaute Ravndal
e9f12cd9db
git-annex-remote-googledrive: init at 1.3.0
2021-04-01 23:05:45 +02:00
Gaute Ravndal
f1e9be8dc0
python3Packages.drivelib: init at 0.3.0
2021-04-01 23:05:28 +02:00
Gaute Ravndal
59318f5570
python3Packages.expiringdict: init at 1.2.1
2021-04-01 23:05:08 +02:00
sternenseemann
77ffcfa47a
ocamlPackages.mirage-crypto*: 0.8.10 -> 0.9.0
...
ocamlPackages.mirage-crypto: allow compiling with ocaml-freestanding
ocamlPackages.mirage-crypto-ec: init at 0.9.0
https://github.com/mirage/mirage-crypto/releases/tag/v0.9.0
2021-04-01 22:14:30 +02:00
Alyssa Ross
f67748ecda
Fix some typos in comments
2021-04-01 18:34:27 +00:00
Fabian Affolter
e3645c05ed
python3Packages.callPackage ( #117406 )
2021-04-01 20:13:15 +02:00
Sandro
b7db70cea6
Merge pull request #118167 from dotlambda/svkbd-init
...
svkbd: init at 0.3
2021-04-01 18:58:19 +02:00
Robert Schütz
8324a3df39
Merge pull request #117782 from dotlambda/spotdl-init
...
spotdl: init at 3.5.0
2021-04-01 18:17:25 +02:00
Robert Schütz
2fab56654b
svkbd: init at 0.3
2021-04-01 14:59:54 +02:00
sternenseemann
83820fe6db
ocamlPackages.mirage-clock-freestanding: init at 3.1.0
2021-04-01 16:10:15 +02:00
Sandro
4a3774f7df
Merge pull request #118056 from jb55/gmni
2021-04-01 13:55:03 +02:00
ajs124
1297f27d50
Merge pull request #117851 from helsinki-systems/upd/kiwix
...
kiwix: fix and update
2021-04-01 13:51:26 +02:00
Sandro
3f40d1be9c
Merge pull request #118127 from fabaff/credslayer
...
credslayer: init at 0.1.2
2021-04-01 13:47:09 +02:00
Sandro
b738139414
Merge pull request #104031 from DavHau/nix-static
2021-04-01 13:45:44 +02:00
Sandro
607ac87945
Merge pull request #117511 from karthikiyengar/submit/unipicker
2021-04-01 13:42:41 +02:00
José Romildo Malaquias
42fa68be1d
Merge pull request #114567 from romildo/upd.xfce
...
xfce: update to version 4.16
2021-04-01 07:52:41 -03:00
Gabor Greif
7c27d49815
llvmPackages_12: init at 12.0.0-rc3
...
https://lists.llvm.org/pipermail/release-testers/2021-March/001496.html
2021-04-01 12:32:19 +02:00
Sandro
ca6a01c9a1
Merge pull request #117946 from andreisergiu98/ombi-init
2021-04-01 12:01:10 +02:00
Linus Arver
10286fce21
kreative-square-fonts: init at unstable-2021-01-29 ( #111238 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-01 09:35:44 +02:00
Andrei Pampu
0cda2e2cb2
ombi: init at 4.0.1292
2021-04-01 10:34:40 +03:00
Peter Hoeg
f64e3fc7fb
crystal: drop old versions from top-level
2021-04-01 11:12:47 +08:00
Peter Hoeg
befefe6f3f
crystal: init at 1.0.0
2021-04-01 11:12:47 +08:00
Ben Sima
b79f866f88
gmnisrv: init at unstable-2021-03-26
...
Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210330145338.8149-2-ben@bsima.me%3E
2021-03-31 18:35:50 -07:00
Sandro
ffa7b3d619
Merge pull request #118081 from sbruder/drone-oss
...
drone: add option to build oss edition
2021-04-01 01:46:31 +02:00
Fabian Affolter
2abffbc84f
credslayer: init at 0.1.2
2021-04-01 01:45:31 +02:00
Martin Weinelt
b2ebc881cf
Merge pull request #113988 from piegamesde/matrix-appservice-irc
2021-04-01 01:39:24 +02:00
Martin Weinelt
27065924cb
Revert "gnome3: Package all the Gnome extensions"
2021-04-01 01:37:54 +02:00