summary refs log tree commit diff
path: root/pkgs/applications/misc/printrun
Commit message (Collapse)AuthorAge
* printrun: 2.0.0rc5 -> 2.0.0Weijia Wang2023-03-19
|
* treewide: remove issue #56943 workaroundsArtturin2023-02-17
| | | | | | checked with diffoscope+difflog and launching the programs i have fixed that issue in my other gir PRs
* printrun: make gsettings schemas availableSimon Bruder2021-06-17
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* printrun: 1.6.0 -> 2.0.0rc5Alexandre Esteves2021-01-13
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* printrun: unstable-2015-03-10 -> 1.6.0Michiel Leenaars2021-01-01
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* Remove top-level dbus_python and pythonDBus.Frederik Rietdijk2016-08-16
| | | | | | | | | See #11567. Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus- python as that's the name upstream uses. There is a small rebuild but I couldn't figure out the actual cause.
* buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
|
* buildPythonPackage: fix standalone applications using itDomen Kožar2015-11-21
|
* printrun: 2014^C01 -> 20150310Rickard Nilsson2015-10-27
|
* Printrun: Update to printrun-20140801, add dependencies.ambrop7@gmail.com2014-12-16
| | | | 3D view works now.
* Add Printrun.ambrop7@gmail.com2014-03-29